#E8DCF3#E8DCF3
#E8DCF3 is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.1% C 0.033 H 309.0°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCF3 |
|---|---|
| RGB | rgb(232, 220, 243) |
| HSL | hsl(271, 49%, 91%) |
| HSV | hsv(271, 9%, 95%) |
| CMYK | cmyk(4.5%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(89.31, 8.23, -9.73) |
| CIE-LCH | lch(89.31, 12.74, 310.24°) |
| OKLab | oklab(91.09% 0.021 -0.026) |
| OKLCH | oklch(91.09% 0.033 309) |
| XYZ | xyz(75.0468, 74.8135, 95.2635) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.35
Thistle
#D8BFD8
ΔE00 7.56
Lavenderblush
#FFF0F5
ΔE00 8.20
Pale Lavender
#EECFFE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 9.13
Very Light Purple
#F6CEFC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCF3 #E7F3DC
analogous
#DCDCF3 #E8DCF3 #F3DCF2
triadic
#E8DCF3 #F3E8DC #DCF3E8
tetradic
#E8DCF3 #F3DCDC #E7F3DC #DCF2F3
square
#E8DCF3 #F3DCDC #E7F3DC #DCF2F3
split-complementary
#E8DCF3 #F2F3DC #DCF3DC
monochromatic
#AC81D4 #CAAEE3 #E8DCF3 #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.32
#E8DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E8DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCF3
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCF3 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#E7DFE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dcf3; /* rgb */ color: rgb(232, 220, 243); /* oklch */ color: oklch(91.1% 0.033 309.0);
Tailwind
colors: {
custom: {
50: '#efe6f7',
500: '#e8dcf3',
950: '#000000',
},
}SCSS
$custom: #e8dcf3; $custom-light: #efe6f7; $custom-dark: #000000;
JSON
{
"hex": "#e8dcf3",
"rgb": {
"r": 232,
"g": 220,
"b": 243
},
"hsl": {
"h": 271.304,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.9109,
"c": 0.03343,
"h": 309
},
"luminance": 0.74813
}Semantic roles & 50–950 ramp
primary
#E8DCF3
secondary
#B9D1A2
accent
#BC2970
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485