#EE9BB2#EE9BB2
#EE9BB2 is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.9% C 0.103 H 1.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BB2 |
|---|---|
| RGB | rgb(238, 155, 178) |
| HSL | hsl(343, 71%, 77%) |
| HSV | hsv(343, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 25.2%, 6.7%) |
| CIE-LAB | lab(72.78, 34.01, 1.00) |
| CIE-LCH | lch(72.78, 34.02, 1.69°) |
| OKLab | oklab(77.85% 0.1027 0.0031) |
| OKLCH | oklch(77.85% 0.103 1.7) |
| XYZ | xyz(55.0184, 44.8377, 47.8675) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.30
Faded Pink
#DE9DAC
ΔE00 3.59
Soft Pink
#FDB0C0
ΔE00 5.27
Pinky
#FC86AA
ΔE00 5.56
Rosa
#FE86A4
ΔE00 5.84
Powder Pink
#FFB2D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BB2 #9BEED7
analogous
#EE9BDC #EE9BB2 #EEAD9B
triadic
#EE9BB2 #B2EE9B #9BB2EE
tetradic
#EE9BB2 #DCEE9B #9BEED7 #AD9BEE
square
#EE9BB2 #DCEE9B #9BEED7 #AD9BEE
split-complementary
#EE9BB2 #9BEEAD #9BDCEE
monochromatic
#DC3261 #E5678A #EE9BB2 #F7CFDA #FBE5EB
Accessibility & contrast
On white
2.11
#EE9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EE9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BB2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BB2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#FB96A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bb2; /* rgb */ color: rgb(238, 155, 178); /* oklch */ color: oklch(77.9% 0.103 1.7);
Tailwind
colors: {
custom: {
50: '#f5b9c9',
500: '#ee9bb2',
950: '#000000',
},
}SCSS
$custom: #ee9bb2; $custom-light: #f5b9c9; $custom-dark: #000000;
JSON
{
"hex": "#ee9bb2",
"rgb": {
"r": 238,
"g": 155,
"b": 178
},
"hsl": {
"h": 343.373,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.77854,
"c": 0.1027,
"h": 1.7
},
"luminance": 0.44834
}Semantic roles & 50–950 ramp
primary
#EE9BB2
secondary
#D9F2EB
accent
#D39E13
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082