#D1DAEE#D1DAEE
#D1DAEE is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.8% C 0.029 H 266.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DAEE |
|---|---|
| RGB | rgb(209, 218, 238) |
| HSL | hsl(221, 46%, 88%) |
| HSV | hsv(221, 12%, 93%) |
| CMYK | cmyk(12.2%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.93, 0.86, -10.81) |
| CIE-LCH | lch(86.93, 10.84, 274.53°) |
| OKLab | oklab(88.76% -0.0019 -0.0291) |
| OKLCH | oklch(88.76% 0.029 266.3) |
| XYZ | xyz(66.7951, 69.8703, 90.8396) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.52
Fog
#D8DCE0
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 7.97
Aliceblue
#F0F8FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DAEE #EEE5D1
analogous
#D1E9EE #D1DAEE #D6D1EE
triadic
#D1DAEE #EED1DA #DAEED1
tetradic
#D1DAEE #EED1E9 #EEE5D1 #D1EED6
square
#D1DAEE #EED1E9 #EEE5D1 #D1EED6
split-complementary
#D1DAEE #EED6D1 #E9EED1
monochromatic
#7892CD #A4B6DD #D1DAEE #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.40
#D1DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D1DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DAEE
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DAEE | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#CADEE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1daee; /* rgb */ color: rgb(209, 218, 238); /* oklch */ color: oklch(88.8% 0.029 266.3);
Tailwind
colors: {
custom: {
50: '#dfe5f3',
500: '#d1daee',
950: '#000000',
},
}SCSS
$custom: #d1daee; $custom-light: #dfe5f3; $custom-dark: #000000;
JSON
{
"hex": "#d1daee",
"rgb": {
"r": 209,
"g": 218,
"b": 238
},
"hsl": {
"h": 221.379,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.88761,
"c": 0.02918,
"h": 266.3
},
"luminance": 0.69871
}Semantic roles & 50–950 ramp
primary
#D1DAEE
secondary
#CBBB99
accent
#8D2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485