#E8A2E7#E8A2E7
#E8A2E7 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.2% C 0.122 H 327.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2E7 |
|---|---|
| RGB | rgb(232, 162, 231) |
| HSL | hsl(301, 60%, 77%) |
| HSV | hsv(301, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 0.4%, 9%) |
| CIE-LAB | lab(75.31, 36.83, -24.39) |
| CIE-LCH | lch(75.31, 44.18, 326.48°) |
| OKLab | oklab(80.17% 0.1021 -0.066) |
| OKLCH | oklch(80.17% 0.122 327.1) |
| XYZ | xyz(60.6215, 48.7681, 81.8057) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.23
Mauve
#E0B0FF
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.82
Light Lavendar
#EFC0FE
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.83
Lavender (survey)
#C79FEF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2E7 #A2E8A3
analogous
#C6A2E8 #E8A2E7 #E8A2C4
triadic
#E8A2E7 #E7E8A2 #A2E7E8
tetradic
#E8A2E7 #E8C6A2 #A2E8A3 #A2C4E8
square
#E8A2E7 #E8C6A2 #A2E8A3 #A2C4E8
split-complementary
#E8A2E7 #C4E8A2 #A2E8C6
monochromatic
#D040CE #DC71DA #E8A2E7 #F4D3F4 #F9E6F9
Accessibility & contrast
On white
1.95
#E8A2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#E8A2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2E7
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2E7 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4EA
Deuteranopia (green-blind)
#AEBDE5
Tritanopia (blue-blind)
#ECA8BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a2e7; /* rgb */ color: rgb(232, 162, 231); /* oklch */ color: oklch(80.2% 0.122 327.1);
Tailwind
colors: {
custom: {
50: '#f0beee',
500: '#e8a2e7',
950: '#000000',
},
}SCSS
$custom: #e8a2e7; $custom-light: #f0beee; $custom-dark: #000000;
JSON
{
"hex": "#e8a2e7",
"rgb": {
"r": 232,
"g": 162,
"b": 231
},
"hsl": {
"h": 300.857,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.80172,
"c": 0.12157,
"h": 327.1
},
"luminance": 0.48766
}Semantic roles & 50–950 ramp
primary
#E8A2E7
secondary
#DBF0DB
accent
#C8201D
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184