#E4DBEF#E4DBEF
#E4DBEF is a very light, muted violet. Relative luminance 0.734; OKLCH L 90.5% C 0.029 H 306.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBEF |
|---|---|
| RGB | rgb(228, 219, 239) |
| HSL | hsl(267, 38%, 90%) |
| HSV | hsv(267, 8%, 94%) |
| CMYK | cmyk(4.6%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.63, 6.69, -8.65) |
| CIE-LCH | lch(88.63, 10.94, 307.70°) |
| OKLab | oklab(90.45% 0.0168 -0.0231) |
| OKLCH | oklch(90.45% 0.029 306) |
| XYZ | xyz(72.9037, 73.3891, 91.9694) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Lavenderblush
#FFF0F5
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 8.14
Ghostwhite
#F8F8FF
ΔE00 9.05
Pale Lavender
#EECFFE
ΔE00 9.87
Fog
#D8DCE0
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBEF #E6EFDB
analogous
#DBDCEF #E4DBEF #EEDBEF
triadic
#E4DBEF #EFE4DB #DBEFE4
tetradic
#E4DBEF #EFDBDC #E6EFDB #DBEFEE
square
#E4DBEF #EFDBDC #E6EFDB #DBEFEE
split-complementary
#E4DBEF #EFEEDB #DCEFDB
monochromatic
#A486C9 #C4B1DC #E4DBEF #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.34
#E4DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E4DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBEF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBEF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#E3DDE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dbef; /* rgb */ color: rgb(228, 219, 239); /* oklch */ color: oklch(90.5% 0.029 306.0);
Tailwind
colors: {
custom: {
50: '#ece6f4',
500: '#e4dbef',
950: '#000000',
},
}SCSS
$custom: #e4dbef; $custom-light: #ece6f4; $custom-dark: #000000;
JSON
{
"hex": "#e4dbef",
"rgb": {
"r": 228,
"g": 219,
"b": 239
},
"hsl": {
"h": 267,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90451,
"c": 0.0286,
"h": 306
},
"luminance": 0.73389
}Semantic roles & 50–950 ramp
primary
#E4DBEF
secondary
#B9CAA4
accent
#B13479
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485