#E2AAFE#E2AAFE
#E2AAFE is a light, vivid purple. Relative luminance 0.521; OKLCH L 81.8% C 0.129 H 314.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AAFE |
|---|---|
| RGB | rgb(226, 170, 254) |
| HSL | hsl(280, 98%, 83%) |
| HSV | hsv(280, 33%, 100%) |
| CMYK | cmyk(11%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(77.33, 35.12, -33.79) |
| CIE-LCH | lch(77.33, 48.74, 316.11°) |
| OKLab | oklab(81.85% 0.0896 -0.0927) |
| OKLCH | oklch(81.85% 0.129 314) |
| XYZ | xyz(63.6253, 52.0751, 100.4465) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.69
Light Violet
#D6B4FC
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AAFE #C6FEAA
analogous
#B8AAFE #E2AAFE #FEAAF0
triadic
#E2AAFE #FEE2AA #AAFEE2
tetradic
#E2AAFE #FEB8AA #C6FEAA #AAF0FE
square
#E2AAFE #FEB8AA #C6FEAA #AAF0FE
split-complementary
#E2AAFE #F0FEAA #AAFEB8
monochromatic
#B931FD #CD6EFD #E2AAFE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.84
#E2AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#E2AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AAFE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AAFE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#E0B5C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e2aafe; /* rgb */ color: rgb(226, 170, 254); /* oklch */ color: oklch(81.8% 0.129 314.0);
Tailwind
colors: {
custom: {
50: '#ecc4ff',
500: '#e2aafe',
950: '#000000',
},
}SCSS
$custom: #e2aafe; $custom-light: #ecc4ff; $custom-dark: #000000;
JSON
{
"hex": "#e2aafe",
"rgb": {
"r": 226,
"g": 170,
"b": 254
},
"hsl": {
"h": 280,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.81848,
"c": 0.12892,
"h": 314
},
"luminance": 0.52074
}Semantic roles & 50–950 ramp
primary
#E2AAFE
secondary
#92E369
accent
#E6004C
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#161218
muted
#858286