#E2AFEA#E2AFEA
#E2AFEA is a light, moderate purple. Relative luminance 0.528; OKLCH L 81.9% C 0.098 H 321.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AFEA |
|---|---|
| RGB | rgb(226, 175, 234) |
| HSL | hsl(292, 58%, 80%) |
| HSV | hsv(292, 25%, 92%) |
| CMYK | cmyk(3.4%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(77.74, 28.52, -22.37) |
| CIE-LCH | lch(77.74, 36.24, 321.89°) |
| OKLab | oklab(81.93% 0.077 -0.0605) |
| OKLCH | oklch(81.93% 0.098 321.8) |
| XYZ | xyz(61.5434, 52.7706, 84.7697) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 4.22
Mauve
#E0B0FF
ΔE00 4.86
Light Violet
#D6B4FC
ΔE00 5.79
Light Lilac
#EDC8FF
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AFEA #B7EAAF
analogous
#C4AFEA #E2AFEA #EAAFD5
triadic
#E2AFEA #EAE2AF #AFEAE2
tetradic
#E2AFEA #EAC4AF #B7EAAF #AFD5EA
square
#E2AFEA #EAC4AF #B7EAAF #AFD5EA
split-complementary
#E2AFEA #D5EAAF #AFEAC4
monochromatic
#BF4ED1 #D07FDD #E2AFEA #F4DFF7 #F6E7F9
Accessibility & contrast
On white
1.82
#E2AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#E2AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AFEA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AFEA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#E4B5C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e2afea; /* rgb */ color: rgb(226, 175, 234); /* oklch */ color: oklch(81.9% 0.098 321.8);
Tailwind
colors: {
custom: {
50: '#ebc7f0',
500: '#e2afea',
950: '#000000',
},
}SCSS
$custom: #e2afea; $custom-light: #ebc7f0; $custom-dark: #000000;
JSON
{
"hex": "#e2afea",
"rgb": {
"r": 226,
"g": 175,
"b": 234
},
"hsl": {
"h": 291.864,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81926,
"c": 0.09793,
"h": 321.8
},
"luminance": 0.52769
}Semantic roles & 50–950 ramp
primary
#E2AFEA
secondary
#82C677
accent
#C61F36
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285