#EE9BB4#EE9BB4
#EE9BB4 is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.9% C 0.103 H 0.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BB4 |
|---|---|
| RGB | rgb(238, 155, 180) |
| HSL | hsl(342, 71%, 77%) |
| HSV | hsv(342, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 24.4%, 6.7%) |
| CIE-LAB | lab(72.84, 34.29, -0.03) |
| CIE-LCH | lch(72.84, 34.29, 359.96°) |
| OKLab | oklab(77.91% 0.1034 0.0004) |
| OKLCH | oklch(77.91% 0.103 0.2) |
| XYZ | xyz(55.2206, 44.9186, 48.9328) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.50
Faded Pink
#DE9DAC
ΔE00 3.86
Soft Pink
#FDB0C0
ΔE00 5.47
Pinky
#FC86AA
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.99
Powder Pink
#FFB2D0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BB4 #9BEED5
analogous
#EE9BDD #EE9BB4 #EEAC9B
triadic
#EE9BB4 #B4EE9B #9BB4EE
tetradic
#EE9BB4 #DDEE9B #9BEED5 #AC9BEE
square
#EE9BB4 #DDEE9B #9BEED5 #AC9BEE
split-complementary
#EE9BB4 #9BEEAC #9BDDEE
monochromatic
#DC3266 #E5678D #EE9BB4 #F7CFDB #FBE5EB
Accessibility & contrast
On white
2.10
#EE9BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EE9BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BB4
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BB4 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 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)
#A6AAB5
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#FB96A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bb4; /* rgb */ color: rgb(238, 155, 180); /* oklch */ color: oklch(77.9% 0.103 0.2);
Tailwind
colors: {
custom: {
50: '#f5b9ca',
500: '#ee9bb4',
950: '#000000',
},
}SCSS
$custom: #ee9bb4; $custom-light: #f5b9ca; $custom-dark: #000000;
JSON
{
"hex": "#ee9bb4",
"rgb": {
"r": 238,
"g": 155,
"b": 180
},
"hsl": {
"h": 341.928,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.77912,
"c": 0.10336,
"h": 0.2
},
"luminance": 0.44915
}Semantic roles & 50–950 ramp
primary
#EE9BB4
secondary
#D9F2EB
accent
#D39913
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082