#D8DCED#D8DCED
#D8DCED is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.024 H 275.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCED |
|---|---|
| RGB | rgb(216, 220, 237) |
| HSL | hsl(229, 37%, 89%) |
| HSV | hsv(229, 9%, 93%) |
| CMYK | cmyk(8.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.92, 1.86, -8.76) |
| CIE-LCH | lch(87.92, 8.95, 282.02°) |
| OKLab | oklab(89.65% 0.0022 -0.0235) |
| OKLCH | oklch(89.65% 0.024 275.3) |
| XYZ | xyz(69.1950, 71.8992, 90.3368) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.42
Fog
#D8DCE0
ΔE00 6.01
Ghostwhite
#F8F8FF
ΔE00 7.39
Light Blue Grey
#B7C9E2
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCED #EDE9D8
analogous
#D8E7ED #D8DCED #DFD8ED
triadic
#D8DCED #EDD8DC #DCEDD8
tetradic
#D8DCED #EDD8E7 #EDE9D8 #D8EDDF
square
#D8DCED #EDD8E7 #EDE9D8 #D8EDDF
split-complementary
#D8DCED #EDDFD8 #E7EDD8
monochromatic
#8491C6 #AEB6DA #D8DCED #EAECF5 #EAECF5
Accessibility & contrast
On white
1.37
#D8DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D8DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCED
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCED | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEE
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#D4DFE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dced; /* rgb */ color: rgb(216, 220, 237); /* oklch */ color: oklch(89.7% 0.024 275.3);
Tailwind
colors: {
custom: {
50: '#e4e6f2',
500: '#d8dced',
950: '#000000',
},
}SCSS
$custom: #d8dced; $custom-light: #e4e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d8dced",
"rgb": {
"r": 216,
"g": 220,
"b": 237
},
"hsl": {
"h": 228.571,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.89652,
"c": 0.02361,
"h": 275.3
},
"luminance": 0.719
}Semantic roles & 50–950 ramp
primary
#D8DCED
secondary
#C8C0A1
accent
#9936B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485