#EA8BE3#EA8BE3
#EA8BE3 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.6% C 0.159 H 329.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BE3 |
|---|---|
| RGB | rgb(234, 139, 227) |
| HSL | hsl(304, 69%, 73%) |
| HSV | hsv(304, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 3%, 8.2%) |
| CIE-LAB | lab(70.53, 48.75, -29.51) |
| CIE-LCH | lch(70.53, 56.98, 328.81°) |
| OKLab | oklab(76.57% 0.1371 -0.0802) |
| OKLCH | oklch(76.57% 0.159 329.7) |
| XYZ | xyz(57.0287, 41.5066, 77.6658) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.70
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 4.56
Plum
#DDA0DD
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BE3 #8BEA92
analogous
#C18BEA #EA8BE3 #EA8BB3
triadic
#EA8BE3 #E3EA8B #8BE3EA
tetradic
#EA8BE3 #EAC18B #8BEA92 #8BB3EA
square
#EA8BE3 #EAC18B #8BEA92 #8BB3EA
split-complementary
#EA8BE3 #B3EA8B #8BEAC1
monochromatic
#D426C7 #E157D6 #EA8BE3 #F3BFF0 #FAE5F9
Accessibility & contrast
On white
2.26
#EA8BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EA8BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BE3
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BE3 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E6
Deuteranopia (green-blind)
#A0B1E0
Tritanopia (blue-blind)
#F192AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8be3; /* rgb */ color: rgb(234, 139, 227); /* oklch */ color: oklch(76.6% 0.159 329.7);
Tailwind
colors: {
custom: {
50: '#f2afec',
500: '#ea8be3',
950: '#000000',
},
}SCSS
$custom: #ea8be3; $custom-light: #f2afec; $custom-dark: #000000;
JSON
{
"hex": "#ea8be3",
"rgb": {
"r": 234,
"g": 139,
"b": 227
},
"hsl": {
"h": 304.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.76565,
"c": 0.15882,
"h": 329.7
},
"luminance": 0.41504
}Semantic roles & 50–950 ramp
primary
#EA8BE3
secondary
#D9F2DB
accent
#D12214
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171116
muted
#858084