#E8DCF4#E8DCF4
#E8DCF4 is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.1% C 0.035 H 308.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCF4 |
|---|---|
| RGB | rgb(232, 220, 244) |
| HSL | hsl(270, 52%, 91%) |
| HSV | hsv(270, 10%, 96%) |
| CMYK | cmyk(4.9%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(89.33, 8.42, -10.21) |
| CIE-LCH | lch(89.33, 13.23, 309.51°) |
| OKLab | oklab(91.12% 0.0214 -0.0273) |
| OKLCH | oklch(91.12% 0.035 308) |
| XYZ | xyz(75.1982, 74.8741, 96.0610) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Thistle
#D8BFD8
ΔE00 7.54
Pale Lavender
#EECFFE
ΔE00 8.21
Lavenderblush
#FFF0F5
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 8.83
Very Light Purple
#F6CEFC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCF4 #E8F4DC
analogous
#DCDCF4 #E8DCF4 #F4DCF4
triadic
#E8DCF4 #F4E8DC #DCF4E8
tetradic
#E8DCF4 #F4DCDC #E8F4DC #DCF4F4
square
#E8DCF4 #F4DCDC #E8F4DC #DCF4F4
split-complementary
#E8DCF4 #F4F4DC #DCF4DC
monochromatic
#AB7FD7 #C9ADE5 #E8DCF4 #F0E8F8 #F0E8F8
Accessibility & contrast
On white
1.31
#E8DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E8DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCF4
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCF4 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F5
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#E7DFE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dcf4; /* rgb */ color: rgb(232, 220, 244); /* oklch */ color: oklch(91.1% 0.035 308.0);
Tailwind
colors: {
custom: {
50: '#efe6f7',
500: '#e8dcf4',
950: '#000000',
},
}SCSS
$custom: #e8dcf4; $custom-light: #efe6f7; $custom-dark: #000000;
JSON
{
"hex": "#e8dcf4",
"rgb": {
"r": 232,
"g": 220,
"b": 244
},
"hsl": {
"h": 270,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.91122,
"c": 0.03469,
"h": 308
},
"luminance": 0.74874
}Semantic roles & 50–950 ramp
primary
#E8DCF4
secondary
#BAD3A1
accent
#C02673
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485