#EE8EA0#EE8EA0
#EE8EA0 is a light, moderate red. Relative luminance 0.401; OKLCH L 75.2% C 0.118 H 8.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EA0 |
|---|---|
| RGB | rgb(238, 142, 160) |
| HSL | hsl(349, 74%, 75%) |
| HSV | hsv(349, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 32.8%, 6.7%) |
| CIE-LAB | lab(69.52, 38.44, 6.28) |
| CIE-LCH | lch(69.52, 38.95, 9.28°) |
| OKLab | oklab(75.21% 0.1166 0.0168) |
| OKLCH | oklch(75.21% 0.118 8.2) |
| XYZ | xyz(51.2800, 40.0653, 38.2834) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.42
Rose Pink
#F7879A
ΔE00 2.48
Rosa
#FE86A4
ΔE00 3.64
Pinky
#FC86AA
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.83
Dull Pink
#D5869D
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EA0 #8EEEDC
analogous
#EE8ED0 #EE8EA0 #EEAC8E
triadic
#EE8EA0 #A0EE8E #8EA0EE
tetradic
#EE8EA0 #D0EE8E #8EEEDC #AC8EEE
square
#EE8EA0 #D0EE8E #8EEEDC #AC8EEE
split-complementary
#EE8EA0 #8EEEAC #8ED0EE
monochromatic
#DE2447 #E65973 #EE8EA0 #F6C3CD #FBE4E9
Accessibility & contrast
On white
2.33
#EE8EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EE8EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EA0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EA0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA0
Deuteranopia (green-blind)
#B6B19E
Tritanopia (blue-blind)
#FE8694
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8ea0; /* rgb */ color: rgb(238, 142, 160); /* oklch */ color: oklch(75.2% 0.118 8.2);
Tailwind
colors: {
custom: {
50: '#f6b0bc',
500: '#ee8ea0',
950: '#000000',
},
}SCSS
$custom: #ee8ea0; $custom-light: #f6b0bc; $custom-dark: #000000;
JSON
{
"hex": "#ee8ea0",
"rgb": {
"r": 238,
"g": 142,
"b": 160
},
"hsl": {
"h": 348.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75205,
"c": 0.11776,
"h": 8.2
},
"luminance": 0.40061
}Semantic roles & 50–950 ramp
primary
#EE8EA0
secondary
#D8F3EE
accent
#D6B110
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081