#D8DCEB#D8DCEB
#D8DCEB is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.6% C 0.021 H 274.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCEB |
|---|---|
| RGB | rgb(216, 220, 235) |
| HSL | hsl(227, 32%, 88%) |
| HSV | hsv(227, 8%, 92%) |
| CMYK | cmyk(8.1%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.86, 1.48, -7.79) |
| CIE-LCH | lch(87.86, 7.93, 280.73°) |
| OKLab | oklab(89.59% 0.0015 -0.0209) |
| OKLCH | oklch(89.59% 0.021 274) |
| XYZ | xyz(68.9045, 71.7830, 88.8065) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.91
Fog
#D8DCE0
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 6.85
Ghostwhite
#F8F8FF
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 7.18
Aliceblue
#F0F8FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCEB #EBE7D8
analogous
#D8E5EB #D8DCEB #DDD8EB
triadic
#D8DCEB #EBD8DC #DCEBD8
tetradic
#D8DCEB #EBD8E5 #EBE7D8 #D8EBDD
square
#D8DCEB #EBD8E5 #EBE7D8 #D8EBDD
split-complementary
#D8DCEB #EBDDD8 #E5EBD8
monochromatic
#8793C2 #B0B8D6 #D8DCEB #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.37
#D8DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D8DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCEB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCEB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#D4DFE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dceb; /* rgb */ color: rgb(216, 220, 235); /* oklch */ color: oklch(89.6% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#e4e6f1',
500: '#d8dceb',
950: '#000000',
},
}SCSS
$custom: #d8dceb; $custom-light: #e4e6f1; $custom-dark: #000000;
JSON
{
"hex": "#d8dceb",
"rgb": {
"r": 216,
"g": 220,
"b": 235
},
"hsl": {
"h": 227.368,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89589,
"c": 0.02093,
"h": 274
},
"luminance": 0.71783
}Semantic roles & 50–950 ramp
primary
#D8DCEB
secondary
#C5BDA3
accent
#933BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485