#EA95FF#EA95FF
#EA95FF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.3% C 0.169 H 319.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95FF |
|---|---|
| RGB | rgb(234, 149, 255) |
| HSL | hsl(288, 100%, 79%) |
| HSV | hsv(288, 42%, 100%) |
| CMYK | cmyk(8.2%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(73.68, 48.76, -39.92) |
| CIE-LCH | lch(73.68, 63.02, 320.70°) |
| OKLab | oklab(79.3% 0.1286 -0.1099) |
| OKLCH | oklch(79.3% 0.169 319.5) |
| XYZ | xyz(62.7268, 46.2094, 100.2034) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Baby Purple
#CA9BF7
ΔE00 6.17
Lilac (survey)
#CEA2FD
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 7.01
Pastel Purple
#CAA0FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95FF #AAFF95
analogous
#B595FF #EA95FF #FF95DF
triadic
#EA95FF #FFEA95 #95FFEA
tetradic
#EA95FF #FFB595 #AAFF95 #95DFFF
square
#EA95FF #FFB595 #AAFF95 #95DFFF
split-complementary
#EA95FF #DFFF95 #95FFB5
monochromatic
#D21BFF #DE58FF #EA95FF #F6D2FF #F9E0FF
Accessibility & contrast
On white
2.05
#EA95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EA95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95FF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95FF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#EBA2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea95ff; /* rgb */ color: rgb(234, 149, 255); /* oklch */ color: oklch(79.3% 0.169 319.5);
Tailwind
colors: {
custom: {
50: '#f2b6ff',
500: '#ea95ff',
950: '#000000',
},
}SCSS
$custom: #ea95ff; $custom-light: #f2b6ff; $custom-dark: #000000;
JSON
{
"hex": "#ea95ff",
"rgb": {
"r": 234,
"g": 149,
"b": 255
},
"hsl": {
"h": 288.113,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79296,
"c": 0.16918,
"h": 319.5
},
"luminance": 0.46207
}Semantic roles & 50–950 ramp
primary
#EA95FF
secondary
#DBF7D4
accent
#E6002D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086