#E7DCFE#E7DCFE
#E7DCFE is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.4% C 0.047 H 300.2°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCFE |
|---|---|
| RGB | rgb(231, 220, 254) |
| HSL | hsl(259, 94%, 93%) |
| HSV | hsv(259, 13%, 100%) |
| CMYK | cmyk(9.1%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(89.55, 10.02, -15.15) |
| CIE-LCH | lch(89.55, 18.16, 303.47°) |
| OKLab | oklab(91.37% 0.0238 -0.0408) |
| OKLCH | oklch(91.37% 0.047 300.2) |
| XYZ | xyz(76.4342, 75.3310, 104.2603) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 6.36
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 7.79
Very Light Purple
#F6CEFC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCFE #F3FEDC
analogous
#DCE2FE #E7DCFE #F8DCFE
triadic
#E7DCFE #FEE7DC #DCFEE7
tetradic
#E7DCFE #FEDCE2 #F3FEDC #DCFEF8
square
#E7DCFE #FEDCE2 #F3FEDC #DCFEF8
split-complementary
#E7DCFE #FEF8DC #E2FEDC
monochromatic
#9565FB #BEA0FC #E7DCFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.31
#E7DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E7DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCFE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCFE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#E3E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dcfe; /* rgb */ color: rgb(231, 220, 254); /* oklch */ color: oklch(91.4% 0.047 300.2);
Tailwind
colors: {
custom: {
50: '#eee6fe',
500: '#e7dcfe',
950: '#000000',
},
}SCSS
$custom: #e7dcfe; $custom-light: #eee6fe; $custom-dark: #000000;
JSON
{
"hex": "#e7dcfe",
"rgb": {
"r": 231,
"g": 220,
"b": 254
},
"hsl": {
"h": 259.412,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.91366,
"c": 0.04724,
"h": 300.2
},
"luminance": 0.75331
}Semantic roles & 50–950 ramp
primary
#E7DCFE
secondary
#CEE995
accent
#E6009B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485