#E8A8FF#E8A8FF
#E8A8FF is a very light, vivid purple. Relative luminance 0.524; OKLCH L 82.1% C 0.136 H 316.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8FF |
|---|---|
| RGB | rgb(232, 168, 255) |
| HSL | hsl(284, 100%, 83%) |
| HSV | hsv(284, 34%, 100%) |
| CMYK | cmyk(9%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(77.51, 38.20, -34.00) |
| CIE-LCH | lch(77.51, 51.14, 318.33°) |
| OKLab | oklab(82.14% 0.0995 -0.0932) |
| OKLCH | oklch(82.14% 0.136 316.9) |
| XYZ | xyz(65.3287, 52.3826, 101.2578) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 5.23
Light Violet
#D6B4FC
ΔE00 5.49
Pale Violet
#CEAEFA
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 5.97
Lavender (survey)
#C79FEF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8FF #BFFFA8
analogous
#BCA8FF #E8A8FF #FFA8EA
triadic
#E8A8FF #FFE8A8 #A8FFE8
tetradic
#E8A8FF #FFBCA8 #BFFFA8 #A8EAFF
square
#E8A8FF #FFBCA8 #BFFFA8 #A8EAFF
split-complementary
#E8A8FF #EAFFA8 #A8FFBC
monochromatic
#C82EFF #D86BFF #E8A8FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.83
#E8A8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#E8A8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8FF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8FF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#E8B3C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e8a8ff; /* rgb */ color: rgb(232, 168, 255); /* oklch */ color: oklch(82.1% 0.136 316.9);
Tailwind
colors: {
custom: {
50: '#f0c2ff',
500: '#e8a8ff',
950: '#000000',
},
}SCSS
$custom: #e8a8ff; $custom-light: #f0c2ff; $custom-dark: #000000;
JSON
{
"hex": "#e8a8ff",
"rgb": {
"r": 232,
"g": 168,
"b": 255
},
"hsl": {
"h": 284.138,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.82135,
"c": 0.13627,
"h": 316.9
},
"luminance": 0.52381
}Semantic roles & 50–950 ramp
primary
#E8A8FF
secondary
#88E467
accent
#E6003D
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171218
muted
#858286