#EE899B#EE899B
#EE899B is a light, vivid red. Relative luminance 0.384; OKLCH L 74.3% C 0.124 H 9.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE899B |
|---|---|
| RGB | rgb(238, 137, 155) |
| HSL | hsl(349, 75%, 74%) |
| HSV | hsv(349, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 34.9%, 6.7%) |
| CIE-LAB | lab(68.34, 40.41, 7.40) |
| CIE-LCH | lch(68.34, 41.09, 10.38°) |
| OKLab | oklab(74.27% 0.1226 0.0196) |
| OKLCH | oklch(74.27% 0.124 9.1) |
| XYZ | xyz(50.1241, 38.4392, 35.7836) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.67
Pig Pink
#E78EA5
ΔE00 3.14
Rosa
#FE86A4
ΔE00 3.47
Carnation
#FD798F
ΔE00 4.41
Pinky
#FC86AA
ΔE00 4.62
Dusty Pink (survey)
#D58A94
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE899B #89EEDC
analogous
#EE89CD #EE899B #EEA989
triadic
#EE899B #9BEE89 #899BEE
tetradic
#EE899B #CDEE89 #89EEDC #A989EE
square
#EE899B #CDEE89 #89EEDC #A989EE
split-complementary
#EE899B #89EEA9 #89CDEE
monochromatic
#DD2041 #E6546E #EE899B #F6BEC8 #FBE4E8
Accessibility & contrast
On white
2.42
#EE899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE899B
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE899B | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee899b; /* rgb */ color: rgb(238, 137, 155); /* oklch */ color: oklch(74.3% 0.124 9.1);
Tailwind
colors: {
custom: {
50: '#f6adb8',
500: '#ee899b',
950: '#000000',
},
}SCSS
$custom: #ee899b; $custom-light: #f6adb8; $custom-dark: #000000;
JSON
{
"hex": "#ee899b",
"rgb": {
"r": 238,
"g": 137,
"b": 155
},
"hsl": {
"h": 349.307,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74272,
"c": 0.12413,
"h": 9.1
},
"luminance": 0.38435
}Semantic roles & 50–950 ramp
primary
#EE899B
secondary
#D8F3EE
accent
#D7B30F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80