#E5A2FF#E5A2FF
#E5A2FF is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.8% C 0.145 H 316.2°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E5A2FF |
|---|---|
| RGB | rgb(229, 162, 255) |
| HSL | hsl(283, 100%, 82%) |
| HSV | hsv(283, 36%, 100%) |
| CMYK | cmyk(10.2%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(75.90, 40.49, -36.51) |
| CIE-LCH | lch(75.90, 54.52, 317.96°) |
| OKLab | oklab(80.85% 0.1046 -0.1003) |
| OKLCH | oklch(80.85% 0.145 316.2) |
| XYZ | xyz(63.2807, 49.7202, 100.8518) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 4.60
Baby Purple
#CA9BF7
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 5.53
Pale Violet
#CEAEFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5A2FF #BCFFA2
analogous
#B7A2FF #E5A2FF #FFA2EB
triadic
#E5A2FF #FFE5A2 #A2FFE5
tetradic
#E5A2FF #FFB7A2 #BCFFA2 #A2EBFF
square
#E5A2FF #FFB7A2 #BCFFA2 #A2EBFF
split-complementary
#E5A2FF #EBFFA2 #A2FFB7
monochromatic
#C328FF #D465FF #E5A2FF #F6DFFF #F6E0FF
Accessibility & contrast
On white
1.92
#E5A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#E5A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5A2FF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5A2FF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#E4AEC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e5a2ff; /* rgb */ color: rgb(229, 162, 255); /* oklch */ color: oklch(80.8% 0.145 316.2);
Tailwind
colors: {
custom: {
50: '#eebeff',
500: '#e5a2ff',
950: '#000000',
},
}SCSS
$custom: #e5a2ff; $custom-light: #eebeff; $custom-dark: #000000;
JSON
{
"hex": "#e5a2ff",
"rgb": {
"r": 229,
"g": 162,
"b": 255
},
"hsl": {
"h": 283.226,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80846,
"c": 0.14496,
"h": 316.2
},
"luminance": 0.49719
}Semantic roles & 50–950 ramp
primary
#E5A2FF
secondary
#DEF7D4
accent
#E60040
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186