#EE9BB5#EE9BB5
#EE9BB5 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.9% C 0.104 H 359.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BB5 |
|---|---|
| RGB | rgb(238, 155, 181) |
| HSL | hsl(341, 71%, 77%) |
| HSV | hsv(341, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 23.9%, 6.7%) |
| CIE-LAB | lab(72.87, 34.43, -0.54) |
| CIE-LCH | lch(72.87, 34.43, 359.10°) |
| OKLab | oklab(77.94% 0.1037 -0.0009) |
| OKLCH | oklch(77.94% 0.104 359.5) |
| XYZ | xyz(55.3229, 44.9595, 49.4713) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.63
Faded Pink
#DE9DAC
ΔE00 4.02
Pinky
#FC86AA
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 5.59
Powder Pink
#FFB2D0
ΔE00 5.91
Rosa
#FE86A4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BB5 #9BEED4
analogous
#EE9BDE #EE9BB5 #EEAB9B
triadic
#EE9BB5 #B5EE9B #9BB5EE
tetradic
#EE9BB5 #DEEE9B #9BEED4 #AB9BEE
square
#EE9BB5 #DEEE9B #9BEED4 #AB9BEE
split-complementary
#EE9BB5 #9BEEAB #9BDEEE
monochromatic
#DC3268 #E5678E #EE9BB5 #F7CFDC #FBE5EC
Accessibility & contrast
On white
2.10
#EE9BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EE9BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BB5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BB5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB6
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#FB96A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bb5; /* rgb */ color: rgb(238, 155, 181); /* oklch */ color: oklch(77.9% 0.104 359.5);
Tailwind
colors: {
custom: {
50: '#f5b9cb',
500: '#ee9bb5',
950: '#000000',
},
}SCSS
$custom: #ee9bb5; $custom-light: #f5b9cb; $custom-dark: #000000;
JSON
{
"hex": "#ee9bb5",
"rgb": {
"r": 238,
"g": 155,
"b": 181
},
"hsl": {
"h": 341.205,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.77942,
"c": 0.10372,
"h": 359.5
},
"luminance": 0.44956
}Semantic roles & 50–950 ramp
primary
#EE9BB5
secondary
#D9F2EA
accent
#D39713
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082