#EE96BF#EE96BF
#EE96BF is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.4% C 0.116 H 350.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96BF |
|---|---|
| RGB | rgb(238, 150, 191) |
| HSL | hsl(332, 72%, 76%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 19.7%, 6.7%) |
| CIE-LAB | lab(72.06, 38.51, -7.25) |
| CIE-LCH | lch(72.06, 39.18, 349.33°) |
| OKLab | oklab(77.42% 0.1149 -0.0187) |
| OKLCH | oklch(77.42% 0.116 350.7) |
| XYZ | xyz(55.5710, 43.7549, 54.7987) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 5.92
Pinky
#FC86AA
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.36
Powder Pink
#FFB2D0
ΔE00 6.78
Carnation Pink
#FF7FA7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96BF #96EEC5
analogous
#EE96EB #EE96BF #EE9996
triadic
#EE96BF #BFEE96 #96BFEE
tetradic
#EE96BF #EBEE96 #96EEC5 #9996EE
square
#EE96BF #EBEE96 #96EEC5 #9996EE
split-complementary
#EE96BF #96EE99 #96EBEE
monochromatic
#DD2D7F #E5619F #EE96BF #F7CBDF #FBE5EF
Accessibility & contrast
On white
2.15
#EE96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EE96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96BF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96BF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FA93A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee96bf; /* rgb */ color: rgb(238, 150, 191); /* oklch */ color: oklch(77.4% 0.116 350.7);
Tailwind
colors: {
custom: {
50: '#f5b6d2',
500: '#ee96bf',
950: '#000000',
},
}SCSS
$custom: #ee96bf; $custom-light: #f5b6d2; $custom-dark: #000000;
JSON
{
"hex": "#ee96bf",
"rgb": {
"r": 238,
"g": 150,
"b": 191
},
"hsl": {
"h": 332.045,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.77424,
"c": 0.11644,
"h": 350.7
},
"luminance": 0.43751
}Semantic roles & 50–950 ramp
primary
#EE96BF
secondary
#D9F2E6
accent
#D47911
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082