#E4DCFA#E4DCFA
#E4DCFA is a very light, muted violet. Relative luminance 0.746; OKLCH L 91.0% C 0.041 H 297.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCFA |
|---|---|
| RGB | rgb(228, 220, 250) |
| HSL | hsl(256, 75%, 92%) |
| HSV | hsv(256, 12%, 98%) |
| CMYK | cmyk(8.8%, 12%, 0%, 2%) |
| CIE-LAB | lab(89.20, 8.27, -13.60) |
| CIE-LCH | lch(89.20, 15.92, 301.32°) |
| OKLab | oklab(91% 0.0193 -0.0366) |
| OKLCH | oklch(91% 0.041 297.8) |
| XYZ | xyz(74.8401, 74.5824, 100.8770) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 7.68
Periwinkle
#CCCCFF
ΔE00 7.73
Pale Lavender
#EECFFE
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCFA #F2FADC
analogous
#DCE3FA #E4DCFA #F3DCFA
triadic
#E4DCFA #FAE4DC #DCFAE4
tetradic
#E4DCFA #FADCE3 #F2FADC #DCFAF3
square
#E4DCFA #FADCE3 #F2FADC #DCFAF3
split-complementary
#E4DCFA #FAF3DC #E3FADC
monochromatic
#9171EB #BBA6F2 #E4DCFA #EAE4FB #EAE4FB
Accessibility & contrast
On white
1.32
#E4DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E4DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCFA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCFA | 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)
#D6E0FB
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#E0E0E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dcfa; /* rgb */ color: rgb(228, 220, 250); /* oklch */ color: oklch(91.0% 0.041 297.8);
Tailwind
colors: {
custom: {
50: '#ece6fc',
500: '#e4dcfa',
950: '#000000',
},
}SCSS
$custom: #e4dcfa; $custom-light: #ece6fc; $custom-dark: #000000;
JSON
{
"hex": "#e4dcfa",
"rgb": {
"r": 228,
"g": 220,
"b": 250
},
"hsl": {
"h": 256,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.90997,
"c": 0.04136,
"h": 297.8
},
"luminance": 0.74583
}Semantic roles & 50–950 ramp
primary
#E4DCFA
secondary
#CDE09B
accent
#D70EA2
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485