#EA95FA#EA95FA
#EA95FA is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.164 H 321.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95FA |
|---|---|
| RGB | rgb(234, 149, 250) |
| HSL | hsl(290, 91%, 78%) |
| HSV | hsv(290, 40%, 98%) |
| CMYK | cmyk(6.4%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(73.48, 47.81, -37.52) |
| CIE-LCH | lch(73.48, 60.77, 321.87°) |
| OKLab | oklab(79.07% 0.1277 -0.103) |
| OKLCH | oklch(79.07% 0.164 321.1) |
| XYZ | xyz(61.9324, 45.8916, 96.0195) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.17
Baby Purple
#CA9BF7
ΔE00 6.42
Lilac (survey)
#CEA2FD
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 6.87
Plum
#DDA0DD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95FA #A5FA95
analogous
#B795FA #EA95FA #FA95D7
triadic
#EA95FA #FAEA95 #95FAEA
tetradic
#EA95FA #FAB795 #A5FA95 #95D7FA
square
#EA95FA #FAB795 #A5FA95 #95D7FA
split-complementary
#EA95FA #D7FA95 #95FAB7
monochromatic
#D320F4 #DE5BF7 #EA95FA #F6CFFD #F9E2FE
Accessibility & contrast
On white
2.06
#EA95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EA95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95FA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95FA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#ECA1BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea95fa; /* rgb */ color: rgb(234, 149, 250); /* oklch */ color: oklch(79.1% 0.164 321.1);
Tailwind
colors: {
custom: {
50: '#f2b6fc',
500: '#ea95fa',
950: '#000000',
},
}SCSS
$custom: #ea95fa; $custom-light: #f2b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ea95fa",
"rgb": {
"r": 234,
"g": 149,
"b": 250
},
"hsl": {
"h": 290.495,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.79074,
"c": 0.16406,
"h": 321.1
},
"luminance": 0.45889
}Semantic roles & 50–950 ramp
primary
#EA95FA
secondary
#DAF6D5
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085