#EE96F2#EE96F2
#EE96F2 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.3% C 0.157 H 325.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96F2 |
|---|---|
| RGB | rgb(238, 150, 242) |
| HSL | hsl(297, 78%, 77%) |
| HSV | hsv(297, 38%, 95%) |
| CMYK | cmyk(1.7%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(73.81, 46.98, -32.63) |
| CIE-LCH | lch(73.81, 57.20, 325.22°) |
| OKLab | oklab(79.32% 0.1291 -0.089) |
| OKLCH | oklch(79.32% 0.157 325.4) |
| XYZ | xyz(62.1918, 46.4032, 89.6679) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.35
Plum
#DDA0DD
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96F2 #9AF296
analogous
#C096F2 #EE96F2 #F296C8
triadic
#EE96F2 #F2EE96 #96F2EE
tetradic
#EE96F2 #F2C096 #9AF296 #96C8F2
square
#EE96F2 #F2C096 #9AF296 #96C8F2
split-complementary
#EE96F2 #C8F296 #96F2C0
monochromatic
#DC29E5 #E560EB #EE96F2 #F7CCF9 #FBE4FC
Accessibility & contrast
On white
2.04
#EE96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EE96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96F2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96F2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF5
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#F29FB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee96f2; /* rgb */ color: rgb(238, 150, 242); /* oklch */ color: oklch(79.3% 0.157 325.4);
Tailwind
colors: {
custom: {
50: '#f5b6f6',
500: '#ee96f2',
950: '#000000',
},
}SCSS
$custom: #ee96f2; $custom-light: #f5b6f6; $custom-dark: #000000;
JSON
{
"hex": "#ee96f2",
"rgb": {
"r": 238,
"g": 150,
"b": 242
},
"hsl": {
"h": 297.391,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.79316,
"c": 0.1568,
"h": 325.4
},
"luminance": 0.46401
}Semantic roles & 50–950 ramp
primary
#EE96F2
secondary
#D9F3D8
accent
#DA0B14
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085