#E7DCF3#E7DCF3
#E7DCF3 is a very light, muted violet. Relative luminance 0.746; OKLCH L 91.0% C 0.033 H 307.2°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCF3 |
|---|---|
| RGB | rgb(231, 220, 243) |
| HSL | hsl(269, 49%, 91%) |
| HSV | hsv(269, 9%, 95%) |
| CMYK | cmyk(4.9%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(89.23, 7.90, -9.85) |
| CIE-LCH | lch(89.23, 12.63, 308.74°) |
| OKLab | oklab(91.01% 0.02 -0.0263) |
| OKLCH | oklch(91.01% 0.033 307.2) |
| XYZ | xyz(74.7231, 74.6466, 95.2483) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Thistle
#D8BFD8
ΔE00 7.74
Lavenderblush
#FFF0F5
ΔE00 8.27
Pale Lavender
#EECFFE
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 9.22
Very Light Purple
#F6CEFC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCF3 #E8F3DC
analogous
#DCDCF3 #E7DCF3 #F2DCF3
triadic
#E7DCF3 #F3E7DC #DCF3E7
tetradic
#E7DCF3 #F3DCDC #E8F3DC #DCF3F2
square
#E7DCF3 #F3DCDC #E8F3DC #DCF3F2
split-complementary
#E7DCF3 #F3F2DC #DCF3DC
monochromatic
#A881D4 #C8AEE3 #E7DCF3 #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.32
#E7DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E7DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCF3
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCF3 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#E6DFE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dcf3; /* rgb */ color: rgb(231, 220, 243); /* oklch */ color: oklch(91.0% 0.033 307.2);
Tailwind
colors: {
custom: {
50: '#eee6f7',
500: '#e7dcf3',
950: '#000000',
},
}SCSS
$custom: #e7dcf3; $custom-light: #eee6f7; $custom-dark: #000000;
JSON
{
"hex": "#e7dcf3",
"rgb": {
"r": 231,
"g": 220,
"b": 243
},
"hsl": {
"h": 268.696,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.9101,
"c": 0.03306,
"h": 307.2
},
"luminance": 0.74646
}Semantic roles & 50–950 ramp
primary
#E7DCF3
secondary
#BBD1A2
accent
#BC2976
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485