#D6DAEC#D6DAEC
#D6DAEC is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.1% C 0.025 H 275.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DAEC |
|---|---|
| RGB | rgb(214, 218, 236) |
| HSL | hsl(229, 37%, 88%) |
| HSV | hsv(229, 9%, 93%) |
| CMYK | cmyk(9.3%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(87.24, 2.07, -9.26) |
| CIE-LCH | lch(87.24, 9.49, 282.58°) |
| OKLab | oklab(89.07% 0.0026 -0.0249) |
| OKLCH | oklch(89.07% 0.025 275.9) |
| XYZ | xyz(67.9402, 70.4945, 89.3681) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Fog
#D8DCE0
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 7.16
Ghostwhite
#F8F8FF
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DAEC #ECE8D6
analogous
#D6E5EC #D6DAEC #DDD6EC
triadic
#D6DAEC #ECD6DA #DAECD6
tetradic
#D6DAEC #ECD6E5 #ECE8D6 #D6ECDD
square
#D6DAEC #ECD6E5 #ECE8D6 #D6ECDD
split-complementary
#D6DAEC #ECDDD6 #E5ECD6
monochromatic
#828FC5 #ACB4D9 #D6DAEC #EAECF5 #EAECF5
Accessibility & contrast
On white
1.39
#D6DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D6DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DAEC
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DAEC | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#D1DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6daec; /* rgb */ color: rgb(214, 218, 236); /* oklch */ color: oklch(89.1% 0.025 275.9);
Tailwind
colors: {
custom: {
50: '#e2e5f2',
500: '#d6daec',
950: '#000000',
},
}SCSS
$custom: #d6daec; $custom-light: #e2e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d6daec",
"rgb": {
"r": 214,
"g": 218,
"b": 236
},
"hsl": {
"h": 229.091,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.89072,
"c": 0.025,
"h": 275.9
},
"luminance": 0.70495
}Semantic roles & 50–950 ramp
primary
#D6DAEC
secondary
#C7BFA0
accent
#9936B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485