#EB96FF#EB96FF
#EB96FF is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.6% C 0.168 H 319.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96FF |
|---|---|
| RGB | rgb(235, 150, 255) |
| HSL | hsl(289, 100%, 79%) |
| HSV | hsv(289, 41%, 100%) |
| CMYK | cmyk(7.8%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(74.00, 48.53, -39.42) |
| CIE-LCH | lch(74.00, 62.52, 320.92°) |
| OKLab | oklab(79.56% 0.1284 -0.1085) |
| OKLCH | oklch(79.56% 0.168 319.8) |
| XYZ | xyz(63.2150, 46.6970, 100.2718) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 6.92
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96FF #AAFF96
analogous
#B796FF #EB96FF #FF96DF
triadic
#EB96FF #FFEB96 #96FFEB
tetradic
#EB96FF #FFB796 #AAFF96 #96DFFF
square
#EB96FF #FFB796 #AAFF96 #96DFFF
split-complementary
#EB96FF #DFFF96 #96FFB7
monochromatic
#D41CFF #DF59FF #EB96FF #F7D3FF #F9E0FF
Accessibility & contrast
On white
2.03
#EB96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EB96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96FF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96FF | 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)
#87B0FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#ECA3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb96ff; /* rgb */ color: rgb(235, 150, 255); /* oklch */ color: oklch(79.6% 0.168 319.8);
Tailwind
colors: {
custom: {
50: '#f3b6ff',
500: '#eb96ff',
950: '#000000',
},
}SCSS
$custom: #eb96ff; $custom-light: #f3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#eb96ff",
"rgb": {
"r": 235,
"g": 150,
"b": 255
},
"hsl": {
"h": 288.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79556,
"c": 0.16804,
"h": 319.8
},
"luminance": 0.46695
}Semantic roles & 50–950 ramp
primary
#EB96FF
secondary
#DAF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086