#EA9BF6#EA9BF6
#EA9BF6 is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.8% C 0.150 H 322.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BF6 |
|---|---|
| RGB | rgb(234, 155, 246) |
| HSL | hsl(292, 83%, 79%) |
| HSV | hsv(292, 37%, 96%) |
| CMYK | cmyk(4.9%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(74.57, 43.92, -33.66) |
| CIE-LCH | lch(74.57, 55.34, 322.53°) |
| OKLab | oklab(79.84% 0.1183 -0.0921) |
| OKLCH | oklch(79.84% 0.15 322.1) |
| XYZ | xyz(62.2857, 47.5911, 93.0759) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.33
Plum
#DDA0DD
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.55
Lilac (survey)
#CEA2FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BF6 #A7F69B
analogous
#BC9BF6 #EA9BF6 #F69BD4
triadic
#EA9BF6 #F6EA9B #9BF6EA
tetradic
#EA9BF6 #F6BC9B #A7F69B #9BD4F6
square
#EA9BF6 #F6BC9B #A7F69B #9BD4F6
split-complementary
#EA9BF6 #D4F69B #9BF6BC
monochromatic
#D22BEC #DE63F1 #EA9BF6 #F6D3FB #F9E3FC
Accessibility & contrast
On white
2.00
#EA9BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EA9BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BF6
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BF6 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B2F9
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#EDA5BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ea9bf6; /* rgb */ color: rgb(234, 155, 246); /* oklch */ color: oklch(79.8% 0.150 322.1);
Tailwind
colors: {
custom: {
50: '#f2baf9',
500: '#ea9bf6',
950: '#000000',
},
}SCSS
$custom: #ea9bf6; $custom-light: #f2baf9; $custom-dark: #000000;
JSON
{
"hex": "#ea9bf6",
"rgb": {
"r": 234,
"g": 155,
"b": 246
},
"hsl": {
"h": 292.088,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.79842,
"c": 0.14989,
"h": 322.1
},
"luminance": 0.47589
}Semantic roles & 50–950 ramp
primary
#EA9BF6
secondary
#DBF4D7
accent
#E00622
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185