#EA94E4#EA94E4
#EA94E4 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.0% C 0.144 H 329.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94E4 |
|---|---|
| RGB | rgb(234, 148, 228) |
| HSL | hsl(304, 67%, 75%) |
| HSV | hsv(304, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 2.6%, 8.2%) |
| CIE-LAB | lab(72.41, 44.28, -27.16) |
| CIE-LCH | lch(72.41, 51.95, 328.47°) |
| OKLab | oklab(77.99% 0.1242 -0.0736) |
| OKLCH | oklch(77.99% 0.144 329.3) |
| XYZ | xyz(58.5243, 44.2763, 78.8472) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.98
Plum
#DDA0DD
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.01
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94E4 #94EA9A
analogous
#C594EA #EA94E4 #EA94B9
triadic
#EA94E4 #E4EA94 #94E4EA
tetradic
#EA94E4 #EAC594 #94EA9A #94B9EA
square
#EA94E4 #EAC594 #94EA9A #94B9EA
split-complementary
#EA94E4 #B9EA94 #94EAC5
monochromatic
#D62ECA #E061D7 #EA94E4 #F4C7F1 #FAE5F9
Accessibility & contrast
On white
2.13
#EA94E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EA94E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94E4
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94E4 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE7
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#F09BB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea94e4; /* rgb */ color: rgb(234, 148, 228); /* oklch */ color: oklch(78.0% 0.144 329.3);
Tailwind
colors: {
custom: {
50: '#f2b5ec',
500: '#ea94e4',
950: '#000000',
},
}SCSS
$custom: #ea94e4; $custom-light: #f2b5ec; $custom-dark: #000000;
JSON
{
"hex": "#ea94e4",
"rgb": {
"r": 234,
"g": 148,
"b": 228
},
"hsl": {
"h": 304.186,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77994,
"c": 0.14441,
"h": 329.3
},
"luminance": 0.44274
}Semantic roles & 50–950 ramp
primary
#EA94E4
secondary
#DAF1DB
accent
#CF2316
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084