#EE96F7#EE96F7
#EE96F7 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.162 H 323.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96F7 |
|---|---|
| RGB | rgb(238, 150, 247) |
| HSL | hsl(294, 86%, 78%) |
| HSV | hsv(294, 39%, 97%) |
| CMYK | cmyk(3.6%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(74.00, 47.90, -35.04) |
| CIE-LCH | lch(74.00, 59.35, 323.81°) |
| OKLab | oklab(79.53% 0.1301 -0.0959) |
| OKLCH | oklch(79.53% 0.162 323.6) |
| XYZ | xyz(62.9530, 46.7077, 93.6771) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 6.75
Mauve
#E0B0FF
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96F7 #9FF796
analogous
#BD96F7 #EE96F7 #F796CF
triadic
#EE96F7 #F7EE96 #96F7EE
tetradic
#EE96F7 #F7BD96 #9FF796 #96CFF7
square
#EE96F7 #F7BD96 #9FF796 #96CFF7
split-complementary
#EE96F7 #CFF796 #96F7BD
monochromatic
#DC24EE #E55DF3 #EE96F7 #F7CFFB #FAE3FD
Accessibility & contrast
On white
2.03
#EE96F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EE96F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96F7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96F7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFB
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#F2A1BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee96f7; /* rgb */ color: rgb(238, 150, 247); /* oklch */ color: oklch(79.5% 0.162 323.6);
Tailwind
colors: {
custom: {
50: '#f5b6fa',
500: '#ee96f7',
950: '#000000',
},
}SCSS
$custom: #ee96f7; $custom-light: #f5b6fa; $custom-dark: #000000;
JSON
{
"hex": "#ee96f7",
"rgb": {
"r": 238,
"g": 150,
"b": 247
},
"hsl": {
"h": 294.433,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.79527,
"c": 0.16166,
"h": 323.6
},
"luminance": 0.46705
}Semantic roles & 50–950 ramp
primary
#EE96F7
secondary
#D9F5D6
accent
#E20318
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085