Skip to main content

Cherry

#DE3163·red family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#DE3163
RGB
rgb(222, 49, 99)
HSL
hsl(343, 72%, 53%)
OKLCH
oklch(0.598 0.208 10)
CMYK
cmyk(0%, 78%, 55%, 13%)
Luminance:0.1863
CSS var:--color-cherry
Tailwind:bg-[#DE3163]

Accessibility

Score: 39/100

On White (#FFF)

4.44:1

AA Large

On Black (#000)

4.73:1

AA

On Light Gray (#F5F5F5)

4.08:1

AA Large

Best text color on this background:

black4.73:1
Open in Contrast Checker →

Design Applications

Background

background-color: #DE3163

Text Color

color: #DE3163

bg-[#DE3163] text-[#000000]

Accent border card component

border-left: 4px solid #DE3163

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 Cherry 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

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

CSS & Code Examples

Background

background-color: #DE3163;

Text

color: #DE3163;

Border

border: 2px solid #DE3163;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #DE3163, #ff6a90);

Tailwind-style

--color-cherry: #DE3163;

Tailwind CSS Utilities

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

Background

bg-[#DE3163]

Text

text-[#DE3163]

Border

border-[#DE3163]

Ring

ring-[#DE3163]

Fill

fill-[#DE3163]

From (gradient)

from-[#DE3163]

Via (gradient)

via-[#DE3163]

To (gradient)

to-[#DE3163]

Design Tokens

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

CSS Custom Properties

:root {
  --color-cherry: #DE3163;
  --color-cherry-rgb: 222, 49, 99;
  --color-cherry-hsl: 343, 72%, 53%;
}

SCSS Variables

$color-cherry: #DE3163;
$color-cherry-rgb: 222, 49, 99;
$color-cherry-hsl: 343, 72%, 53%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'cherry': '#DE3163',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-cherry: #DE3163;
}

JSON Design Token (W3C format)

{
  "cherry": {
    "value": "#DE3163",
    "type": "color",
    "description": "Cherry — #DE3163"
  }
}

What Does Cherry Mean? Color Psychology & Cultural Symbolism

Cherry (#DE3163) sits in a wavelength range that triggers a measurable physiological response: elevated heart rate, heightened attention, and faster reaction times. Designers use this biological leverage when they need an immediate sense of excitement.

  • 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.
  • Cherry's medium lightness (53%) shifts its psychological register: a balanced mid-tone that embodies energy, passion, urgency, and power at its most direct.
  • At 72% saturation, Cherry reads as moderately saturated—neither overwhelming nor passive, landing in the energy, passion, urgency, and power zone with measured confidence.

The rule with Cherry is intent—when it appears, it should carry meaning. Urgency, passion, importance. Never filler.

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

Cherry rewards restraint in design. Used at full-surface scale it creates urgency that borders on stress; deployed as a targeted accent—a button, a badge, a border—it creates the focused emphasis that drives conversions.

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

The rule with Cherry is intent—when it appears, it should carry meaning. Urgency, passion, importance. Never filler.

Cherry Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Cherry (#DE3163) reaches 4.73: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: 18.6%.

  • As text on white (#FFFFFF): 4.44:1 — AA (large text only)
  • As text on black (#000000): 4.73:1 — AA ✓
  • Best text color on Cherry background: Black (#000000) at 4.73:1
  • WCAG 2.1 luminance: 18.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
  • Cherry 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.

For production use, test Cherry against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Cherry in Industry: Branding, Design & Market Applications

Cherry (#DE3163) is most at home in industries where energy, passion, urgency, and power are key brand values. Its medium quality makes it particularly effective in Food & Beverage contexts, where the moderately saturated saturation signals power at exactly the right register.

  • 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: Whole Foods, Trader Joe's, 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: Spotify, Netflix, Hulu) Works best paired with black or white for maximum contrast and visual impact.
  • Brand positioning: Cherry 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, Cherry works effectively in call-to-action buttons, promotional banners, food packaging—contexts where power serves a secondary but reinforcing role.

The industries where Cherry performs best are those where the audience expects power. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Cherry?
The hex code for Cherry is #DE3163. Its RGB values are rgb(222, 49, 99) and its HSL values are hsl(343, 72%, 53%).
What does Cherry 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 Cherry WCAG accessible?
Cherry (#DE3163) passes WCAG AA-large on white with a 4.44:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Cherry?
Cherry pairs well with its complementary color Hooker's Green (#49796B). Analogous colors like Byzantium and Deep Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Cherry used for?
Cherry 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 Cherry?
In CSS, use `color: #DE3163` or `background-color: #DE3163`. The CSS custom property is `--color-cherry: #DE3163`. In Tailwind CSS, use the arbitrary value class `bg-[#DE3163]` for backgrounds or `text-[#DE3163]` for text.