#EE96EB#EE96EB
#EE96EB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.0% C 0.150 H 328.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96EB |
|---|---|
| RGB | rgb(238, 150, 235) |
| HSL | hsl(302, 72%, 76%) |
| HSV | hsv(302, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 1.3%, 6.7%) |
| CIE-LAB | lab(73.54, 45.72, -29.22) |
| CIE-LCH | lch(73.54, 54.26, 327.41°) |
| OKLab | oklab(79.03% 0.1275 -0.0794) |
| OKLCH | oklch(79.03% 0.15 328.1) |
| XYZ | xyz(61.1605, 45.9907, 84.2366) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.82
Plum
#DDA0DD
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 7.64
Mauve
#E0B0FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96EB #96EE99
analogous
#C596EE #EE96EB #EE96BF
triadic
#EE96EB #EBEE96 #96EBEE
tetradic
#EE96EB #EEC596 #96EE99 #96BFEE
square
#EE96EB #EEC596 #96EE99 #96BFEE
split-complementary
#EE96EB #BFEE96 #96EEC5
monochromatic
#DD2DD7 #E561E1 #EE96EB #F7CBF5 #FBE5FA
Accessibility & contrast
On white
2.06
#EE96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EE96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96EB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96EB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F49DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee96eb; /* rgb */ color: rgb(238, 150, 235); /* oklch */ color: oklch(79.0% 0.150 328.1);
Tailwind
colors: {
custom: {
50: '#f5b6f1',
500: '#ee96eb',
950: '#000000',
},
}SCSS
$custom: #ee96eb; $custom-light: #f5b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ee96eb",
"rgb": {
"r": 238,
"g": 150,
"b": 235
},
"hsl": {
"h": 302.045,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.79027,
"c": 0.15017,
"h": 328.1
},
"luminance": 0.45988
}Semantic roles & 50–950 ramp
primary
#EE96EB
secondary
#D9F2DA
accent
#D41811
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084