#EE96BB#EE96BB
#EE96BB is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.3% C 0.114 H 353.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96BB |
|---|---|
| RGB | rgb(238, 150, 187) |
| HSL | hsl(335, 72%, 76%) |
| HSV | hsv(335, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 21.4%, 6.7%) |
| CIE-LAB | lab(71.95, 37.92, -5.21) |
| CIE-LCH | lch(71.95, 38.27, 352.18°) |
| OKLab | oklab(77.3% 0.1136 -0.0133) |
| OKLCH | oklch(77.3% 0.114 353.3) |
| XYZ | xyz(55.1369, 43.5812, 52.5120) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.96
Faded Pink
#DE9DAC
ΔE00 6.33
Carnation Pink
#FF7FA7
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96BB #96EEC9
analogous
#EE96E7 #EE96BB #EE9D96
triadic
#EE96BB #BBEE96 #96BBEE
tetradic
#EE96BB #E7EE96 #96EEC9 #9D96EE
square
#EE96BB #E7EE96 #96EEC9 #9D96EE
split-complementary
#EE96BB #96EE9D #96E7EE
monochromatic
#DD2D77 #E56199 #EE96BB #F7CBDD #FBE5EE
Accessibility & contrast
On white
2.16
#EE96BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EE96BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96BB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96BB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FB93A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee96bb; /* rgb */ color: rgb(238, 150, 187); /* oklch */ color: oklch(77.3% 0.114 353.3);
Tailwind
colors: {
custom: {
50: '#f5b6cf',
500: '#ee96bb',
950: '#000000',
},
}SCSS
$custom: #ee96bb; $custom-light: #f5b6cf; $custom-dark: #000000;
JSON
{
"hex": "#ee96bb",
"rgb": {
"r": 238,
"g": 150,
"b": 187
},
"hsl": {
"h": 334.773,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.77297,
"c": 0.11436,
"h": 353.3
},
"luminance": 0.43578
}Semantic roles & 50–950 ramp
primary
#EE96BB
secondary
#D9F2E8
accent
#D48211
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082