#EA95F9#EA95F9
#EA95F9 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.163 H 321.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95F9 |
|---|---|
| RGB | rgb(234, 149, 249) |
| HSL | hsl(291, 89%, 78%) |
| HSV | hsv(291, 40%, 98%) |
| CMYK | cmyk(6%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.43, 47.62, -37.04) |
| CIE-LCH | lch(73.43, 60.33, 322.12°) |
| OKLab | oklab(79.03% 0.1275 -0.1017) |
| OKLCH | oklch(79.03% 0.163 321.4) |
| XYZ | xyz(61.7760, 45.8291, 95.1959) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 6.81
Lilac (survey)
#CEA2FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95F9 #A4F995
analogous
#B895F9 #EA95F9 #F995D6
triadic
#EA95F9 #F9EA95 #95F9EA
tetradic
#EA95F9 #F9B895 #A4F995 #95D6F9
square
#EA95F9 #F9B895 #A4F995 #95D6F9
split-complementary
#EA95F9 #D6F995 #95F9B8
monochromatic
#D321F2 #DF5BF6 #EA95F9 #F5CFFC #F9E2FD
Accessibility & contrast
On white
2.07
#EA95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EA95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95F9
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95F9 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#ECA1BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea95f9; /* rgb */ color: rgb(234, 149, 249); /* oklch */ color: oklch(79.0% 0.163 321.4);
Tailwind
colors: {
custom: {
50: '#f2b6fb',
500: '#ea95f9',
950: '#000000',
},
}SCSS
$custom: #ea95f9; $custom-light: #f2b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ea95f9",
"rgb": {
"r": 234,
"g": 149,
"b": 249
},
"hsl": {
"h": 291,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.7903,
"c": 0.16305,
"h": 321.4
},
"luminance": 0.45827
}Semantic roles & 50–950 ramp
primary
#EA95F9
secondary
#DAF5D6
accent
#E60022
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085