#EAAAFE#EAAAFE
#EAAAFE is a very light, vivid purple. Relative luminance 0.534; OKLCH L 82.6% C 0.133 H 317.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAAFE |
|---|---|
| RGB | rgb(234, 170, 254) |
| HSL | hsl(286, 98%, 83%) |
| HSV | hsv(286, 33%, 100%) |
| CMYK | cmyk(7.9%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(78.11, 37.55, -32.51) |
| CIE-LCH | lch(78.11, 49.67, 319.11°) |
| OKLab | oklab(82.62% 0.0986 -0.0889) |
| OKLCH | oklch(82.62% 0.133 317.9) |
| XYZ | xyz(66.1933, 53.3992, 100.5669) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.83
Light Violet
#D6B4FC
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 5.81
Light Lavendar
#EFC0FE
ΔE00 5.83
Pale Violet
#CEAEFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAAFE #BEFEAA
analogous
#C0AAFE #EAAAFE #FEAAE8
triadic
#EAAAFE #FEEAAA #AAFEEA
tetradic
#EAAAFE #FEC0AA #BEFEAA #AAE8FE
square
#EAAAFE #FEC0AA #BEFEAA #AAE8FE
split-complementary
#EAAAFE #E8FEAA #AAFEC0
monochromatic
#CC31FD #DB6EFD #EAAAFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.80
#EAAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#EAAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAAFE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAAFE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#EAB4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eaaafe; /* rgb */ color: rgb(234, 170, 254); /* oklch */ color: oklch(82.6% 0.133 317.9);
Tailwind
colors: {
custom: {
50: '#f1c4ff',
500: '#eaaafe',
950: '#000000',
},
}SCSS
$custom: #eaaafe; $custom-light: #f1c4ff; $custom-dark: #000000;
JSON
{
"hex": "#eaaafe",
"rgb": {
"r": 234,
"g": 170,
"b": 254
},
"hsl": {
"h": 285.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82624,
"c": 0.13278,
"h": 317.9
},
"luminance": 0.53398
}Semantic roles & 50–950 ramp
primary
#EAAAFE
secondary
#86E369
accent
#E60037
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286