#EE899A#EE899A
#EE899A is a light, vivid red. Relative luminance 0.384; OKLCH L 74.2% C 0.124 H 9.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE899A |
|---|---|
| RGB | rgb(238, 137, 154) |
| HSL | hsl(350, 75%, 74%) |
| HSV | hsv(350, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 35.3%, 6.7%) |
| CIE-LAB | lab(68.32, 40.29, 7.93) |
| CIE-LCH | lch(68.32, 41.07, 11.13°) |
| OKLab | oklab(74.25% 0.1222 0.021) |
| OKLCH | oklch(74.25% 0.124 9.7) |
| XYZ | xyz(50.0405, 38.4058, 35.3432) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.61
Pig Pink
#E78EA5
ΔE00 3.40
Rosa
#FE86A4
ΔE00 3.68
Carnation
#FD798F
ΔE00 4.32
Dusty Pink (survey)
#D58A94
ΔE00 4.72
Blush Pink
#FE828C
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE899A #89EEDD
analogous
#EE89CC #EE899A #EEAA89
triadic
#EE899A #9AEE89 #899AEE
tetradic
#EE899A #CCEE89 #89EEDD #AA89EE
square
#EE899A #CCEE89 #89EEDD #AA89EE
split-complementary
#EE899A #89EEAA #89CCEE
monochromatic
#DD2040 #E6546C #EE899A #F6BEC8 #FBE4E8
Accessibility & contrast
On white
2.42
#EE899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EE899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE899A
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE899A | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9A
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee899a; /* rgb */ color: rgb(238, 137, 154); /* oklch */ color: oklch(74.2% 0.124 9.7);
Tailwind
colors: {
custom: {
50: '#f6adb7',
500: '#ee899a',
950: '#000000',
},
}SCSS
$custom: #ee899a; $custom-light: #f6adb7; $custom-dark: #000000;
JSON
{
"hex": "#ee899a",
"rgb": {
"r": 238,
"g": 137,
"b": 154
},
"hsl": {
"h": 349.901,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74245,
"c": 0.12399,
"h": 9.7
},
"luminance": 0.38402
}Semantic roles & 50–950 ramp
primary
#EE899A
secondary
#D8F3EE
accent
#D7B50F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80