#EE989F#EE989F
#EE989F is a light, moderate red. Relative luminance 0.431; OKLCH L 76.8% C 0.104 H 14.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE989F |
|---|---|
| RGB | rgb(238, 152, 159) |
| HSL | hsl(355, 72%, 76%) |
| HSV | hsv(355, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 33.2%, 6.7%) |
| CIE-LAB | lab(71.65, 33.09, 9.89) |
| CIE-LCH | lch(71.65, 34.53, 16.64°) |
| OKLab | oklab(76.83% 0.1004 0.0259) |
| OKLCH | oklch(76.83% 0.104 14.5) |
| XYZ | xyz(52.7480, 43.1407, 38.3430) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.87
Dusty Pink (survey)
#D58A94
ΔE00 5.45
Faded Pink
#DE9DAC
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 5.50
Blush Pink
#FE828C
ΔE00 6.12
Rosa
#FE86A4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE989F #98EEE7
analogous
#EE98CA #EE989F #EEBC98
triadic
#EE989F #9FEE98 #989FEE
tetradic
#EE989F #CAEE98 #98EEE7 #BC98EE
square
#EE989F #CAEE98 #98EEE7 #BC98EE
split-complementary
#EE989F #98EEBC #98CAEE
monochromatic
#DD2F3D #E5636E #EE989F #F7CDD0 #FBE5E7
Accessibility & contrast
On white
2.18
#EE989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EE989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE989F
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE989F | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#BCB69D
Tritanopia (blue-blind)
#FE8F9B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee989f; /* rgb */ color: rgb(238, 152, 159); /* oklch */ color: oklch(76.8% 0.104 14.5);
Tailwind
colors: {
custom: {
50: '#f6b7bb',
500: '#ee989f',
950: '#000000',
},
}SCSS
$custom: #ee989f; $custom-light: #f6b7bb; $custom-dark: #000000;
JSON
{
"hex": "#ee989f",
"rgb": {
"r": 238,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.116,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.76829,
"c": 0.10367,
"h": 14.5
},
"luminance": 0.43137
}Semantic roles & 50–950 ramp
primary
#EE989F
secondary
#D9F2F0
accent
#D4C412
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080