#EB95FF#EB95FF
#EB95FF is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.4% C 0.170 H 319.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95FF |
|---|---|
| RGB | rgb(235, 149, 255) |
| HSL | hsl(289, 100%, 79%) |
| HSV | hsv(289, 42%, 100%) |
| CMYK | cmyk(7.8%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(73.79, 49.05, -39.74) |
| CIE-LCH | lch(73.79, 63.13, 320.99°) |
| OKLab | oklab(79.4% 0.1298 -0.1094) |
| OKLCH | oklch(79.4% 0.17 319.9) |
| XYZ | xyz(63.0561, 46.3792, 100.2189) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 6.34
Lilac (survey)
#CEA2FD
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.07
Purply Pink
#F075E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95FF #A9FF95
analogous
#B695FF #EB95FF #FF95DE
triadic
#EB95FF #FFEB95 #95FFEB
tetradic
#EB95FF #FFB695 #A9FF95 #95DEFF
square
#EB95FF #FFB695 #A9FF95 #95DEFF
split-complementary
#EB95FF #DEFF95 #95FFB6
monochromatic
#D41BFF #DF58FF #EB95FF #F7D2FF #F9E0FF
Accessibility & contrast
On white
2.04
#EB95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EB95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95FF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95FF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#9DB8FC
Tritanopia (blue-blind)
#ECA2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb95ff; /* rgb */ color: rgb(235, 149, 255); /* oklch */ color: oklch(79.4% 0.170 319.9);
Tailwind
colors: {
custom: {
50: '#f3b6ff',
500: '#eb95ff',
950: '#000000',
},
}SCSS
$custom: #eb95ff; $custom-light: #f3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#eb95ff",
"rgb": {
"r": 235,
"g": 149,
"b": 255
},
"hsl": {
"h": 288.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79402,
"c": 0.16969,
"h": 319.9
},
"luminance": 0.46377
}Semantic roles & 50–950 ramp
primary
#EB95FF
secondary
#DAF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086