#EE8A99#EE8A99
#EE8A99 is a light, vivid red. Relative luminance 0.387; OKLCH L 74.4% C 0.122 H 10.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A99 |
|---|---|
| RGB | rgb(238, 138, 153) |
| HSL | hsl(351, 75%, 74%) |
| HSV | hsv(351, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 35.7%, 6.7%) |
| CIE-LAB | lab(68.50, 39.66, 8.75) |
| CIE-LCH | lch(68.50, 40.61, 12.44°) |
| OKLab | oklab(74.38% 0.1203 0.0231) |
| OKLCH | oklch(74.38% 0.122 10.9) |
| XYZ | xyz(50.1004, 38.6582, 34.9540) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.74
Pig Pink
#E78EA5
ΔE00 3.79
Rosa
#FE86A4
ΔE00 4.11
Carnation
#FD798F
ΔE00 4.40
Blush Pink
#FE828C
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A99 #8AEEDF
analogous
#EE8ACB #EE8A99 #EEAD8A
triadic
#EE8A99 #99EE8A #8A99EE
tetradic
#EE8A99 #CBEE8A #8AEEDF #AD8AEE
square
#EE8A99 #CBEE8A #8AEEDF #AD8AEE
split-complementary
#EE8A99 #8AEEAD #8ACBEE
monochromatic
#DD203D #E6556A #EE8A99 #F6BFC8 #FBE4E8
Accessibility & contrast
On white
2.41
#EE8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EE8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A99
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A99 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B99
Deuteranopia (green-blind)
#B5AE97
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a99; /* rgb */ color: rgb(238, 138, 153); /* oklch */ color: oklch(74.4% 0.122 10.9);
Tailwind
colors: {
custom: {
50: '#f6aeb7',
500: '#ee8a99',
950: '#000000',
},
}SCSS
$custom: #ee8a99; $custom-light: #f6aeb7; $custom-dark: #000000;
JSON
{
"hex": "#ee8a99",
"rgb": {
"r": 238,
"g": 138,
"b": 153
},
"hsl": {
"h": 351,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74377,
"c": 0.12245,
"h": 10.9
},
"luminance": 0.38654
}Semantic roles & 50–950 ramp
primary
#EE8A99
secondary
#D8F3EF
accent
#D7B90F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80