#E0DCF6#E0DCF6
#E0DCF6 is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.6% C 0.035 H 292.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCF6 |
|---|---|
| RGB | rgb(224, 220, 246) |
| HSL | hsl(249, 59%, 91%) |
| HSV | hsv(249, 11%, 96%) |
| CMYK | cmyk(8.9%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.77, 6.21, -12.16) |
| CIE-LCH | lch(88.77, 13.65, 297.04°) |
| OKLab | oklab(90.55% 0.0137 -0.0327) |
| OKLCH | oklch(90.55% 0.035 292.7) |
| XYZ | xyz(72.9650, 73.6872, 97.5500) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.51
Periwinkle
#CCCCFF
ΔE00 8.16
Pale Lilac
#E4CBFF
ΔE00 9.37
Thistle
#D8BFD8
ΔE00 9.41
Pale Lavender
#EECFFE
ΔE00 9.63
Ghostwhite
#F8F8FF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCF6 #F2F6DC
analogous
#DCE5F6 #E0DCF6 #EDDCF6
triadic
#E0DCF6 #F6E0DC #DCF6E0
tetradic
#E0DCF6 #F6DCE5 #F2F6DC #DCF6ED
square
#E0DCF6 #F6DCE5 #F2F6DC #DCF6ED
split-complementary
#E0DCF6 #F6EDDC #E5F6DC
monochromatic
#8A7BDD #B5ABE9 #E0DCF6 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.33
#E0DCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E0DCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCF6
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCF6 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#D7DEF5
Tritanopia (blue-blind)
#DCE0E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dcf6; /* rgb */ color: rgb(224, 220, 246); /* oklch */ color: oklch(90.6% 0.035 292.7);
Tailwind
colors: {
custom: {
50: '#e9e6f9',
500: '#e0dcf6',
950: '#000000',
},
}SCSS
$custom: #e0dcf6; $custom-light: #e9e6f9; $custom-dark: #000000;
JSON
{
"hex": "#e0dcf6",
"rgb": {
"r": 224,
"g": 220,
"b": 246
},
"hsl": {
"h": 249.231,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90553,
"c": 0.03545,
"h": 292.7
},
"luminance": 0.73688
}Semantic roles & 50–950 ramp
primary
#E0DCF6
secondary
#CFD79F
accent
#C71FAD
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485