#EAA0FE#EAA0FE
#EAA0FE is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.0% C 0.150 H 318.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA0FE |
|---|---|
| RGB | rgb(234, 160, 254) |
| HSL | hsl(287, 98%, 81%) |
| HSV | hsv(287, 37%, 100%) |
| CMYK | cmyk(7.9%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(75.94, 42.83, -35.86) |
| CIE-LCH | lch(75.94, 55.87, 320.06°) |
| OKLab | oklab(80.98% 0.1129 -0.0984) |
| OKLCH | oklch(80.98% 0.15 318.9) |
| XYZ | xyz(64.3895, 49.7916, 99.9656) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA0FE #B4FEA0
analogous
#BBA0FE #EAA0FE #FEA0E3
triadic
#EAA0FE #FEEAA0 #A0FEEA
tetradic
#EAA0FE #FEBBA0 #B4FEA0 #A0E3FE
square
#EAA0FE #FEBBA0 #B4FEA0 #A0E3FE
split-complementary
#EAA0FE #E3FEA0 #A0FEBB
monochromatic
#CF27FD #DD63FD #EAA0FE #F7DDFF #F8E1FF
Accessibility & contrast
On white
1.92
#EAA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#EAA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA0FE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA0FE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#EBABC3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaa0fe; /* rgb */ color: rgb(234, 160, 254); /* oklch */ color: oklch(81.0% 0.150 318.9);
Tailwind
colors: {
custom: {
50: '#f2bdff',
500: '#eaa0fe',
950: '#000000',
},
}SCSS
$custom: #eaa0fe; $custom-light: #f2bdff; $custom-dark: #000000;
JSON
{
"hex": "#eaa0fe",
"rgb": {
"r": 234,
"g": 160,
"b": 254
},
"hsl": {
"h": 287.234,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.80982,
"c": 0.14975,
"h": 318.9
},
"luminance": 0.4979
}Semantic roles & 50–950 ramp
primary
#EAA0FE
secondary
#DBF7D4
accent
#E60031
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#171218
muted
#858186