#EB95F9#EB95F9
#EB95F9 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.164 H 321.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95F9 |
|---|---|
| RGB | rgb(235, 149, 249) |
| HSL | hsl(292, 89%, 78%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.6%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.54, 47.91, -36.86) |
| CIE-LCH | lch(73.54, 60.45, 322.42°) |
| OKLab | oklab(79.14% 0.1286 -0.1011) |
| OKLCH | oklch(79.14% 0.164 321.8) |
| XYZ | xyz(62.1053, 45.9989, 95.2114) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 6.76
Plum
#DDA0DD
ΔE00 6.77
Lilac (survey)
#CEA2FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95F9 #A3F995
analogous
#B995F9 #EB95F9 #F995D5
triadic
#EB95F9 #F9EB95 #95F9EB
tetradic
#EB95F9 #F9B995 #A3F995 #95D5F9
square
#EB95F9 #F9B995 #A3F995 #95D5F9
split-complementary
#EB95F9 #D5F995 #95F9B9
monochromatic
#D521F2 #E05BF6 #EB95F9 #F6CFFC #FAE2FD
Accessibility & contrast
On white
2.06
#EB95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EB95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95F9
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95F9 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#EDA1BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb95f9; /* rgb */ color: rgb(235, 149, 249); /* oklch */ color: oklch(79.1% 0.164 321.8);
Tailwind
colors: {
custom: {
50: '#f3b6fb',
500: '#eb95f9',
950: '#000000',
},
}SCSS
$custom: #eb95f9; $custom-light: #f3b6fb; $custom-dark: #000000;
JSON
{
"hex": "#eb95f9",
"rgb": {
"r": 235,
"g": 149,
"b": 249
},
"hsl": {
"h": 291.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.79137,
"c": 0.16361,
"h": 321.8
},
"luminance": 0.45997
}Semantic roles & 50–950 ramp
primary
#EB95F9
secondary
#DAF5D6
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085