#E2A4FC#E2A4FC
#E2A4FC is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.8% C 0.137 H 315.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A4FC |
|---|---|
| RGB | rgb(226, 164, 252) |
| HSL | hsl(282, 94%, 82%) |
| HSV | hsv(282, 35%, 99%) |
| CMYK | cmyk(10.3%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(75.92, 37.93, -34.89) |
| CIE-LCH | lch(75.92, 51.54, 317.39°) |
| OKLab | oklab(80.75% 0.0977 -0.0958) |
| OKLCH | oklch(80.75% 0.137 315.6) |
| XYZ | xyz(62.2075, 49.7493, 98.4022) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.13
Lilac (survey)
#CEA2FD
ΔE00 4.25
Baby Purple
#CA9BF7
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.29
Light Violet
#D6B4FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A4FC #BEFCA4
analogous
#B6A4FC #E2A4FC #FCA4EA
triadic
#E2A4FC #FCE2A4 #A4FCE2
tetradic
#E2A4FC #FCB6A4 #BEFCA4 #A4EAFC
square
#E2A4FC #FCB6A4 #BEFCA4 #A4EAFC
split-complementary
#E2A4FC #EAFCA4 #A4FCB6
monochromatic
#BC2EF8 #CF69FA #E2A4FC #F5DFFE #F6E1FE
Accessibility & contrast
On white
1.92
#E2A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#E2A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A4FC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A4FC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#E1AFC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e2a4fc; /* rgb */ color: rgb(226, 164, 252); /* oklch */ color: oklch(80.8% 0.137 315.6);
Tailwind
colors: {
custom: {
50: '#ecc0fd',
500: '#e2a4fc',
950: '#000000',
},
}SCSS
$custom: #e2a4fc; $custom-light: #ecc0fd; $custom-dark: #000000;
JSON
{
"hex": "#e2a4fc",
"rgb": {
"r": 226,
"g": 164,
"b": 252
},
"hsl": {
"h": 282.273,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.80752,
"c": 0.13682,
"h": 315.6
},
"luminance": 0.49748
}Semantic roles & 50–950 ramp
primary
#E2A4FC
secondary
#DFF6D5
accent
#E60044
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185