#EB96F9#EB96F9
#EB96F9 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.3% C 0.162 H 321.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96F9 |
|---|---|
| RGB | rgb(235, 150, 249) |
| HSL | hsl(292, 89%, 78%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.6%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.75, 47.39, -36.55) |
| CIE-LCH | lch(73.75, 59.85, 322.36°) |
| OKLab | oklab(79.29% 0.1272 -0.1003) |
| OKLCH | oklch(79.29% 0.162 321.8) |
| XYZ | xyz(62.2642, 46.3166, 95.2643) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 6.87
Lilac (survey)
#CEA2FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96F9 #A4F996
analogous
#B996F9 #EB96F9 #F996D5
triadic
#EB96F9 #F9EB96 #96F9EB
tetradic
#EB96F9 #F9B996 #A4F996 #96D5F9
square
#EB96F9 #F9B996 #A4F996 #96D5F9
split-complementary
#EB96F9 #D5F996 #96F9B9
monochromatic
#D522F2 #E05CF6 #EB96F9 #F6D0FC #F9E2FD
Accessibility & contrast
On white
2.05
#EB96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EB96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96F9
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96F9 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#EDA1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb96f9; /* rgb */ color: rgb(235, 150, 249); /* oklch */ color: oklch(79.3% 0.162 321.8);
Tailwind
colors: {
custom: {
50: '#f3b6fb',
500: '#eb96f9',
950: '#000000',
},
}SCSS
$custom: #eb96f9; $custom-light: #f3b6fb; $custom-dark: #000000;
JSON
{
"hex": "#eb96f9",
"rgb": {
"r": 235,
"g": 150,
"b": 249
},
"hsl": {
"h": 291.515,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79291,
"c": 0.16193,
"h": 321.8
},
"luminance": 0.46314
}Semantic roles & 50–950 ramp
primary
#EB96F9
secondary
#DAF5D6
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085