#EE989D#EE989D
#EE989D is a light, moderate red. Relative luminance 0.431; OKLCH L 76.8% C 0.104 H 16.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE989D |
|---|---|
| RGB | rgb(238, 152, 157) |
| HSL | hsl(357, 72%, 76%) |
| HSV | hsv(357, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 34%, 6.7%) |
| CIE-LAB | lab(71.60, 32.84, 10.93) |
| CIE-LCH | lch(71.60, 34.61, 18.41°) |
| OKLab | oklab(76.78% 0.0996 0.0286) |
| OKLCH | oklch(76.78% 0.104 16) |
| XYZ | xyz(52.5759, 43.0718, 37.4363) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.21
Dusty Pink (survey)
#D58A94
ΔE00 5.65
Faded Pink
#DE9DAC
ΔE00 5.97
Blush Pink
#FE828C
ΔE00 5.98
Pig Pink
#E78EA5
ΔE00 6.14
Lightcoral
#F08080
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE989D #98EEE9
analogous
#EE98C8 #EE989D #EEBE98
triadic
#EE989D #9DEE98 #989DEE
tetradic
#EE989D #C8EE98 #98EEE9 #BE98EE
square
#EE989D #C8EE98 #98EEE9 #BE98EE
split-complementary
#EE989D #98EEBE #98C8EE
monochromatic
#DD2F39 #E5636B #EE989D #F7CDCF #FBE5E6
Accessibility & contrast
On white
2.18
#EE989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EE989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE989D
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE989D | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59D
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#FE8F9A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee989d; /* rgb */ color: rgb(238, 152, 157); /* oklch */ color: oklch(76.8% 0.104 16.0);
Tailwind
colors: {
custom: {
50: '#f6b7b9',
500: '#ee989d',
950: '#000000',
},
}SCSS
$custom: #ee989d; $custom-light: #f6b7b9; $custom-dark: #000000;
JSON
{
"hex": "#ee989d",
"rgb": {
"r": 238,
"g": 152,
"b": 157
},
"hsl": {
"h": 356.512,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.76778,
"c": 0.10362,
"h": 16
},
"luminance": 0.43068
}Semantic roles & 50–950 ramp
primary
#EE989D
secondary
#D9F2F1
accent
#D4C812
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080