#D1DCED#D1DCED
#D1DCED is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.1% C 0.026 H 259.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCED |
|---|---|
| RGB | rgb(209, 220, 237) |
| HSL | hsl(216, 44%, 87%) |
| HSV | hsv(216, 12%, 93%) |
| CMYK | cmyk(11.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.41, -0.39, -9.56) |
| CIE-LCH | lch(87.41, 9.57, 267.68°) |
| OKLab | oklab(89.13% -0.005 -0.0257) |
| OKLCH | oklch(89.13% 0.026 259.1) |
| XYZ | xyz(67.1703, 70.8552, 90.2419) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.69
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 7.11
Aliceblue
#F0F8FF
ΔE00 7.37
Cloudy Blue
#ACC2D9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCED #EDE2D1
analogous
#D1EAED #D1DCED #D4D1ED
triadic
#D1DCED #EDD1DC #DCEDD1
tetradic
#D1DCED #EDD1EA #EDE2D1 #D1EDD4
square
#D1DCED #EDD1EA #EDE2D1 #D1EDD4
split-complementary
#D1DCED #EDD4D1 #EAEDD1
monochromatic
#7999CB #A5BBDC #D1DCED #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.38
#D1DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D1DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCED
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCED | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#CBDFE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dced; /* rgb */ color: rgb(209, 220, 237); /* oklch */ color: oklch(89.1% 0.026 259.1);
Tailwind
colors: {
custom: {
50: '#dfe6f2',
500: '#d1dced',
950: '#000000',
},
}SCSS
$custom: #d1dced; $custom-light: #dfe6f2; $custom-dark: #000000;
JSON
{
"hex": "#d1dced",
"rgb": {
"r": 209,
"g": 220,
"b": 237
},
"hsl": {
"h": 216.429,
"s": 43.75,
"l": 87.451
},
"oklch": {
"l": 0.89129,
"c": 0.02623,
"h": 259.1
},
"luminance": 0.70856
}Semantic roles & 50–950 ramp
primary
#D1DCED
secondary
#C9B699
accent
#812FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485