#EA8BE5#EA8BE5
#EA8BE5 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.6% C 0.161 H 328.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BE5 |
|---|---|
| RGB | rgb(234, 139, 229) |
| HSL | hsl(303, 69%, 73%) |
| HSV | hsv(303, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 2.1%, 8.2%) |
| CIE-LAB | lab(70.61, 49.10, -30.49) |
| CIE-LCH | lch(70.61, 57.79, 328.16°) |
| OKLab | oklab(76.65% 0.1375 -0.083) |
| OKLCH | oklch(76.65% 0.161 328.9) |
| XYZ | xyz(57.3063, 41.6176, 79.1280) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 4.46
Plum
#DDA0DD
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BE5 #8BEA90
analogous
#BF8BEA #EA8BE5 #EA8BB5
triadic
#EA8BE5 #E5EA8B #8BE5EA
tetradic
#EA8BE5 #EABF8B #8BEA90 #8BB5EA
square
#EA8BE5 #EABF8B #8BEA90 #8BB5EA
split-complementary
#EA8BE5 #B5EA8B #8BEABF
monochromatic
#D426CB #E157D9 #EA8BE5 #F3BFF1 #FAE5F9
Accessibility & contrast
On white
2.25
#EA8BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA8BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BE5
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BE5 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A5E8
Deuteranopia (green-blind)
#9FB1E2
Tritanopia (blue-blind)
#F093AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea8be5; /* rgb */ color: rgb(234, 139, 229); /* oklch */ color: oklch(76.6% 0.161 328.9);
Tailwind
colors: {
custom: {
50: '#f2afed',
500: '#ea8be5',
950: '#000000',
},
}SCSS
$custom: #ea8be5; $custom-light: #f2afed; $custom-dark: #000000;
JSON
{
"hex": "#ea8be5",
"rgb": {
"r": 234,
"g": 139,
"b": 229
},
"hsl": {
"h": 303.158,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.76648,
"c": 0.16063,
"h": 328.9
},
"luminance": 0.41615
}Semantic roles & 50–950 ramp
primary
#EA8BE5
secondary
#D9F2DA
accent
#D11E14
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171116
muted
#858084