#EA8BE9#EA8BE9
#EA8BE9 is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.8% C 0.164 H 327.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BE9 |
|---|---|
| RGB | rgb(234, 139, 233) |
| HSL | hsl(301, 69%, 73%) |
| HSV | hsv(301, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 0.4%, 8.2%) |
| CIE-LAB | lab(70.76, 49.81, -32.45) |
| CIE-LCH | lch(70.76, 59.44, 326.92°) |
| OKLab | oklab(76.82% 0.1384 -0.0885) |
| OKLCH | oklch(76.82% 0.164 327.4) |
| XYZ | xyz(57.8712, 41.8436, 82.1033) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.35
Plum
#DDA0DD
ΔE00 6.58
Orchid
#DA70D6
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BE9 #8BEA8C
analogous
#BC8BEA #EA8BE9 #EA8BB9
triadic
#EA8BE9 #E9EA8B #8BE9EA
tetradic
#EA8BE9 #EABC8B #8BEA8C #8BB9EA
square
#EA8BE9 #EABC8B #8BEA8C #8BB9EA
split-complementary
#EA8BE9 #B9EA8B #8BEABC
monochromatic
#D426D2 #E157DF #EA8BE9 #F3BFF3 #FAE5FA
Accessibility & contrast
On white
2.24
#EA8BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EA8BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BE9
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BE9 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EC
Deuteranopia (green-blind)
#9DB2E6
Tritanopia (blue-blind)
#F094AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea8be9; /* rgb */ color: rgb(234, 139, 233); /* oklch */ color: oklch(76.8% 0.164 327.4);
Tailwind
colors: {
custom: {
50: '#f2aff0',
500: '#ea8be9',
950: '#000000',
},
}SCSS
$custom: #ea8be9; $custom-light: #f2aff0; $custom-dark: #000000;
JSON
{
"hex": "#ea8be9",
"rgb": {
"r": 234,
"g": 139,
"b": 233
},
"hsl": {
"h": 300.632,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.76817,
"c": 0.16428,
"h": 327.4
},
"luminance": 0.41841
}Semantic roles & 50–950 ramp
primary
#EA8BE9
secondary
#D9F2D9
accent
#D11614
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171116
muted
#858084