#EAA6FF#EAA6FF
#EAA6FF is a very light, vivid purple. Relative luminance 0.520; OKLCH L 82.0% C 0.141 H 318.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6FF |
|---|---|
| RGB | rgb(234, 166, 255) |
| HSL | hsl(286, 100%, 83%) |
| HSV | hsv(286, 35%, 100%) |
| CMYK | cmyk(8.2%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(77.27, 39.86, -34.34) |
| CIE-LCH | lch(77.27, 52.62, 319.25°) |
| OKLab | oklab(82% 0.1046 -0.0941) |
| OKLCH | oklch(82% 0.141 318) |
| XYZ | xyz(65.6154, 51.9865, 101.1663) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.08
Light Violet
#D6B4FC
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6FF #BBFFA6
analogous
#BEA6FF #EAA6FF #FFA6E7
triadic
#EAA6FF #FFEAA6 #A6FFEA
tetradic
#EAA6FF #FFBEA6 #BBFFA6 #A6E7FF
square
#EAA6FF #FFBEA6 #BBFFA6 #A6E7FF
split-complementary
#EAA6FF #E7FFA6 #A6FFBE
monochromatic
#CD2CFF #DC69FF #EAA6FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.84
#EAA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#EAA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6FF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6FF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#EAB1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eaa6ff; /* rgb */ color: rgb(234, 166, 255); /* oklch */ color: oklch(82.0% 0.141 318.0);
Tailwind
colors: {
custom: {
50: '#f2c1ff',
500: '#eaa6ff',
950: '#000000',
},
}SCSS
$custom: #eaa6ff; $custom-light: #f2c1ff; $custom-dark: #000000;
JSON
{
"hex": "#eaa6ff",
"rgb": {
"r": 234,
"g": 166,
"b": 255
},
"hsl": {
"h": 285.843,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.82001,
"c": 0.14067,
"h": 318
},
"luminance": 0.51985
}Semantic roles & 50–950 ramp
primary
#EAA6FF
secondary
#83E465
accent
#E60036
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286