#E8A3EF#E8A3EF
#E8A3EF is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.7% C 0.128 H 323.5°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3EF |
|---|---|
| RGB | rgb(232, 163, 239) |
| HSL | hsl(294, 70%, 79%) |
| HSV | hsv(294, 32%, 94%) |
| CMYK | cmyk(2.9%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(75.81, 37.78, -27.96) |
| CIE-LCH | lch(75.81, 47.00, 323.49°) |
| OKLab | oklab(80.65% 0.1027 -0.0761) |
| OKLCH | oklch(80.65% 0.128 323.5) |
| XYZ | xyz(61.9542, 49.5842, 87.9518) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.37
Mauve
#E0B0FF
ΔE00 4.93
Light Lavendar
#EFC0FE
ΔE00 6.80
Lavender (survey)
#C79FEF
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.15
Light Violet
#D6B4FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3EF #AAEFA3
analogous
#C2A3EF #E8A3EF #EFA3D0
triadic
#E8A3EF #EFE8A3 #A3EFE8
tetradic
#E8A3EF #EFC2A3 #AAEFA3 #A3D0EF
square
#E8A3EF #EFC2A3 #AAEFA3 #A3D0EF
split-complementary
#E8A3EF #D0EFA3 #A3EFC2
monochromatic
#CE3BDD #DB6FE6 #E8A3EF #F5D7F8 #F8E5FA
Accessibility & contrast
On white
1.92
#E8A3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#E8A3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3EF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3EF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#ACBEEC
Tritanopia (blue-blind)
#EBABBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e8a3ef; /* rgb */ color: rgb(232, 163, 239); /* oklch */ color: oklch(80.7% 0.128 323.5);
Tailwind
colors: {
custom: {
50: '#f0bff4',
500: '#e8a3ef',
950: '#000000',
},
}SCSS
$custom: #e8a3ef; $custom-light: #f0bff4; $custom-dark: #000000;
JSON
{
"hex": "#e8a3ef",
"rgb": {
"r": 232,
"g": 163,
"b": 239
},
"hsl": {
"h": 294.474,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.80651,
"c": 0.12782,
"h": 323.5
},
"luminance": 0.49582
}Semantic roles & 50–950 ramp
primary
#E8A3EF
secondary
#DBF2D9
accent
#D21325
background
#FEFBFE
surface
#FDF7FD
border
#D5D0D5
text
#171217
muted
#858185