#EE989A#EE989A
#EE989A is a light, moderate red. Relative luminance 0.430; OKLCH L 76.7% C 0.104 H 18.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE989A |
|---|---|
| RGB | rgb(238, 152, 154) |
| HSL | hsl(359, 72%, 76%) |
| HSV | hsv(359, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 35.3%, 6.7%) |
| CIE-LAB | lab(71.53, 32.48, 12.49) |
| CIE-LCH | lch(71.53, 34.80, 21.04°) |
| OKLab | oklab(76.7% 0.0985 0.0325) |
| OKLCH | oklch(76.7% 0.104 18.2) |
| XYZ | xyz(52.3229, 42.9706, 36.1040) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.86
Blush Pink
#FE828C
ΔE00 5.96
Dusty Pink (survey)
#D58A94
ΔE00 6.09
Lightcoral
#F08080
ΔE00 6.24
Blush (survey)
#F29E8E
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE989A #98EEEC
analogous
#EE98C5 #EE989A #EEC198
triadic
#EE989A #9AEE98 #989AEE
tetradic
#EE989A #C5EE98 #98EEEC #C198EE
square
#EE989A #C5EE98 #98EEEC #C198EE
split-complementary
#EE989A #98EEC1 #98C5EE
monochromatic
#DD2F33 #E56366 #EE989A #F7CDCE #FBE5E5
Accessibility & contrast
On white
2.19
#EE989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EE989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE989A
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE989A | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#FE8F99
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee989a; /* rgb */ color: rgb(238, 152, 154); /* oklch */ color: oklch(76.7% 0.104 18.2);
Tailwind
colors: {
custom: {
50: '#f6b7b7',
500: '#ee989a',
950: '#000000',
},
}SCSS
$custom: #ee989a; $custom-light: #f6b7b7; $custom-dark: #000000;
JSON
{
"hex": "#ee989a",
"rgb": {
"r": 238,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.605,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.76702,
"c": 0.10368,
"h": 18.2
},
"luminance": 0.42967
}Semantic roles & 50–950 ramp
primary
#EE989A
secondary
#D9F2F2
accent
#D4CF12
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080