#E5DCFF#E5DCFF
#E5DCFF is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.2% C 0.048 H 297.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCFF |
|---|---|
| RGB | rgb(229, 220, 255) |
| HSL | hsl(255, 100%, 93%) |
| HSV | hsv(255, 14%, 100%) |
| CMYK | cmyk(10.2%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(89.42, 9.58, -15.88) |
| CIE-LCH | lch(89.42, 18.54, 301.10°) |
| OKLab | oklab(91.24% 0.022 -0.0428) |
| OKLCH | oklch(91.24% 0.048 297.2) |
| XYZ | xyz(75.9528, 75.0642, 105.0758) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Pale Lavender
#EECFFE
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 6.85
Light Lavender
#DFC5FE
ΔE00 7.76
Very Light Purple
#F6CEFC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCFF #F6FFDC
analogous
#DCE4FF #E5DCFF #F6DCFF
triadic
#E5DCFF #FFE5DC #DCFFE5
tetradic
#E5DCFF #FFDCE4 #F6FFDC #DCFFF6
square
#E5DCFF #FFDCE4 #F6FFDC #DCFFF6
split-complementary
#E5DCFF #FFF6DC #E4FFDC
monochromatic
#8A62FF #B89FFF #E5DCFF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.31
#E5DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E5DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCFF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCFF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#E1E1E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e5dcff; /* rgb */ color: rgb(229, 220, 255); /* oklch */ color: oklch(91.2% 0.048 297.2);
Tailwind
colors: {
custom: {
50: '#ede6ff',
500: '#e5dcff',
950: '#000000',
},
}SCSS
$custom: #e5dcff; $custom-light: #ede6ff; $custom-dark: #000000;
JSON
{
"hex": "#e5dcff",
"rgb": {
"r": 229,
"g": 220,
"b": 255
},
"hsl": {
"h": 255.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91241,
"c": 0.04817,
"h": 297.2
},
"luminance": 0.75064
}Semantic roles & 50–950 ramp
primary
#E5DCFF
secondary
#D5EC93
accent
#E600AA
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486