#EE96DF#EE96DF
#EE96DF is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.139 H 333.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96DF |
|---|---|
| RGB | rgb(238, 150, 223) |
| HSL | hsl(310, 72%, 76%) |
| HSV | hsv(310, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 6.3%, 6.7%) |
| CIE-LAB | lab(73.10, 43.63, -23.33) |
| CIE-LCH | lch(73.10, 49.47, 331.87°) |
| OKLab | oklab(78.55% 0.1245 -0.0629) |
| OKLCH | oklch(78.55% 0.139 333.2) |
| XYZ | xyz(59.4850, 45.3205, 75.4122) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.87
Bubblegum Pink
#FE83CC
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 7.54
Pink (survey)
#FF81C0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96DF #96EEA5
analogous
#D196EE #EE96DF #EE96B3
triadic
#EE96DF #DFEE96 #96DFEE
tetradic
#EE96DF #EED196 #96EEA5 #96B3EE
square
#EE96DF #EED196 #96EEA5 #96B3EE
split-complementary
#EE96DF #B3EE96 #96EED1
monochromatic
#DD2DBF #E561CF #EE96DF #F7CBEF #FBE5F7
Accessibility & contrast
On white
2.09
#EE96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EE96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96DF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96DF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#F69BB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee96df; /* rgb */ color: rgb(238, 150, 223); /* oklch */ color: oklch(78.6% 0.139 333.2);
Tailwind
colors: {
custom: {
50: '#f5b6e9',
500: '#ee96df',
950: '#000000',
},
}SCSS
$custom: #ee96df; $custom-light: #f5b6e9; $custom-dark: #000000;
JSON
{
"hex": "#ee96df",
"rgb": {
"r": 238,
"g": 150,
"b": 223
},
"hsl": {
"h": 310.227,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78553,
"c": 0.13942,
"h": 333.2
},
"luminance": 0.45318
}Semantic roles & 50–950 ramp
primary
#EE96DF
secondary
#D9F2DD
accent
#D43311
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084