#EA94EA#EA94EA
#EA94EA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.2% C 0.150 H 326.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94EA |
|---|---|
| RGB | rgb(234, 148, 234) |
| HSL | hsl(300, 67%, 75%) |
| HSV | hsv(300, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.64, 45.36, -30.10) |
| CIE-LCH | lch(72.64, 54.44, 326.43°) |
| OKLab | oklab(78.24% 0.1257 -0.0819) |
| OKLCH | oklch(78.24% 0.15 326.9) |
| XYZ | xyz(59.3717, 44.6153, 83.3102) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.25
Plum
#DDA0DD
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 7.86
Bubblegum Pink
#FE83CC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94EA #94EA94
analogous
#BF94EA #EA94EA #EA94BF
triadic
#EA94EA #EAEA94 #94EAEA
tetradic
#EA94EA #EABF94 #94EA94 #94BFEA
square
#EA94EA #EABF94 #94EA94 #94BFEA
split-complementary
#EA94EA #BFEA94 #94EABF
monochromatic
#D62ED6 #E061E0 #EA94EA #F4C7F4 #FAE5FA
Accessibility & contrast
On white
2.12
#EA94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EA94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94EA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94EA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#EF9CB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea94ea; /* rgb */ color: rgb(234, 148, 234); /* oklch */ color: oklch(78.2% 0.150 326.9);
Tailwind
colors: {
custom: {
50: '#f2b5f1',
500: '#ea94ea',
950: '#000000',
},
}SCSS
$custom: #ea94ea; $custom-light: #f2b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ea94ea",
"rgb": {
"r": 234,
"g": 148,
"b": 234
},
"hsl": {
"h": 300,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.78237,
"c": 0.15001,
"h": 326.9
},
"luminance": 0.44613
}Semantic roles & 50–950 ramp
primary
#EA94EA
secondary
#DAF1DA
accent
#CF1616
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084