#EA9EF6#EA9EF6
#EA9EF6 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.3% C 0.145 H 321.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EF6 |
|---|---|
| RGB | rgb(234, 158, 246) |
| HSL | hsl(292, 83%, 79%) |
| HSV | hsv(292, 36%, 96%) |
| CMYK | cmyk(4.9%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(75.20, 42.35, -32.68) |
| CIE-LCH | lch(75.20, 53.49, 322.35°) |
| OKLab | oklab(80.32% 0.114 -0.0893) |
| OKLCH | oklch(80.32% 0.145 321.9) |
| XYZ | xyz(62.7912, 48.6020, 93.2444) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.10
Mauve
#E0B0FF
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EF6 #AAF69E
analogous
#BE9EF6 #EA9EF6 #F69ED6
triadic
#EA9EF6 #F6EA9E #9EF6EA
tetradic
#EA9EF6 #F6BE9E #AAF69E #9ED6F6
square
#EA9EF6 #F6BE9E #AAF69E #9ED6F6
split-complementary
#EA9EF6 #D6F69E #9EF6BE
monochromatic
#D22EEC #DE66F1 #EA9EF6 #F6D6FB #F9E3FC
Accessibility & contrast
On white
1.96
#EA9EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#EA9EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EF6
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EF6 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#ECA8BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ef6; /* rgb */ color: rgb(234, 158, 246); /* oklch */ color: oklch(80.3% 0.145 321.9);
Tailwind
colors: {
custom: {
50: '#f2bcf9',
500: '#ea9ef6',
950: '#000000',
},
}SCSS
$custom: #ea9ef6; $custom-light: #f2bcf9; $custom-dark: #000000;
JSON
{
"hex": "#ea9ef6",
"rgb": {
"r": 234,
"g": 158,
"b": 246
},
"hsl": {
"h": 291.818,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.80322,
"c": 0.14479,
"h": 321.9
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#EA9EF6
secondary
#DBF4D7
accent
#DF0624
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185