#EB95FE#EB95FE
#EB95FE is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.4% C 0.169 H 320.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95FE |
|---|---|
| RGB | rgb(235, 149, 254) |
| HSL | hsl(289, 98%, 79%) |
| HSV | hsv(289, 41%, 100%) |
| CMYK | cmyk(7.5%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.75, 48.86, -39.26) |
| CIE-LCH | lch(73.75, 62.68, 321.22°) |
| OKLab | oklab(79.36% 0.1296 -0.108) |
| OKLCH | oklch(79.36% 0.169 320.2) |
| XYZ | xyz(62.8956, 46.3150, 99.3733) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.72
Mauve
#E0B0FF
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95FE #A8FE95
analogous
#B795FE #EB95FE #FE95DD
triadic
#EB95FE #FEEB95 #95FEEB
tetradic
#EB95FE #FEB795 #A8FE95 #95DDFE
square
#EB95FE #FEB795 #A8FE95 #95DDFE
split-complementary
#EB95FE #DDFE95 #95FEB7
monochromatic
#D41CFD #E058FD #EB95FE #F6D2FF #F9E1FF
Accessibility & contrast
On white
2.05
#EB95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EB95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95FE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95FE | 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)
#86AFFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#ECA2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb95fe; /* rgb */ color: rgb(235, 149, 254); /* oklch */ color: oklch(79.4% 0.169 320.2);
Tailwind
colors: {
custom: {
50: '#f3b6ff',
500: '#eb95fe',
950: '#000000',
},
}SCSS
$custom: #eb95fe; $custom-light: #f3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#eb95fe",
"rgb": {
"r": 235,
"g": 149,
"b": 254
},
"hsl": {
"h": 289.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.79358,
"c": 0.16867,
"h": 320.2
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#EB95FE
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086