#EA95EA#EA95EA
#EA95EA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.4% C 0.148 H 326.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95EA |
|---|---|
| RGB | rgb(234, 149, 234) |
| HSL | hsl(300, 67%, 75%) |
| HSV | hsv(300, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(72.85, 44.84, -29.78) |
| CIE-LCH | lch(72.85, 53.83, 326.41°) |
| OKLab | oklab(78.39% 0.1242 -0.081) |
| OKLCH | oklch(78.39% 0.148 326.9) |
| XYZ | xyz(59.5292, 44.9303, 83.3627) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.40
Plum
#DDA0DD
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 7.70
Bubblegum Pink
#FE83CC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95EA #95EA95
analogous
#BF95EA #EA95EA #EA95BF
triadic
#EA95EA #EAEA95 #95EAEA
tetradic
#EA95EA #EABF95 #95EA95 #95BFEA
square
#EA95EA #EABF95 #95EA95 #95BFEA
split-complementary
#EA95EA #BFEA95 #95EABF
monochromatic
#D62FD6 #E062E0 #EA95EA #F4C8F4 #FAE5FA
Accessibility & contrast
On white
2.10
#EA95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EA95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95EA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95EA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A4B7E7
Tritanopia (blue-blind)
#EF9DB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea95ea; /* rgb */ color: rgb(234, 149, 234); /* oklch */ color: oklch(78.4% 0.148 326.9);
Tailwind
colors: {
custom: {
50: '#f2b6f1',
500: '#ea95ea',
950: '#000000',
},
}SCSS
$custom: #ea95ea; $custom-light: #f2b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ea95ea",
"rgb": {
"r": 234,
"g": 149,
"b": 234
},
"hsl": {
"h": 300,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.78394,
"c": 0.1483,
"h": 326.9
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#EA95EA
secondary
#DAF1DA
accent
#CF1717
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084