#D1DBEE#D1DBEE
#D1DBEE is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.028 H 263.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DBEE |
|---|---|
| RGB | rgb(209, 219, 238) |
| HSL | hsl(219, 46%, 88%) |
| HSV | hsv(219, 12%, 93%) |
| CMYK | cmyk(12.2%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.19, 0.33, -10.43) |
| CIE-LCH | lch(87.19, 10.43, 271.84°) |
| OKLab | oklab(88.96% -0.0032 -0.0281) |
| OKLCH | oklch(88.96% 0.028 263.4) |
| XYZ | xyz(67.0552, 70.3905, 90.9263) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lavender (CSS)
#E6E6FA
ΔE00 5.54
Fog
#D8DCE0
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.81
Aliceblue
#F0F8FF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DBEE #EEE4D1
analogous
#D1EAEE #D1DBEE #D5D1EE
triadic
#D1DBEE #EED1DB #DBEED1
tetradic
#D1DBEE #EED1EA #EEE4D1 #D1EED5
square
#D1DBEE #EED1EA #EEE4D1 #D1EED5
split-complementary
#D1DBEE #EED5D1 #EAEED1
monochromatic
#7895CD #A4B8DD #D1DBEE #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.39
#D1DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D1DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DBEE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DBEE | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#CADFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1dbee; /* rgb */ color: rgb(209, 219, 238); /* oklch */ color: oklch(89.0% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#dfe6f3',
500: '#d1dbee',
950: '#000000',
},
}SCSS
$custom: #d1dbee; $custom-light: #dfe6f3; $custom-dark: #000000;
JSON
{
"hex": "#d1dbee",
"rgb": {
"r": 209,
"g": 219,
"b": 238
},
"hsl": {
"h": 219.31,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.88961,
"c": 0.02828,
"h": 263.4
},
"luminance": 0.70391
}Semantic roles & 50–950 ramp
primary
#D1DBEE
secondary
#CBB999
accent
#892CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485