#E5DCF2#E5DCF2
#E5DCF2 is a very light, muted violet. Relative luminance 0.743; OKLCH L 90.8% C 0.031 H 304.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCF2 |
|---|---|
| RGB | rgb(229, 220, 242) |
| HSL | hsl(265, 46%, 91%) |
| HSV | hsv(265, 9%, 95%) |
| CMYK | cmyk(5.4%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.04, 7.06, -9.62) |
| CIE-LCH | lch(89.04, 11.93, 306.29°) |
| OKLab | oklab(90.82% 0.0175 -0.0257) |
| OKLCH | oklch(90.82% 0.031 304.3) |
| XYZ | xyz(73.9305, 74.2553, 94.4251) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Thistle
#D8BFD8
ΔE00 8.18
Lavenderblush
#FFF0F5
ΔE00 8.18
Pale Lavender
#EECFFE
ΔE00 9.35
Ghostwhite
#F8F8FF
ΔE00 9.36
Pale Lilac
#E4CBFF
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCF2 #E9F2DC
analogous
#DCDEF2 #E5DCF2 #F0DCF2
triadic
#E5DCF2 #F2E5DC #DCF2E5
tetradic
#E5DCF2 #F2DCDE #E9F2DC #DCF2F0
square
#E5DCF2 #F2DCDE #E9F2DC #DCF2F0
split-complementary
#E5DCF2 #F2F0DC #DEF2DC
monochromatic
#A383D1 #C4AFE1 #E5DCF2 #EEE9F7 #EEE9F7
Accessibility & contrast
On white
1.32
#E5DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E5DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCF2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCF2 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF3
Deuteranopia (green-blind)
#DAE0F1
Tritanopia (blue-blind)
#E3DFE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dcf2; /* rgb */ color: rgb(229, 220, 242); /* oklch */ color: oklch(90.8% 0.031 304.3);
Tailwind
colors: {
custom: {
50: '#ede6f6',
500: '#e5dcf2',
950: '#000000',
},
}SCSS
$custom: #e5dcf2; $custom-light: #ede6f6; $custom-dark: #000000;
JSON
{
"hex": "#e5dcf2",
"rgb": {
"r": 229,
"g": 220,
"b": 242
},
"hsl": {
"h": 264.545,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90819,
"c": 0.03113,
"h": 304.3
},
"luminance": 0.74255
}Semantic roles & 50–950 ramp
primary
#E5DCF2
secondary
#BDD0A3
accent
#B92C80
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485