#EA9BE6#EA9BE6
#EA9BE6 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.2% C 0.134 H 328.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BE6 |
|---|---|
| RGB | rgb(234, 155, 230) |
| HSL | hsl(303, 65%, 76%) |
| HSV | hsv(303, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 1.7%, 8.2%) |
| CIE-LAB | lab(73.97, 40.98, -25.88) |
| CIE-LCH | lch(73.97, 48.47, 327.73°) |
| OKLab | oklab(79.19% 0.1144 -0.0701) |
| OKLCH | oklch(79.19% 0.134 328.5) |
| XYZ | xyz(59.9349, 46.6507, 80.6950) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 6.17
Mauve
#E0B0FF
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.82
Purply Pink
#F075E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BE6 #9BEA9F
analogous
#C79BEA #EA9BE6 #EA9BBF
triadic
#EA9BE6 #E6EA9B #9BE6EA
tetradic
#EA9BE6 #EAC79B #9BEA9F #9BBFEA
square
#EA9BE6 #EAC79B #9BEA9F #9BBFEA
split-complementary
#EA9BE6 #BFEA9B #9BEAC7
monochromatic
#D536CD #DF68D9 #EA9BE6 #F5CEF3 #FAE6F9
Accessibility & contrast
On white
2.03
#EA9BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EA9BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BE6
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BE6 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AFE9
Deuteranopia (green-blind)
#AABAE3
Tritanopia (blue-blind)
#EFA1B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea9be6; /* rgb */ color: rgb(234, 155, 230); /* oklch */ color: oklch(79.2% 0.134 328.5);
Tailwind
colors: {
custom: {
50: '#f2b9ee',
500: '#ea9be6',
950: '#000000',
},
}SCSS
$custom: #ea9be6; $custom-light: #f2b9ee; $custom-dark: #000000;
JSON
{
"hex": "#ea9be6",
"rgb": {
"r": 234,
"g": 155,
"b": 230
},
"hsl": {
"h": 303.038,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.79191,
"c": 0.13418,
"h": 328.5
},
"luminance": 0.46648
}Semantic roles & 50–950 ramp
primary
#EA9BE6
secondary
#DAF1DB
accent
#CD2218
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184