#EE96EA#EE96EA
#EE96EA is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.149 H 328.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96EA |
|---|---|
| RGB | rgb(238, 150, 234) |
| HSL | hsl(303, 72%, 76%) |
| HSV | hsv(303, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 1.7%, 6.7%) |
| CIE-LAB | lab(73.50, 45.54, -28.73) |
| CIE-LCH | lch(73.50, 53.85, 327.75°) |
| OKLab | oklab(78.99% 0.1272 -0.078) |
| OKLCH | oklch(78.99% 0.149 328.5) |
| XYZ | xyz(61.0165, 45.9331, 83.4779) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Plum
#DDA0DD
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96EA #96EE9A
analogous
#C696EE #EE96EA #EE96BE
triadic
#EE96EA #EAEE96 #96EAEE
tetradic
#EE96EA #EEC696 #96EE9A #96BEEE
square
#EE96EA #EEC696 #96EE9A #96BEEE
split-complementary
#EE96EA #BEEE96 #96EEC6
monochromatic
#DD2DD5 #E561DF #EE96EA #F7CBF5 #FBE5FA
Accessibility & contrast
On white
2.06
#EE96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EE96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96EA
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96EA | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#A7B9E7
Tritanopia (blue-blind)
#F49DB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee96ea; /* rgb */ color: rgb(238, 150, 234); /* oklch */ color: oklch(79.0% 0.149 328.5);
Tailwind
colors: {
custom: {
50: '#f5b6f1',
500: '#ee96ea',
950: '#000000',
},
}SCSS
$custom: #ee96ea; $custom-light: #f5b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ee96ea",
"rgb": {
"r": 238,
"g": 150,
"b": 234
},
"hsl": {
"h": 302.727,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78986,
"c": 0.14924,
"h": 328.5
},
"luminance": 0.4593
}Semantic roles & 50–950 ramp
primary
#EE96EA
secondary
#D9F2DA
accent
#D41A11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084