#E0DBFF#E0DBFF
#E0DBFF is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.7% C 0.049 H 291.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DBFF |
|---|---|
| RGB | rgb(224, 219, 255) |
| HSL | hsl(248, 100%, 93%) |
| HSV | hsv(248, 14%, 100%) |
| CMYK | cmyk(12.2%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(88.79, 8.52, -16.86) |
| CIE-LCH | lch(88.79, 18.89, 296.81°) |
| OKLab | oklab(90.66% 0.0182 -0.0456) |
| OKLCH | oklch(90.66% 0.049 291.8) |
| XYZ | xyz(74.1182, 73.7299, 104.9148) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Pale Lilac
#E4CBFF
ΔE00 6.91
Pale Lavender
#EECFFE
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DBFF #FAFFDB
analogous
#DBE8FF #E0DBFF #F2DBFF
triadic
#E0DBFF #FFE0DB #DBFFE0
tetradic
#E0DBFF #FFDBE8 #FAFFDB #DBFFF2
square
#E0DBFF #FFDBE8 #FAFFDB #DBFFF2
split-complementary
#E0DBFF #FFF2DB #E8FFDB
monochromatic
#7761FF #AB9EFF #E0DBFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.33
#E0DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E0DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DBFF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DBFF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#DAE0E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dbff; /* rgb */ color: rgb(224, 219, 255); /* oklch */ color: oklch(90.7% 0.049 291.8);
Tailwind
colors: {
custom: {
50: '#e9e6ff',
500: '#e0dbff',
950: '#000000',
},
}SCSS
$custom: #e0dbff; $custom-light: #e9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#e0dbff",
"rgb": {
"r": 224,
"g": 219,
"b": 255
},
"hsl": {
"h": 248.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.90658,
"c": 0.04909,
"h": 291.8
},
"luminance": 0.7373
}Semantic roles & 50–950 ramp
primary
#E0DBFF
secondary
#DFEC92
accent
#E600C6
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486