#EA94E5#EA94E5
#EA94E5 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.0% C 0.145 H 328.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94E5 |
|---|---|
| RGB | rgb(234, 148, 229) |
| HSL | hsl(303, 67%, 75%) |
| HSV | hsv(303, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 2.1%, 8.2%) |
| CIE-LAB | lab(72.45, 44.46, -27.65) |
| CIE-LCH | lch(72.45, 52.36, 328.12°) |
| OKLab | oklab(78.03% 0.1245 -0.075) |
| OKLCH | oklch(78.03% 0.145 328.9) |
| XYZ | xyz(58.6635, 44.3320, 79.5804) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.00
Plum
#DDA0DD
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 6.52
Bubblegum Pink
#FE83CC
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94E5 #94EA99
analogous
#C494EA #EA94E5 #EA94BA
triadic
#EA94E5 #E5EA94 #94E5EA
tetradic
#EA94E5 #EAC494 #94EA99 #94BAEA
square
#EA94E5 #EAC494 #94EA99 #94BAEA
split-complementary
#EA94E5 #BAEA94 #94EAC4
monochromatic
#D62ECC #E061D9 #EA94E5 #F4C7F1 #FAE5F9
Accessibility & contrast
On white
2.13
#EA94E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EA94E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94E5
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94E5 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABE8
Deuteranopia (green-blind)
#A5B6E2
Tritanopia (blue-blind)
#F09BB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea94e5; /* rgb */ color: rgb(234, 148, 229); /* oklch */ color: oklch(78.0% 0.145 328.9);
Tailwind
colors: {
custom: {
50: '#f2b5ed',
500: '#ea94e5',
950: '#000000',
},
}SCSS
$custom: #ea94e5; $custom-light: #f2b5ed; $custom-dark: #000000;
JSON
{
"hex": "#ea94e5",
"rgb": {
"r": 234,
"g": 148,
"b": 229
},
"hsl": {
"h": 303.488,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.78034,
"c": 0.14533,
"h": 328.9
},
"luminance": 0.44329
}Semantic roles & 50–950 ramp
primary
#EA94E5
secondary
#DAF1DB
accent
#CF2116
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084