#EA8AE5#EA8AE5
#EA8AE5 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.5% C 0.162 H 328.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8AE5 |
|---|---|
| RGB | rgb(234, 138, 229) |
| HSL | hsl(303, 70%, 73%) |
| HSV | hsv(303, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 2.1%, 8.2%) |
| CIE-LAB | lab(70.41, 49.61, -30.80) |
| CIE-LCH | lch(70.41, 58.39, 328.16°) |
| OKLab | oklab(76.5% 0.139 -0.0838) |
| OKLCH | oklch(76.5% 0.162 328.9) |
| XYZ | xyz(57.1622, 41.3294, 79.0800) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Lavender Pink
#DD85D7
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.24
Orchid
#DA70D6
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.46
Bubblegum Pink
#FE83CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8AE5 #8AEA8F
analogous
#BF8AEA #EA8AE5 #EA8AB5
triadic
#EA8AE5 #E5EA8A #8AE5EA
tetradic
#EA8AE5 #EABF8A #8AEA8F #8AB5EA
square
#EA8AE5 #EABF8A #8AEA8F #8AB5EA
split-complementary
#EA8AE5 #B5EA8A #8AEABF
monochromatic
#D426CB #E156D9 #EA8AE5 #F3BEF1 #FAE5F9
Accessibility & contrast
On white
2.27
#EA8AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA8AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8AE5
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8AE5 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E8
Deuteranopia (green-blind)
#9EB1E2
Tritanopia (blue-blind)
#F092AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8ae5; /* rgb */ color: rgb(234, 138, 229); /* oklch */ color: oklch(76.5% 0.162 328.9);
Tailwind
colors: {
custom: {
50: '#f2aeed',
500: '#ea8ae5',
950: '#000000',
},
}SCSS
$custom: #ea8ae5; $custom-light: #f2aeed; $custom-dark: #000000;
JSON
{
"hex": "#ea8ae5",
"rgb": {
"r": 234,
"g": 138,
"b": 229
},
"hsl": {
"h": 303.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.76498,
"c": 0.1623,
"h": 328.9
},
"luminance": 0.41327
}Semantic roles & 50–950 ramp
primary
#EA8AE5
secondary
#D9F2DA
accent
#D21E14
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171016
muted
#857F84