#EE9EA2#EE9EA2
#EE9EA2 is a light, moderate red. Relative luminance 0.452; OKLCH L 77.9% C 0.096 H 16.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EA2 |
|---|---|
| RGB | rgb(238, 158, 162) |
| HSL | hsl(357, 70%, 78%) |
| HSV | hsv(357, 34%, 93%) |
| CMYK | cmyk(0%, 33.6%, 31.9%, 6.7%) |
| CIE-LAB | lab(73.05, 30.30, 10.22) |
| CIE-LCH | lch(73.05, 31.98, 18.64°) |
| OKLab | oklab(77.93% 0.092 0.0268) |
| OKLCH | oklch(77.93% 0.096 16.2) |
| XYZ | xyz(54.0101, 45.2432, 40.0635) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 6.42
Dusty Pink (survey)
#D58A94
ΔE00 6.45
Rose Pink
#F7879A
ΔE00 6.48
Lightpink
#FFB6C1
ΔE00 6.60
Pig Pink
#E78EA5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EA2 #9EEEEA
analogous
#EE9ECA #EE9EA2 #EEC29E
triadic
#EE9EA2 #A2EE9E #9EA2EE
tetradic
#EE9EA2 #CAEE9E #9EEEEA #C29EEE
square
#EE9EA2 #CAEE9E #9EEEEA #C29EEE
split-complementary
#EE9EA2 #9EEEC2 #9ECAEE
monochromatic
#DC363E #E56A70 #EE9EA2 #F7D2D4 #FAE5E6
Accessibility & contrast
On white
2.09
#EE9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EE9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EA2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EA2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#FD96A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9ea2; /* rgb */ color: rgb(238, 158, 162); /* oklch */ color: oklch(77.9% 0.096 16.2);
Tailwind
colors: {
custom: {
50: '#f5bbbd',
500: '#ee9ea2',
950: '#000000',
},
}SCSS
$custom: #ee9ea2; $custom-light: #f5bbbd; $custom-dark: #000000;
JSON
{
"hex": "#ee9ea2",
"rgb": {
"r": 238,
"g": 158,
"b": 162
},
"hsl": {
"h": 357,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.77927,
"c": 0.09581,
"h": 16.2
},
"luminance": 0.45239
}Semantic roles & 50–950 ramp
primary
#EE9EA2
secondary
#D9F2F1
accent
#D2C913
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181