#E7DCF2#E7DCF2
#E7DCF2 is a very light, muted violet. Relative luminance 0.746; OKLCH L 91.0% C 0.032 H 308.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCF2 |
|---|---|
| RGB | rgb(231, 220, 242) |
| HSL | hsl(270, 46%, 91%) |
| HSV | hsv(270, 9%, 95%) |
| CMYK | cmyk(4.5%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.20, 7.71, -9.37) |
| CIE-LCH | lch(89.20, 12.14, 309.48°) |
| OKLab | oklab(90.98% 0.0196 -0.025) |
| OKLCH | oklch(90.98% 0.032 308.1) |
| XYZ | xyz(74.5725, 74.5863, 94.4552) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 7.99
Pale Lavender
#EECFFE
ΔE00 8.94
Pale Lilac
#E4CBFF
ΔE00 9.52
Ghostwhite
#F8F8FF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCF2 #E7F2DC
analogous
#DCDCF2 #E7DCF2 #F2DCF2
triadic
#E7DCF2 #F2E7DC #DCF2E7
tetradic
#E7DCF2 #F2DCDC #E7F2DC #DCF2F2
square
#E7DCF2 #F2DCDC #E7F2DC #DCF2F2
split-complementary
#E7DCF2 #F2F2DC #DCF2DC
monochromatic
#AA83D1 #C8AFE1 #E7DCF2 #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.32
#E7DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E7DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCF2
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCF2 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#E6DFE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dcf2; /* rgb */ color: rgb(231, 220, 242); /* oklch */ color: oklch(91.0% 0.032 308.1);
Tailwind
colors: {
custom: {
50: '#eee6f6',
500: '#e7dcf2',
950: '#000000',
},
}SCSS
$custom: #e7dcf2; $custom-light: #eee6f6; $custom-dark: #000000;
JSON
{
"hex": "#e7dcf2",
"rgb": {
"r": 231,
"g": 220,
"b": 242
},
"hsl": {
"h": 270,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90978,
"c": 0.0318,
"h": 308.1
},
"luminance": 0.74586
}Semantic roles & 50–950 ramp
primary
#E7DCF2
secondary
#B9D0A3
accent
#B92C73
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485