#EA95E5#EA95E5
#EA95E5 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.2% C 0.144 H 328.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95E5 |
|---|---|
| RGB | rgb(234, 149, 229) |
| HSL | hsl(304, 67%, 75%) |
| HSV | hsv(304, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 2.1%, 8.2%) |
| CIE-LAB | lab(72.66, 43.94, -27.33) |
| CIE-LCH | lch(72.66, 51.75, 328.12°) |
| OKLab | oklab(78.19% 0.123 -0.0741) |
| OKLCH | oklch(78.19% 0.144 328.9) |
| XYZ | xyz(58.8210, 44.6471, 79.6329) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.17
Plum
#DDA0DD
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 6.76
Bubblegum Pink
#FE83CC
ΔE00 7.22
Mauve
#E0B0FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95E5 #95EA9A
analogous
#C495EA #EA95E5 #EA95BB
triadic
#EA95E5 #E5EA95 #95E5EA
tetradic
#EA95E5 #EAC495 #95EA9A #95BBEA
square
#EA95E5 #EAC495 #95EA9A #95BBEA
split-complementary
#EA95E5 #BBEA95 #95EAC4
monochromatic
#D62FCC #E062D8 #EA95E5 #F4C8F2 #FAE5F9
Accessibility & contrast
On white
2.12
#EA95E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EA95E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95E5
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95E5 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE8
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#F09CB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea95e5; /* rgb */ color: rgb(234, 149, 229); /* oklch */ color: oklch(78.2% 0.144 328.9);
Tailwind
colors: {
custom: {
50: '#f2b5ed',
500: '#ea95e5',
950: '#000000',
},
}SCSS
$custom: #ea95e5; $custom-light: #f2b5ed; $custom-dark: #000000;
JSON
{
"hex": "#ea95e5",
"rgb": {
"r": 234,
"g": 149,
"b": 229
},
"hsl": {
"h": 303.529,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78191,
"c": 0.14362,
"h": 328.9
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#EA95E5
secondary
#DAF1DB
accent
#CF2217
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084