#EA95FE#EA95FE
#EA95FE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.168 H 319.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95FE |
|---|---|
| RGB | rgb(234, 149, 254) |
| HSL | hsl(289, 98%, 79%) |
| HSV | hsv(289, 41%, 100%) |
| CMYK | cmyk(7.9%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.64, 48.57, -39.44) |
| CIE-LCH | lch(73.64, 62.57, 320.92°) |
| OKLab | oklab(79.25% 0.1284 -0.1085) |
| OKLCH | oklch(79.25% 0.168 319.8) |
| XYZ | xyz(62.5663, 46.1452, 99.3578) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 6.21
Lilac (survey)
#CEA2FD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.00
Purply Pink
#F075E6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95FE #A9FE95
analogous
#B695FE #EA95FE #FE95DE
triadic
#EA95FE #FEEA95 #95FEEA
tetradic
#EA95FE #FEB695 #A9FE95 #95DEFE
square
#EA95FE #FEB695 #A9FE95 #95DEFE
split-complementary
#EA95FE #DEFE95 #95FEB6
monochromatic
#D21CFD #DE58FD #EA95FE #F6D2FF #F9E1FF
Accessibility & contrast
On white
2.05
#EA95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EA95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95FE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95FE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#EBA2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea95fe; /* rgb */ color: rgb(234, 149, 254); /* oklch */ color: oklch(79.3% 0.168 319.8);
Tailwind
colors: {
custom: {
50: '#f2b6ff',
500: '#ea95fe',
950: '#000000',
},
}SCSS
$custom: #ea95fe; $custom-light: #f2b6ff; $custom-dark: #000000;
JSON
{
"hex": "#ea95fe",
"rgb": {
"r": 234,
"g": 149,
"b": 254
},
"hsl": {
"h": 288.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.79251,
"c": 0.16815,
"h": 319.8
},
"luminance": 0.46143
}Semantic roles & 50–950 ramp
primary
#EA95FE
secondary
#DBF7D4
accent
#E6002C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086