Skip to main content

Candy Red

#FF0038·red family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Candy Red (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#FF0038
RGB
rgb(255, 0, 56)
HSL
hsl(347, 100%, 50%)
OKLCH
oklch(0.631 0.255 23)
CMYK
cmyk(0%, 100%, 78%, 0%)
Luminance:0.2155
CSS var:--color-candy-red
Tailwind:bg-[#FF0038]

Accessibility

Score: 39/100

On White (#FFF)

3.96:1

AA Large

On Black (#000)

5.31:1

AA

On Light Gray (#F5F5F5)

3.63:1

AA Large

Best text color on this background:

black5.31:1
Open in Contrast Checker →

Design Applications

Background

background-color: #FF0038

Text Color

color: #FF0038

bg-[#FF0038] text-[#000000]

Accent border card component

border-left: 4px solid #FF0038

Color Meaning & Psychology

Red is the most emotionally intense color in the spectrum. It stimulates the nervous system, accelerates respiration, and increases heart rate. Red commands attention through associations with blood, fire, danger, and passion — making it the dominant choice for warnings, calls-to-action, and brand identities that must stand out instantly. In food culture, red stimulates appetite. In romance, it signals desire. In sport, studies show red-clad competitors win more often. However, overuse creates aggression. The most effective red designs use it sparingly as a focal accent. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Candy Red is applied in professional design.

  • Emergency alerts and warning systems
  • Food and beverage brands (appetite stimulation)
  • Sports teams and athletic wear
  • Calls-to-action and "Buy Now" buttons
  • Pharmaceutical packaging for urgent medications
  • Entertainment and gaming brands
  • Automotive brands emphasizing power and performance
  • Retail sale and clearance signage

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

Candy Red is a light color. Use black (#000000) text on top of it for maximum readability (5.31:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #FF0038;

Text

color: #FF0038;

Border

border: 2px solid #FF0038;

Box Shadow

box-shadow: 0 4px 20px #FF003840;

Gradient

background: linear-gradient(135deg, #FF0038, #ff5b63);

Tailwind-style

--color-candy-red: #FF0038;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Candy Red without a custom config.

Background

bg-[#FF0038]

Text

text-[#FF0038]

Border

border-[#FF0038]

Ring

ring-[#FF0038]

Fill

fill-[#FF0038]

From (gradient)

from-[#FF0038]

Via (gradient)

via-[#FF0038]

To (gradient)

to-[#FF0038]

Design Tokens

Ready-to-use Candy Red design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-candy-red: #FF0038;
  --color-candy-red-rgb: 255, 0, 56;
  --color-candy-red-hsl: 347, 100%, 50%;
}

SCSS Variables

$color-candy-red: #FF0038;
$color-candy-red-rgb: 255, 0, 56;
$color-candy-red-hsl: 347, 100%, 50%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'candy-red': '#FF0038',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-candy-red: #FF0038;
}

JSON Design Token (W3C format)

{
  "candy-red": {
    "value": "#FF0038",
    "type": "color",
    "description": "Candy Red — #FF0038"
  }
}

What Does Candy Red Mean? Color Psychology & Cultural Symbolism

Red-family hues occupy the long-wavelength end of the visible spectrum—the zone the human visual system evolved to associate with fire, ripe fruit, and blood. That ancient conditioning translates directly into the psychology of Candy Red: an immediate register of excitement, processed before conscious thought.

  • In Western cultures red denotes importance (red carpets), danger (stop signs), love (Valentine's Day), and financial loss ("in the red")—a dual symbolism of celebration and warning that designers leverage depending on context.
  • Across China, India, and much of Southeast Asia, red is the color of luck, prosperity, and celebration. It dominates weddings, Lunar New Year, and auspicious occasions, carrying exactly the opposite of its Western "danger" connotation.
  • Candy Red's medium lightness (50%) shifts its psychological register: a balanced mid-tone that embodies energy, passion, urgency, and power at its most direct.
  • At 100% saturation, Candy Red reads as vivid—Pure saturated reds are physiologically stimulating, triggering faster heart rate and heightened alertness—among the most attention-commanding tones in human visual perception.

For designers, Candy Red is a precision instrument: powerful in small doses, overwhelming at scale. Restraint is its best amplifier.

How to Use Candy Red in Design: Applications, Pairings & Best Practices

In digital interfaces, Candy Red functions as a high-attention accent rather than a dominant tone. Even at small proportions, its vivid saturation (100%) carries enough visual weight to direct the eye precisely where needed.

  • UI components: primary action buttons, error and destructive states, delete confirmations—Candy Red performs reliably in all these roles with its medium tonal character.
  • Brand & identity: call-to-action buttons, promotional banners, food packaging—contexts where Candy Red's vivid quality creates the right register.
  • Typography: Candy Red as text requires a dark background; its 50% lightness means it provides 4.0:1 contrast on white, not meeting WCAG AA.
  • Candy Red creates strong legibility with black text overlays (5.3:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Candy Red's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

For designers, Candy Red is a precision instrument: powerful in small doses, overwhelming at scale. Restraint is its best amplifier.

Candy Red Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Candy Red (#FF0038) reaches 5.31:1 contrast with black text—meeting WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text. It clears standard production accessibility requirements. Relative luminance: 21.6%.

  • As text on white (#FFFFFF): 3.96:1 — AA (large text only)
  • As text on black (#000000): 5.31:1 — AA ✓
  • Best text color on Candy Red background: Black (#000000) at 5.31:1
  • WCAG 2.1 luminance: 21.6% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
  • Candy Red qualifies for normal body text and all larger sizes (AA).
  • Color blindness consideration: protanopia and deuteranopia (red-green color blindness, ~8% of males) may affect how red-family colors are distinguished from greens and browns. For critical UI states, supplement color alone with shape, label, or pattern cues.

Always verify Candy Red at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.

Candy Red in Industry: Branding, Design & Market Applications

Across industry research, red-family tones consistently outperform competitors in categories built on energy, passion, urgency, and power. Candy Red is a medium expression of this advantage—best positioned in Food & Beverage and adjacent markets.

  • Food & Beverage: Red stimulates appetite and accelerates purchase decisions. Fast food chains, hot sauce brands, and snack packaging use it deliberately because it increases caloric craving and speeds up decision-making at point of sale. (examples: Chipotle, Sweetgreen, Blue Bottle Coffee) Avoid in fine dining or health-food contexts where a slower, more mindful experience is the goal.
  • Retail & E-commerce: The "red sale tag" is a globally conditioned retail convention. Red signals scarcity and urgency, making it the universal shorthand for clearance events, limited-time offers, and price callouts. (examples: Target, H&M, ASOS) Overuse exhausts the urgency signal—reserve it for genuinely time-limited promotions.
  • Sports & Entertainment: Red communicates competition, athletic energy, and tribal passion. From team jerseys to arena signage, it energizes crowds and aligns with the visceral intensity sports brands want to project. (examples: Disney+, Hulu, Netflix) Works best paired with black or white for maximum contrast and visual impact.
  • Brand positioning: Candy Red is best suited for brands projecting energy, passion, importance. Categories outside this positioning—financial dashboards (loss association)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Candy Red works effectively in call-to-action buttons, promotional banners, food packaging—contexts where energy serves a secondary but reinforcing role.

Candy Red earns its strongest ROI in industries where trust and recognition compound over time: Food & Beverage, Retail & E-commerce, Sports & Entertainment. Use it to build the kind of brand recognition that decades reinforce.

Frequently Asked Questions

What is the hex code for Candy Red?
The hex code for Candy Red is #FF0038. Its RGB values are rgb(255, 0, 56) and its HSL values are hsl(347, 100%, 50%).
What does Candy Red mean in design?
Red is the most emotionally intense color in the spectrum. It stimulates the nervous system, accelerates respiration, and increases heart rate. Red commands attention through associations with blood, fire, danger, and passion — making it the dominant choice for warnings, calls-to-action, and brand identities that must stand out instantly. In food culture, red stimulates appetite. In romance, it signals desire. In sport, studies show red-clad competitors win more often. However, overuse creates aggression. The most effective red designs use it sparingly as a focal accent. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Candy Red WCAG accessible?
Candy Red (#FF0038) passes WCAG AA-large on white with a 3.96:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Candy Red?
Candy Red pairs well with its complementary color Persian Teal (#009473). Analogous colors like Shocking Pink and Thulian Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Candy Red used for?
Candy Red is commonly used for: Emergency alerts and warning systems; Food and beverage brands (appetite stimulation); Sports teams and athletic wear; Calls-to-action and "Buy Now" buttons; Pharmaceutical packaging for urgent medications.
What are the CSS and Tailwind values for Candy Red?
In CSS, use `color: #FF0038` or `background-color: #FF0038`. The CSS custom property is `--color-candy-red: #FF0038`. In Tailwind CSS, use the arbitrary value class `bg-[#FF0038]` for backgrounds or `text-[#FF0038]` for text.