#E7DCFB#E7DCFB
#E7DCFB is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.3% C 0.043 H 301.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCFB |
|---|---|
| RGB | rgb(231, 220, 251) |
| HSL | hsl(261, 79%, 92%) |
| HSV | hsv(261, 12%, 98%) |
| CMYK | cmyk(8%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.46, 9.43, -13.71) |
| CIE-LCH | lch(89.46, 16.64, 304.53°) |
| OKLab | oklab(91.27% 0.0228 -0.0369) |
| OKLCH | oklch(91.27% 0.043 301.7) |
| XYZ | xyz(75.9576, 75.1404, 101.7500) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.83
Pale Lilac
#E4CBFF
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.07
Very Light Purple
#F6CEFC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCFB #F0FBDC
analogous
#DCE1FB #E7DCFB #F6DCFB
triadic
#E7DCFB #FBE7DC #DCFBE7
tetradic
#E7DCFB #FBDCE1 #F0FBDC #DCFBF6
square
#E7DCFB #FBDCE1 #F0FBDC #DCFBF6
split-complementary
#E7DCFB #FBF6DC #E1FBDC
monochromatic
#9C6EEE #C1A5F5 #E7DCFB #ECE4FC #ECE4FC
Accessibility & contrast
On white
1.31
#E7DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#E7DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCFB
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCFB | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#E4E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dcfb; /* rgb */ color: rgb(231, 220, 251); /* oklch */ color: oklch(91.3% 0.043 301.7);
Tailwind
colors: {
custom: {
50: '#eee6fc',
500: '#e7dcfb',
950: '#000000',
},
}SCSS
$custom: #e7dcfb; $custom-light: #eee6fc; $custom-dark: #000000;
JSON
{
"hex": "#e7dcfb",
"rgb": {
"r": 231,
"g": 220,
"b": 251
},
"hsl": {
"h": 261.29,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91267,
"c": 0.04333,
"h": 301.7
},
"luminance": 0.7514
}Semantic roles & 50–950 ramp
primary
#E7DCFB
secondary
#C8E299
accent
#DC0A91
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485