#E8D8F0#E8D8F0
#E8D8F0 is a very light, muted purple. Relative luminance 0.726; OKLCH L 90.2% C 0.037 H 314.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D8F0 |
|---|---|
| RGB | rgb(232, 216, 240) |
| HSL | hsl(280, 44%, 89%) |
| HSV | hsv(280, 10%, 94%) |
| CMYK | cmyk(3.3%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(88.24, 9.76, -9.74) |
| CIE-LCH | lch(88.24, 13.79, 315.09°) |
| OKLab | oklab(90.23% 0.0257 -0.026) |
| OKLCH | oklch(90.23% 0.037 314.6) |
| XYZ | xyz(73.5602, 72.5592, 92.5513) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.20
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.41
Very Light Purple
#F6CEFC
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.31
Lavenderblush
#FFF0F5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D8F0 #E0F0D8
analogous
#DCD8F0 #E8D8F0 #F0D8EC
triadic
#E8D8F0 #F0E8D8 #D8F0E8
tetradic
#E8D8F0 #F0DCD8 #E0F0D8 #D8ECF0
square
#E8D8F0 #F0DCD8 #E0F0D8 #D8ECF0
split-complementary
#E8D8F0 #ECF0D8 #D8F0DC
monochromatic
#B480CE #CEACDF #E8D8F0 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.35
#E8D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#E8D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D8F0
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D8F0 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#E8DAE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e8d8f0; /* rgb */ color: rgb(232, 216, 240); /* oklch */ color: oklch(90.2% 0.037 314.6);
Tailwind
colors: {
custom: {
50: '#efe4f5',
500: '#e8d8f0',
950: '#000000',
},
}SCSS
$custom: #e8d8f0; $custom-light: #efe4f5; $custom-dark: #000000;
JSON
{
"hex": "#e8d8f0",
"rgb": {
"r": 232,
"g": 216,
"b": 240
},
"hsl": {
"h": 280,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.90228,
"c": 0.03654,
"h": 314.6
},
"luminance": 0.72559
}Semantic roles & 50–950 ramp
primary
#E8D8F0
secondary
#AFCD9F
accent
#B82E5C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485