#E5DBEF#E5DBEF
#E5DBEF is a very light, muted violet. Relative luminance 0.736; OKLCH L 90.5% C 0.029 H 308.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DBEF |
|---|---|
| RGB | rgb(229, 219, 239) |
| HSL | hsl(270, 38%, 90%) |
| HSV | hsv(270, 8%, 94%) |
| CMYK | cmyk(4.2%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.71, 7.02, -8.53) |
| CIE-LCH | lch(88.71, 11.05, 309.44°) |
| OKLab | oklab(90.53% 0.0179 -0.0228) |
| OKLCH | oklch(90.53% 0.029 308.1) |
| XYZ | xyz(73.2219, 73.5532, 91.9843) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.63
Lavenderblush
#FFF0F5
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 7.92
Ghostwhite
#F8F8FF
ΔE00 9.21
Pale Lavender
#EECFFE
ΔE00 9.67
Pale Lilac
#E4CBFF
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DBEF #E5EFDB
analogous
#DBDBEF #E5DBEF #EFDBEF
triadic
#E5DBEF #EFE5DB #DBEFE5
tetradic
#E5DBEF #EFDBDB #E5EFDB #DBEFEF
square
#E5DBEF #EFDBDB #E5EFDB #DBEFEF
split-complementary
#E5DBEF #EFEFDB #DBEFDB
monochromatic
#A886C9 #C6B1DC #E5DBEF #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.34
#E5DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E5DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DBEF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DBEF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#E4DDE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dbef; /* rgb */ color: rgb(229, 219, 239); /* oklch */ color: oklch(90.5% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#ede6f4',
500: '#e5dbef',
950: '#000000',
},
}SCSS
$custom: #e5dbef; $custom-light: #ede6f4; $custom-dark: #000000;
JSON
{
"hex": "#e5dbef",
"rgb": {
"r": 229,
"g": 219,
"b": 239
},
"hsl": {
"h": 270,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90531,
"c": 0.02895,
"h": 308.1
},
"luminance": 0.73553
}Semantic roles & 50–950 ramp
primary
#E5DBEF
secondary
#B7CAA4
accent
#B13473
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485