#EE9BBE#EE9BBE
#EE9BBE is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.2% C 0.108 H 353.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BBE |
|---|---|
| RGB | rgb(238, 155, 190) |
| HSL | hsl(335, 71%, 77%) |
| HSV | hsv(335, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 20.2%, 6.7%) |
| CIE-LAB | lab(73.12, 35.73, -5.14) |
| CIE-LCH | lch(73.12, 36.10, 351.81°) |
| OKLab | oklab(78.22% 0.1068 -0.0131) |
| OKLCH | oklch(78.22% 0.108 353) |
| XYZ | xyz(56.2763, 45.3409, 54.4927) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.41
Powder Pink
#FFB2D0
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 5.90
Pinky
#FC86AA
ΔE00 6.29
Baby Pink
#FFB7CE
ΔE00 6.94
Pink (survey)
#FF81C0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BBE #9BEECB
analogous
#EE9BE7 #EE9BBE #EEA29B
triadic
#EE9BBE #BEEE9B #9BBEEE
tetradic
#EE9BBE #E7EE9B #9BEECB #A29BEE
square
#EE9BBE #E7EE9B #9BEECB #A29BEE
split-complementary
#EE9BBE #9BEEA2 #9BE7EE
monochromatic
#DC327A #E5679C #EE9BBE #F7CFE0 #FBE5EE
Accessibility & contrast
On white
2.09
#EE9BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EE9BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BBE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BBE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FA98A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bbe; /* rgb */ color: rgb(238, 155, 190); /* oklch */ color: oklch(78.2% 0.108 353.0);
Tailwind
colors: {
custom: {
50: '#f5b9d1',
500: '#ee9bbe',
950: '#000000',
},
}SCSS
$custom: #ee9bbe; $custom-light: #f5b9d1; $custom-dark: #000000;
JSON
{
"hex": "#ee9bbe",
"rgb": {
"r": 238,
"g": 155,
"b": 190
},
"hsl": {
"h": 334.699,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78216,
"c": 0.10764,
"h": 353
},
"luminance": 0.45338
}Semantic roles & 50–950 ramp
primary
#EE9BBE
secondary
#D9F2E7
accent
#D38213
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082