#EE96F9#EE96F9
#EE96F9 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.164 H 322.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96F9 |
|---|---|
| RGB | rgb(238, 150, 249) |
| HSL | hsl(293, 89%, 78%) |
| HSV | hsv(293, 40%, 98%) |
| CMYK | cmyk(4.4%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(74.08, 48.27, -36.01) |
| CIE-LCH | lch(74.08, 60.22, 323.28°) |
| OKLab | oklab(79.61% 0.1306 -0.0986) |
| OKLCH | oklch(79.61% 0.164 322.9) |
| XYZ | xyz(63.2633, 46.8318, 95.3112) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 7.10
Baby Purple
#CA9BF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96F9 #A1F996
analogous
#BC96F9 #EE96F9 #F996D2
triadic
#EE96F9 #F9EE96 #96F9EE
tetradic
#EE96F9 #F9BC96 #A1F996 #96D2F9
square
#EE96F9 #F9BC96 #A1F996 #96D2F9
split-complementary
#EE96F9 #D2F996 #96F9BC
monochromatic
#DB22F2 #E55CF6 #EE96F9 #F7D0FC #FAE2FD
Accessibility & contrast
On white
2.03
#EE96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EE96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96F9
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96F9 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#F1A1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee96f9; /* rgb */ color: rgb(238, 150, 249); /* oklch */ color: oklch(79.6% 0.164 322.9);
Tailwind
colors: {
custom: {
50: '#f5b6fb',
500: '#ee96f9',
950: '#000000',
},
}SCSS
$custom: #ee96f9; $custom-light: #f5b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ee96f9",
"rgb": {
"r": 238,
"g": 150,
"b": 249
},
"hsl": {
"h": 293.333,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79613,
"c": 0.16363,
"h": 322.9
},
"luminance": 0.46829
}Semantic roles & 50–950 ramp
primary
#EE96F9
secondary
#D9F5D6
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085