#E8A2E8#E8A2E8
#E8A2E8 is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.2% C 0.123 H 326.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2E8 |
|---|---|
| RGB | rgb(232, 162, 232) |
| HSL | hsl(300, 60%, 77%) |
| HSV | hsv(300, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 0%, 9%) |
| CIE-LAB | lab(75.34, 37.01, -24.88) |
| CIE-LCH | lch(75.34, 44.60, 326.09°) |
| OKLab | oklab(80.21% 0.1024 -0.0674) |
| OKLCH | oklch(80.21% 0.123 326.6) |
| XYZ | xyz(60.7632, 48.8248, 82.5516) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.35
Mauve
#E0B0FF
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.81
Light Lavendar
#EFC0FE
ΔE00 7.11
Violet (CSS)
#EE82EE
ΔE00 7.73
Lavender (survey)
#C79FEF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2E8 #A2E8A2
analogous
#C5A2E8 #E8A2E8 #E8A2C5
triadic
#E8A2E8 #E8E8A2 #A2E8E8
tetradic
#E8A2E8 #E8C5A2 #A2E8A2 #A2C5E8
square
#E8A2E8 #E8C5A2 #A2E8A2 #A2C5E8
split-complementary
#E8A2E8 #C5E8A2 #A2E8C5
monochromatic
#D040D0 #DC71DC #E8A2E8 #F4D3F4 #F9E6F9
Accessibility & contrast
On white
1.95
#E8A2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#E8A2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2E8
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2E8 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4EB
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#ECA8BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a2e8; /* rgb */ color: rgb(232, 162, 232); /* oklch */ color: oklch(80.2% 0.123 326.6);
Tailwind
colors: {
custom: {
50: '#f0beef',
500: '#e8a2e8',
950: '#000000',
},
}SCSS
$custom: #e8a2e8; $custom-light: #f0beef; $custom-dark: #000000;
JSON
{
"hex": "#e8a2e8",
"rgb": {
"r": 232,
"g": 162,
"b": 232
},
"hsl": {
"h": 300,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.8021,
"c": 0.12255,
"h": 326.6
},
"luminance": 0.48823
}Semantic roles & 50–950 ramp
primary
#E8A2E8
secondary
#DBF0DB
accent
#C81D1D
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171216
muted
#858184