#EE9AAA#EE9AAA
#EE9AAA is a light, moderate red. Relative luminance 0.442; OKLCH L 77.5% C 0.102 H 7.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9AAA |
|---|---|
| RGB | rgb(238, 154, 170) |
| HSL | hsl(349, 71%, 77%) |
| HSV | hsv(349, 35%, 93%) |
| CMYK | cmyk(0%, 35.3%, 28.6%, 6.7%) |
| CIE-LAB | lab(72.36, 33.45, 4.81) |
| CIE-LCH | lch(72.36, 33.79, 8.18°) |
| OKLab | oklab(77.46% 0.1013 0.013) |
| OKLCH | oklch(77.46% 0.102 7.3) |
| XYZ | xyz(54.0727, 44.1943, 43.7048) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.41
Faded Pink
#DE9DAC
ΔE00 3.55
Rose Pink
#F7879A
ΔE00 5.09
Soft Pink
#FDB0C0
ΔE00 5.37
Rosa
#FE86A4
ΔE00 5.63
Dusty Pink (survey)
#D58A94
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9AAA #9AEEDE
analogous
#EE9AD4 #EE9AAA #EEB49A
triadic
#EE9AAA #AAEE9A #9AAAEE
tetradic
#EE9AAA #D4EE9A #9AEEDE #B49AEE
square
#EE9AAA #D4EE9A #9AEEDE #B49AEE
split-complementary
#EE9AAA #9AEEB4 #9AD4EE
monochromatic
#DC3152 #E5667E #EE9AAA #F7CED6 #FBE5E9
Accessibility & contrast
On white
2.13
#EE9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EE9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9AAA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9AAA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#BCB7A8
Tritanopia (blue-blind)
#FC93A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee9aaa; /* rgb */ color: rgb(238, 154, 170); /* oklch */ color: oklch(77.5% 0.102 7.3);
Tailwind
colors: {
custom: {
50: '#f5b8c3',
500: '#ee9aaa',
950: '#000000',
},
}SCSS
$custom: #ee9aaa; $custom-light: #f5b8c3; $custom-dark: #000000;
JSON
{
"hex": "#ee9aaa",
"rgb": {
"r": 238,
"g": 154,
"b": 170
},
"hsl": {
"h": 348.571,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.77459,
"c": 0.10215,
"h": 7.3
},
"luminance": 0.44191
}Semantic roles & 50–950 ramp
primary
#EE9AAA
secondary
#D9F2ED
accent
#D3AE12
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081