#E8D8F6#E8D8F6
#E8D8F6 is a very light, muted violet. Relative luminance 0.729; OKLCH L 90.4% C 0.044 H 309.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D8F6 |
|---|---|
| RGB | rgb(232, 216, 246) |
| HSL | hsl(272, 63%, 91%) |
| HSV | hsv(272, 12%, 96%) |
| CMYK | cmyk(5.7%, 12.2%, 0%, 3.5%) |
| CIE-LAB | lab(88.41, 10.89, -12.64) |
| CIE-LCH | lch(88.41, 16.69, 310.76°) |
| OKLab | oklab(90.42% 0.0278 -0.0339) |
| OKLCH | oklch(90.42% 0.044 309.3) |
| XYZ | xyz(74.4663, 72.9217, 97.3232) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.83
Thistle
#D8BFD8
ΔE00 6.50
Pale Lilac
#E4CBFF
ΔE00 6.55
Very Light Purple
#F6CEFC
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Pale Mauve
#FED0FC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D8F6 #E6F6D8
analogous
#D9D8F6 #E8D8F6 #F6D8F5
triadic
#E8D8F6 #F6E8D8 #D8F6E8
tetradic
#E8D8F6 #F6D9D8 #E6F6D8 #D8F5F6
square
#E8D8F6 #F6D9D8 #E6F6D8 #D8F5F6
split-complementary
#E8D8F6 #F5F6D8 #D8F6D9
monochromatic
#AD75DF #CBA6EB #E8D8F6 #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.35
#E8D8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E8D8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D8F6
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D8F6 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#D7DEF5
Tritanopia (blue-blind)
#E7DBE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e8d8f6; /* rgb */ color: rgb(232, 216, 246); /* oklch */ color: oklch(90.4% 0.044 309.3);
Tailwind
colors: {
custom: {
50: '#efe4f9',
500: '#e8d8f6',
950: '#000000',
},
}SCSS
$custom: #e8d8f6; $custom-light: #efe4f9; $custom-dark: #000000;
JSON
{
"hex": "#e8d8f6",
"rgb": {
"r": 232,
"g": 216,
"b": 246
},
"hsl": {
"h": 272,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.90421,
"c": 0.04382,
"h": 309.3
},
"luminance": 0.72921
}Semantic roles & 50–950 ramp
primary
#E8D8F6
secondary
#B7D89B
accent
#CA1B6D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485