#EA95F8#EA95F8
#EA95F8 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.162 H 321.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95F8 |
|---|---|
| RGB | rgb(234, 149, 248) |
| HSL | hsl(292, 88%, 78%) |
| HSV | hsv(292, 40%, 97%) |
| CMYK | cmyk(5.6%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.39, 47.43, -36.56) |
| CIE-LCH | lch(73.39, 59.88, 322.37°) |
| OKLab | oklab(78.99% 0.1273 -0.1003) |
| OKLCH | oklch(78.99% 0.162 321.8) |
| XYZ | xyz(61.6205, 45.7668, 94.3767) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95F8 #A3F895
analogous
#B895F8 #EA95F8 #F895D5
triadic
#EA95F8 #F8EA95 #95F8EA
tetradic
#EA95F8 #F8B895 #A3F895 #95D5F8
square
#EA95F8 #F8B895 #A3F895 #95D5F8
split-complementary
#EA95F8 #D5F895 #95F8B8
monochromatic
#D322F0 #DF5CF4 #EA95F8 #F5CEFC #F9E2FD
Accessibility & contrast
On white
2.07
#EA95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EA95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95F8
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95F8 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFC
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#ECA0BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea95f8; /* rgb */ color: rgb(234, 149, 248); /* oklch */ color: oklch(79.0% 0.162 321.8);
Tailwind
colors: {
custom: {
50: '#f2b6fb',
500: '#ea95f8',
950: '#000000',
},
}SCSS
$custom: #ea95f8; $custom-light: #f2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ea95f8",
"rgb": {
"r": 234,
"g": 149,
"b": 248
},
"hsl": {
"h": 291.515,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.78986,
"c": 0.16204,
"h": 321.8
},
"luminance": 0.45765
}Semantic roles & 50–950 ramp
primary
#EA95F8
secondary
#DAF5D6
accent
#E40121
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085