#EE9BB7#EE9BB7
#EE9BB7 is a light, moderate pink. Relative luminance 0.450; OKLCH L 78.0% C 0.104 H 358.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BB7 |
|---|---|
| RGB | rgb(238, 155, 183) |
| HSL | hsl(340, 71%, 77%) |
| HSV | hsv(340, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 23.1%, 6.7%) |
| CIE-LAB | lab(72.92, 34.72, -1.56) |
| CIE-LCH | lch(72.92, 34.75, 357.42°) |
| OKLab | oklab(78% 0.1044 -0.0036) |
| OKLCH | oklch(78% 0.104 358) |
| XYZ | xyz(55.5296, 45.0422, 50.5598) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.95
Faded Pink
#DE9DAC
ΔE00 4.39
Pinky
#FC86AA
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.72
Soft Pink
#FDB0C0
ΔE00 5.86
Rosa
#FE86A4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BB7 #9BEED2
analogous
#EE9BE1 #EE9BB7 #EEA99B
triadic
#EE9BB7 #B7EE9B #9BB7EE
tetradic
#EE9BB7 #E1EE9B #9BEED2 #A99BEE
square
#EE9BB7 #E1EE9B #9BEED2 #A99BEE
split-complementary
#EE9BB7 #9BEEA9 #9BE1EE
monochromatic
#DC326C #E56791 #EE9BB7 #F7CFDD #FBE5EC
Accessibility & contrast
On white
2.10
#EE9BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EE9BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BB7
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BB7 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB8
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#FB97A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bb7; /* rgb */ color: rgb(238, 155, 183); /* oklch */ color: oklch(78.0% 0.104 358.0);
Tailwind
colors: {
custom: {
50: '#f5b9cc',
500: '#ee9bb7',
950: '#000000',
},
}SCSS
$custom: #ee9bb7; $custom-light: #f5b9cc; $custom-dark: #000000;
JSON
{
"hex": "#ee9bb7",
"rgb": {
"r": 238,
"g": 155,
"b": 183
},
"hsl": {
"h": 339.759,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78001,
"c": 0.10448,
"h": 358
},
"luminance": 0.45039
}Semantic roles & 50–950 ramp
primary
#EE9BB7
secondary
#D9F2EA
accent
#D39213
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082