#E7DCFF#E7DCFF
#E7DCFF is a very light, muted violet. Relative luminance 0.754; OKLCH L 91.4% C 0.049 H 299.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCFF |
|---|---|
| RGB | rgb(231, 220, 255) |
| HSL | hsl(259, 100%, 93%) |
| HSV | hsv(259, 14%, 100%) |
| CMYK | cmyk(9.4%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(89.58, 10.21, -15.63) |
| CIE-LCH | lch(89.58, 18.67, 303.16°) |
| OKLab | oklab(91.4% 0.0241 -0.0421) |
| OKLCH | oklch(91.4% 0.049 299.8) |
| XYZ | xyz(76.5947, 75.3952, 105.1059) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 6.20
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.26
Light Lavender
#DFC5FE
ΔE00 7.58
Very Light Purple
#F6CEFC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCFF #F4FFDC
analogous
#DCE2FF #E7DCFF #F8DCFF
triadic
#E7DCFF #FFE7DC #DCFFE7
tetradic
#E7DCFF #FFDCE2 #F4FFDC #DCFFF8
square
#E7DCFF #FFDCE2 #F4FFDC #DCFFF8
split-complementary
#E7DCFF #FFF8DC #E2FFDC
monochromatic
#9362FF #BD9FFF #E7DCFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.31
#E7DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E7DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCFF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCFF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#E3E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dcff; /* rgb */ color: rgb(231, 220, 255); /* oklch */ color: oklch(91.4% 0.049 299.8);
Tailwind
colors: {
custom: {
50: '#eee6ff',
500: '#e7dcff',
950: '#000000',
},
}SCSS
$custom: #e7dcff; $custom-light: #eee6ff; $custom-dark: #000000;
JSON
{
"hex": "#e7dcff",
"rgb": {
"r": 231,
"g": 220,
"b": 255
},
"hsl": {
"h": 258.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91399,
"c": 0.04855,
"h": 299.8
},
"luminance": 0.75395
}Semantic roles & 50–950 ramp
primary
#E7DCFF
secondary
#D0EC93
accent
#E6009D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161618
muted
#858486