#D1DAEB#D1DAEB
#D1DAEB is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.7% C 0.025 H 263.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DAEB |
|---|---|
| RGB | rgb(209, 218, 235) |
| HSL | hsl(219, 39%, 87%) |
| HSV | hsv(219, 11%, 92%) |
| CMYK | cmyk(11.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.85, 0.26, -9.35) |
| CIE-LCH | lch(86.85, 9.36, 271.56°) |
| OKLab | oklab(88.67% -0.0029 -0.0252) |
| OKLCH | oklch(88.67% 0.025 263.3) |
| XYZ | xyz(66.3580, 69.6955, 88.5377) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 7.10
Gainsboro
#DCDCDC
ΔE00 7.75
Aliceblue
#F0F8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DAEB #EBE2D1
analogous
#D1E7EB #D1DAEB #D5D1EB
triadic
#D1DAEB #EBD1DA #DAEBD1
tetradic
#D1DAEB #EBD1E7 #EBE2D1 #D1EBD5
square
#D1DAEB #EBD1E7 #EBE2D1 #D1EBD5
split-complementary
#D1DAEB #EBD5D1 #E7EBD1
monochromatic
#7C95C6 #A6B8D8 #D1DAEB #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.41
#D1DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D1DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DAEB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DAEB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#D3D8EB
Tritanopia (blue-blind)
#CBDDDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1daeb; /* rgb */ color: rgb(209, 218, 235); /* oklch */ color: oklch(88.7% 0.025 263.3);
Tailwind
colors: {
custom: {
50: '#dfe5f1',
500: '#d1daeb',
950: '#000000',
},
}SCSS
$custom: #d1daeb; $custom-light: #dfe5f1; $custom-dark: #000000;
JSON
{
"hex": "#d1daeb",
"rgb": {
"r": 209,
"g": 218,
"b": 235
},
"hsl": {
"h": 219.231,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.88665,
"c": 0.02533,
"h": 263.3
},
"luminance": 0.69696
}Semantic roles & 50–950 ramp
primary
#D1DAEB
secondary
#C6B79A
accent
#8633B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485