#EA9BE9#EA9BE9
#EA9BE9 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.3% C 0.137 H 327.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BE9 |
|---|---|
| RGB | rgb(234, 155, 233) |
| HSL | hsl(301, 65%, 76%) |
| HSV | hsv(301, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 0.4%, 8.2%) |
| CIE-LAB | lab(74.07, 41.52, -27.35) |
| CIE-LCH | lch(74.07, 49.72, 326.63°) |
| OKLab | oklab(79.31% 0.1152 -0.0742) |
| OKLCH | oklch(79.31% 0.137 327.2) |
| XYZ | xyz(60.3598, 46.8207, 82.9328) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.87
Mauve
#E0B0FF
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 7.99
Lavender (survey)
#C79FEF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BE9 #9BEA9C
analogous
#C49BEA #EA9BE9 #EA9BC2
triadic
#EA9BE9 #E9EA9B #9BE9EA
tetradic
#EA9BE9 #EAC49B #9BEA9C #9BC2EA
square
#EA9BE9 #EAC49B #9BEA9C #9BC2EA
split-complementary
#EA9BE9 #C2EA9B #9BEAC4
monochromatic
#D536D3 #DF68DE #EA9BE9 #F5CEF4 #FAE6F9
Accessibility & contrast
On white
2.03
#EA9BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#EA9BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BE9
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BE9 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0EC
Deuteranopia (green-blind)
#A9BAE6
Tritanopia (blue-blind)
#EFA2B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea9be9; /* rgb */ color: rgb(234, 155, 233); /* oklch */ color: oklch(79.3% 0.137 327.2);
Tailwind
colors: {
custom: {
50: '#f2baf0',
500: '#ea9be9',
950: '#000000',
},
}SCSS
$custom: #ea9be9; $custom-light: #f2baf0; $custom-dark: #000000;
JSON
{
"hex": "#ea9be9",
"rgb": {
"r": 234,
"g": 155,
"b": 233
},
"hsl": {
"h": 300.759,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.79309,
"c": 0.13704,
"h": 327.2
},
"luminance": 0.46818
}Semantic roles & 50–950 ramp
primary
#EA9BE9
secondary
#DAF1DA
accent
#CD1B18
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184