#E8AFED#E8AFED
#E8AFED is a very light, moderate purple. Relative luminance 0.539; OKLCH L 82.6% C 0.105 H 323.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AFED |
|---|---|
| RGB | rgb(232, 175, 237) |
| HSL | hsl(295, 63%, 81%) |
| HSV | hsv(295, 26%, 93%) |
| CMYK | cmyk(2.1%, 26.2%, 0%, 7.1%) |
| CIE-LAB | lab(78.42, 31.01, -22.90) |
| CIE-LCH | lch(78.42, 38.55, 323.56°) |
| OKLab | oklab(82.62% 0.0846 -0.0619) |
| OKLCH | oklch(82.62% 0.105 323.8) |
| XYZ | xyz(63.8930, 53.9319, 87.1485) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Light Lavendar
#EFC0FE
ΔE00 4.13
Mauve
#E0B0FF
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 6.16
Light Violet
#D6B4FC
ΔE00 6.36
Light Lavender
#DFC5FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AFED #B4EDAF
analogous
#C9AFED #E8AFED #EDAFD3
triadic
#E8AFED #EDE8AF #AFEDE8
tetradic
#E8AFED #EDC9AF #B4EDAF #AFD3ED
square
#E8AFED #EDC9AF #B4EDAF #AFD3ED
split-complementary
#E8AFED #D3EDAF #AFEDC9
monochromatic
#CB4BD7 #DA7DE2 #E8AFED #F6E1F8 #F8E6F9
Accessibility & contrast
On white
1.78
#E8AFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#E8AFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AFED
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AFED | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#EBB5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e8afed; /* rgb */ color: rgb(232, 175, 237); /* oklch */ color: oklch(82.6% 0.105 323.8);
Tailwind
colors: {
custom: {
50: '#f0c7f3',
500: '#e8afed',
950: '#000000',
},
}SCSS
$custom: #e8afed; $custom-light: #f0c7f3; $custom-dark: #000000;
JSON
{
"hex": "#e8afed",
"rgb": {
"r": 232,
"g": 175,
"b": 237
},
"hsl": {
"h": 295.161,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.82615,
"c": 0.1048,
"h": 323.8
},
"luminance": 0.5393
}Semantic roles & 50–950 ramp
primary
#E8AFED
secondary
#7DCA76
accent
#CB1A29
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#161317
muted
#858285