#E8A6ED#E8A6ED
#E8A6ED is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.1% C 0.121 H 324.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A6ED |
|---|---|
| RGB | rgb(232, 166, 237) |
| HSL | hsl(296, 66%, 79%) |
| HSV | hsv(296, 30%, 93%) |
| CMYK | cmyk(2.1%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(76.40, 35.81, -25.98) |
| CIE-LCH | lch(76.40, 44.24, 324.04°) |
| OKLab | oklab(81.08% 0.0978 -0.0705) |
| OKLCH | oklch(81.08% 0.121 324.2) |
| XYZ | xyz(62.1993, 50.5446, 86.5840) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.93
Mauve
#E0B0FF
ΔE00 4.95
Light Lavendar
#EFC0FE
ΔE00 6.09
Light Violet
#D6B4FC
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 7.36
Lilac (survey)
#CEA2FD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A6ED #ABEDA6
analogous
#C5A6ED #E8A6ED #EDA6CF
triadic
#E8A6ED #EDE8A6 #A6EDE8
tetradic
#E8A6ED #EDC5A6 #ABEDA6 #A6CFED
square
#E8A6ED #EDC5A6 #ABEDA6 #A6CFED
split-complementary
#E8A6ED #CFEDA6 #A6EDC5
monochromatic
#CE40D8 #DB73E3 #E8A6ED #F5D9F7 #F8E6FA
Accessibility & contrast
On white
1.89
#E8A6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#E8A6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A6ED
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A6ED | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7F0
Deuteranopia (green-blind)
#B0BFEB
Tritanopia (blue-blind)
#EBADC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e8a6ed; /* rgb */ color: rgb(232, 166, 237); /* oklch */ color: oklch(81.1% 0.121 324.2);
Tailwind
colors: {
custom: {
50: '#f0c1f3',
500: '#e8a6ed',
950: '#000000',
},
}SCSS
$custom: #e8a6ed; $custom-light: #f0c1f3; $custom-dark: #000000;
JSON
{
"hex": "#e8a6ed",
"rgb": {
"r": 232,
"g": 166,
"b": 237
},
"hsl": {
"h": 295.775,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.81075,
"c": 0.12056,
"h": 324.2
},
"luminance": 0.50543
}Semantic roles & 50–950 ramp
primary
#E8A6ED
secondary
#74CA6D
accent
#CE1724
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285