#EB96FE#EB96FE
#EB96FE is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.167 H 320.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96FE |
|---|---|
| RGB | rgb(235, 150, 254) |
| HSL | hsl(289, 98%, 79%) |
| HSV | hsv(289, 41%, 100%) |
| CMYK | cmyk(7.5%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.95, 48.34, -38.94) |
| CIE-LCH | lch(73.95, 62.08, 321.15°) |
| OKLab | oklab(79.51% 0.1282 -0.1071) |
| OKLCH | oklch(79.51% 0.167 320.1) |
| XYZ | xyz(63.0545, 46.6327, 99.4262) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Baby Purple
#CA9BF7
ΔE00 6.33
Lilac (survey)
#CEA2FD
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96FE #A9FE96
analogous
#B796FE #EB96FE #FE96DD
triadic
#EB96FE #FEEB96 #96FEEB
tetradic
#EB96FE #FEB796 #A9FE96 #96DDFE
square
#EB96FE #FEB796 #A9FE96 #96DDFE
split-complementary
#EB96FE #DDFE96 #96FEB7
monochromatic
#D41DFD #DF59FD #EB96FE #F7D3FF #F9E1FF
Accessibility & contrast
On white
2.03
#EB96FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EB96FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96FE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96FE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#ECA3BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb96fe; /* rgb */ color: rgb(235, 150, 254); /* oklch */ color: oklch(79.5% 0.167 320.1);
Tailwind
colors: {
custom: {
50: '#f3b6ff',
500: '#eb96fe',
950: '#000000',
},
}SCSS
$custom: #eb96fe; $custom-light: #f3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#eb96fe",
"rgb": {
"r": 235,
"g": 150,
"b": 254
},
"hsl": {
"h": 289.038,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.79511,
"c": 0.16701,
"h": 320.1
},
"luminance": 0.46631
}Semantic roles & 50–950 ramp
primary
#EB96FE
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086