#EE96EF#EE96EF
#EE96EF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.154 H 326.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96EF |
|---|---|
| RGB | rgb(238, 150, 239) |
| HSL | hsl(299, 74%, 76%) |
| HSV | hsv(299, 37%, 94%) |
| CMYK | cmyk(0.4%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.69, 46.44, -31.17) |
| CIE-LCH | lch(73.69, 55.93, 326.13°) |
| OKLab | oklab(79.19% 0.1284 -0.0849) |
| OKLCH | oklch(79.19% 0.154 326.5) |
| XYZ | xyz(61.7449, 46.2244, 87.3144) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.09
Plum
#DDA0DD
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 7.55
Baby Purple
#CA9BF7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96EF #97EF96
analogous
#C296EF #EE96EF #EF96C4
triadic
#EE96EF #EFEE96 #96EFEE
tetradic
#EE96EF #EFC296 #97EF96 #96C4EF
square
#EE96EF #EFC296 #97EF96 #96C4EF
split-complementary
#EE96EF #C4EF96 #96EFC2
monochromatic
#DD2CDF #E561E7 #EE96EF #F7CBF7 #FBE4FB
Accessibility & contrast
On white
2.05
#EE96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EE96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96EF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96EF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#F39EB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee96ef; /* rgb */ color: rgb(238, 150, 239); /* oklch */ color: oklch(79.2% 0.154 326.5);
Tailwind
colors: {
custom: {
50: '#f5b6f4',
500: '#ee96ef',
950: '#000000',
},
}SCSS
$custom: #ee96ef; $custom-light: #f5b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ee96ef",
"rgb": {
"r": 238,
"g": 150,
"b": 239
},
"hsl": {
"h": 299.326,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.79191,
"c": 0.15393,
"h": 326.5
},
"luminance": 0.46222
}Semantic roles & 50–950 ramp
primary
#EE96EF
secondary
#D9F3D8
accent
#D61012
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085