#E4A2FF#E4A2FF
#E4A2FF is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.7% C 0.144 H 315.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E4A2FF |
|---|---|
| RGB | rgb(228, 162, 255) |
| HSL | hsl(283, 100%, 82%) |
| HSV | hsv(283, 36%, 100%) |
| CMYK | cmyk(10.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(75.80, 40.19, -36.68) |
| CIE-LCH | lch(75.80, 54.41, 317.62°) |
| OKLab | oklab(80.75% 0.1035 -0.1008) |
| OKLCH | oklch(80.75% 0.144 315.7) |
| XYZ | xyz(62.9625, 49.5561, 100.8369) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.34
Pale Violet
#CEAEFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4A2FF #BDFFA2
analogous
#B6A2FF #E4A2FF #FFA2EB
triadic
#E4A2FF #FFE4A2 #A2FFE4
tetradic
#E4A2FF #FFB6A2 #BDFFA2 #A2EBFF
square
#E4A2FF #FFB6A2 #BDFFA2 #A2EBFF
split-complementary
#E4A2FF #EBFFA2 #A2FFB6
monochromatic
#C028FF #D265FF #E4A2FF #F6DFFF #F6E0FF
Accessibility & contrast
On white
1.92
#E4A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#E4A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4A2FF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4A2FF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#E3AEC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e4a2ff; /* rgb */ color: rgb(228, 162, 255); /* oklch */ color: oklch(80.7% 0.144 315.7);
Tailwind
colors: {
custom: {
50: '#edbeff',
500: '#e4a2ff',
950: '#000000',
},
}SCSS
$custom: #e4a2ff; $custom-light: #edbeff; $custom-dark: #000000;
JSON
{
"hex": "#e4a2ff",
"rgb": {
"r": 228,
"g": 162,
"b": 255
},
"hsl": {
"h": 282.581,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80746,
"c": 0.14449,
"h": 315.7
},
"luminance": 0.49555
}Semantic roles & 50–950 ramp
primary
#E4A2FF
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186