#EE9ABB#EE9ABB
#EE9ABB is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.108 H 354.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9ABB |
|---|---|
| RGB | rgb(238, 154, 187) |
| HSL | hsl(336, 71%, 77%) |
| HSV | hsv(336, 35%, 93%) |
| CMYK | cmyk(0%, 35.3%, 21.4%, 6.7%) |
| CIE-LAB | lab(72.81, 35.82, -3.93) |
| CIE-LCH | lch(72.81, 36.03, 353.74°) |
| OKLab | oklab(77.96% 0.1074 -0.0099) |
| OKLCH | oklch(77.96% 0.108 354.7) |
| XYZ | xyz(55.7861, 44.8796, 52.7284) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.75
Faded Pink
#DE9DAC
ΔE00 5.43
Powder Pink
#FFB2D0
ΔE00 5.73
Pinky
#FC86AA
ΔE00 5.79
Soft Pink
#FDB0C0
ΔE00 6.81
Rosa
#FE86A4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9ABB #9AEECD
analogous
#EE9AE5 #EE9ABB #EEA39A
triadic
#EE9ABB #BBEE9A #9ABBEE
tetradic
#EE9ABB #E5EE9A #9AEECD #A39AEE
square
#EE9ABB #E5EE9A #9AEECD #A39AEE
split-complementary
#EE9ABB #9AEEA3 #9AE5EE
monochromatic
#DC3174 #E56698 #EE9ABB #F7CEDE #FBE5ED
Accessibility & contrast
On white
2.11
#EE9ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EE9ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9ABB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9ABB | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#FA96A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9abb; /* rgb */ color: rgb(238, 154, 187); /* oklch */ color: oklch(78.0% 0.108 354.7);
Tailwind
colors: {
custom: {
50: '#f5b9cf',
500: '#ee9abb',
950: '#000000',
},
}SCSS
$custom: #ee9abb; $custom-light: #f5b9cf; $custom-dark: #000000;
JSON
{
"hex": "#ee9abb",
"rgb": {
"r": 238,
"g": 154,
"b": 187
},
"hsl": {
"h": 336.429,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.77956,
"c": 0.10783,
"h": 354.7
},
"luminance": 0.44876
}Semantic roles & 50–950 ramp
primary
#EE9ABB
secondary
#D9F2E8
accent
#D38712
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082