#EA9EF0#EA9EF0
#EA9EF0 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.1% C 0.139 H 324.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EF0 |
|---|---|
| RGB | rgb(234, 158, 240) |
| HSL | hsl(296, 73%, 78%) |
| HSV | hsv(296, 34%, 94%) |
| CMYK | cmyk(2.5%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(74.98, 41.23, -29.77) |
| CIE-LCH | lch(74.98, 50.85, 324.16°) |
| OKLab | oklab(80.08% 0.1125 -0.0811) |
| OKLCH | oklch(80.08% 0.139 324.2) |
| XYZ | xyz(61.8851, 48.2396, 88.4725) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EF0 #A4F09E
analogous
#C19EF0 #EA9EF0 #F09ECD
triadic
#EA9EF0 #F0EA9E #9EF0EA
tetradic
#EA9EF0 #F0C19E #A4F09E #9ECDF0
square
#EA9EF0 #F0C19E #A4F09E #9ECDF0
split-complementary
#EA9EF0 #CDF09E #9EF0C1
monochromatic
#D334E0 #DF69E8 #EA9EF0 #F5D3F8 #F9E4FB
Accessibility & contrast
On white
1.97
#EA9EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EA9EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EF0
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EF0 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F3
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#EEA6BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ef0; /* rgb */ color: rgb(234, 158, 240); /* oklch */ color: oklch(80.1% 0.139 324.2);
Tailwind
colors: {
custom: {
50: '#f2bcf5',
500: '#ea9ef0',
950: '#000000',
},
}SCSS
$custom: #ea9ef0; $custom-light: #f2bcf5; $custom-dark: #000000;
JSON
{
"hex": "#ea9ef0",
"rgb": {
"r": 234,
"g": 158,
"b": 240
},
"hsl": {
"h": 295.61,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.80076,
"c": 0.13871,
"h": 324.2
},
"luminance": 0.48237
}Semantic roles & 50–950 ramp
primary
#EA9EF0
secondary
#DAF3D8
accent
#D5101F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185