#EE899D#EE899D
#EE899D is a light, vivid red. Relative luminance 0.385; OKLCH L 74.3% C 0.124 H 7.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE899D |
|---|---|
| RGB | rgb(238, 137, 157) |
| HSL | hsl(348, 75%, 74%) |
| HSV | hsv(348, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 34%, 6.7%) |
| CIE-LAB | lab(68.39, 40.65, 6.35) |
| CIE-LCH | lch(68.39, 41.15, 8.88°) |
| OKLab | oklab(74.33% 0.1233 0.017) |
| OKLCH | oklch(74.33% 0.124 7.8) |
| XYZ | xyz(50.2935, 38.5070, 36.6755) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.95
Pig Pink
#E78EA5
ΔE00 2.66
Rosa
#FE86A4
ΔE00 3.12
Pinky
#FC86AA
ΔE00 4.09
Carnation
#FD798F
ΔE00 4.66
Carnation Pink
#FF7FA7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE899D #89EEDA
analogous
#EE89CF #EE899D #EEA789
triadic
#EE899D #9DEE89 #899DEE
tetradic
#EE899D #CFEE89 #89EEDA #A789EE
square
#EE899D #CFEE89 #89EEDA #A789EE
split-complementary
#EE899D #89EEA7 #89CFEE
monochromatic
#DD2045 #E65471 #EE899D #F6BEC9 #FBE4E9
Accessibility & contrast
On white
2.41
#EE899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EE899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE899D
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE899D | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9D
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#FE8090
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee899d; /* rgb */ color: rgb(238, 137, 157); /* oklch */ color: oklch(74.3% 0.124 7.8);
Tailwind
colors: {
custom: {
50: '#f6adb9',
500: '#ee899d',
950: '#000000',
},
}SCSS
$custom: #ee899d; $custom-light: #f6adb9; $custom-dark: #000000;
JSON
{
"hex": "#ee899d",
"rgb": {
"r": 238,
"g": 137,
"b": 157
},
"hsl": {
"h": 348.119,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74326,
"c": 0.12447,
"h": 7.8
},
"luminance": 0.38503
}Semantic roles & 50–950 ramp
primary
#EE899D
secondary
#D8F3EE
accent
#D7AF0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80