#EE9BBB#EE9BBB
#EE9BBB is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.1% C 0.106 H 355.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BBB |
|---|---|
| RGB | rgb(238, 155, 187) |
| HSL | hsl(337, 71%, 77%) |
| HSV | hsv(337, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 21.4%, 6.7%) |
| CIE-LAB | lab(73.03, 35.29, -3.61) |
| CIE-LCH | lch(73.03, 35.48, 354.16°) |
| OKLab | oklab(78.12% 0.1058 -0.0091) |
| OKLCH | oklch(78.12% 0.106 355.1) |
| XYZ | xyz(55.9518, 45.2111, 52.7836) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.75
Faded Pink
#DE9DAC
ΔE00 5.22
Powder Pink
#FFB2D0
ΔE00 5.53
Pinky
#FC86AA
ΔE00 5.93
Soft Pink
#FDB0C0
ΔE00 6.52
Baby Pink
#FFB7CE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BBB #9BEECE
analogous
#EE9BE5 #EE9BBB #EEA59B
triadic
#EE9BBB #BBEE9B #9BBBEE
tetradic
#EE9BBB #E5EE9B #9BEECE #A59BEE
square
#EE9BBB #E5EE9B #9BEECE #A59BEE
split-complementary
#EE9BBB #9BEEA5 #9BE5EE
monochromatic
#DC3274 #E56797 #EE9BBB #F7CFDF #FBE5ED
Accessibility & contrast
On white
2.09
#EE9BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EE9BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BBB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BBB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FA97A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bbb; /* rgb */ color: rgb(238, 155, 187); /* oklch */ color: oklch(78.1% 0.106 355.1);
Tailwind
colors: {
custom: {
50: '#f5b9cf',
500: '#ee9bbb',
950: '#000000',
},
}SCSS
$custom: #ee9bbb; $custom-light: #f5b9cf; $custom-dark: #000000;
JSON
{
"hex": "#ee9bbb",
"rgb": {
"r": 238,
"g": 155,
"b": 187
},
"hsl": {
"h": 336.867,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78123,
"c": 0.1062,
"h": 355.1
},
"luminance": 0.45208
}Semantic roles & 50–950 ramp
primary
#EE9BBB
secondary
#D9F2E8
accent
#D38913
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082