#EE989E#EE989E
#EE989E is a light, moderate red. Relative luminance 0.431; OKLCH L 76.8% C 0.104 H 15.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE989E |
|---|---|
| RGB | rgb(238, 152, 158) |
| HSL | hsl(356, 72%, 76%) |
| HSV | hsv(356, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 33.6%, 6.7%) |
| CIE-LAB | lab(71.63, 32.96, 10.41) |
| CIE-LCH | lch(71.63, 34.57, 17.52°) |
| OKLab | oklab(76.8% 0.1 0.0272) |
| OKLCH | oklch(76.8% 0.104 15.2) |
| XYZ | xyz(52.6616, 43.1061, 37.8878) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.03
Dusty Pink (survey)
#D58A94
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 5.71
Pig Pink
#E78EA5
ΔE00 5.82
Blush Pink
#FE828C
ΔE00 6.04
Lightcoral
#F08080
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE989E #98EEE8
analogous
#EE98C9 #EE989E #EEBD98
triadic
#EE989E #9EEE98 #989EEE
tetradic
#EE989E #C9EE98 #98EEE8 #BD98EE
square
#EE989E #C9EE98 #98EEE8 #BD98EE
split-complementary
#EE989E #98EEBD #98C9EE
monochromatic
#DD2F3B #E5636D #EE989E #F7CDCF #FBE5E6
Accessibility & contrast
On white
2.18
#EE989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EE989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE989E
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE989E | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59E
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#FE8F9A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee989e; /* rgb */ color: rgb(238, 152, 158); /* oklch */ color: oklch(76.8% 0.104 15.2);
Tailwind
colors: {
custom: {
50: '#f6b7ba',
500: '#ee989e',
950: '#000000',
},
}SCSS
$custom: #ee989e; $custom-light: #f6b7ba; $custom-dark: #000000;
JSON
{
"hex": "#ee989e",
"rgb": {
"r": 238,
"g": 152,
"b": 158
},
"hsl": {
"h": 355.814,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.76803,
"c": 0.10363,
"h": 15.2
},
"luminance": 0.43102
}Semantic roles & 50–950 ramp
primary
#EE989E
secondary
#D9F2F1
accent
#D4C612
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080