#EB96FC#EB96FC
#EB96FC is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.165 H 320.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96FC |
|---|---|
| RGB | rgb(235, 150, 252) |
| HSL | hsl(290, 94%, 79%) |
| HSV | hsv(290, 40%, 99%) |
| CMYK | cmyk(6.7%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.87, 47.96, -37.98) |
| CIE-LCH | lch(73.87, 61.18, 321.62°) |
| OKLab | oklab(79.42% 0.1278 -0.1044) |
| OKLCH | oklch(79.42% 0.165 320.8) |
| XYZ | xyz(62.7359, 46.5053, 97.7483) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.49
Baby Purple
#CA9BF7
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 6.74
Mauve
#E0B0FF
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96FC #A7FC96
analogous
#B896FC #EB96FC #FC96DA
triadic
#EB96FC #FCEB96 #96FCEB
tetradic
#EB96FC #FCB896 #A7FC96 #96DAFC
square
#EB96FC #FCB896 #A7FC96 #96DAFC
split-complementary
#EB96FC #DAFC96 #96FCB8
monochromatic
#D41FF9 #E05BFA #EB96FC #F6D2FE #F9E1FE
Accessibility & contrast
On white
2.04
#EB96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EB96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96FC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96FC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#EDA2BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb96fc; /* rgb */ color: rgb(235, 150, 252); /* oklch */ color: oklch(79.4% 0.165 320.8);
Tailwind
colors: {
custom: {
50: '#f3b6fd',
500: '#eb96fc',
950: '#000000',
},
}SCSS
$custom: #eb96fc; $custom-light: #f3b6fd; $custom-dark: #000000;
JSON
{
"hex": "#eb96fc",
"rgb": {
"r": 235,
"g": 150,
"b": 252
},
"hsl": {
"h": 290,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.79423,
"c": 0.16497,
"h": 320.8
},
"luminance": 0.46503
}Semantic roles & 50–950 ramp
primary
#EB96FC
secondary
#DAF6D5
accent
#E60026
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085