#D6DAEF#D6DAEF
#D6DAEF is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.2% C 0.029 H 277.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DAEF |
|---|---|
| RGB | rgb(214, 218, 239) |
| HSL | hsl(230, 44%, 89%) |
| HSV | hsv(230, 10%, 94%) |
| CMYK | cmyk(10.5%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(87.32, 2.66, -10.71) |
| CIE-LCH | lch(87.32, 11.04, 283.93°) |
| OKLab | oklab(89.17% 0.0037 -0.0288) |
| OKLCH | oklch(89.17% 0.029 277.2) |
| XYZ | xyz(68.3797, 70.6703, 91.6829) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.56
Ghostwhite
#F8F8FF
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.63
Gainsboro
#DCDCDC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DAEF #EFEBD6
analogous
#D6E7EF #D6DAEF #DFD6EF
triadic
#D6DAEF #EFD6DA #DAEFD6
tetradic
#D6DAEF #EFD6E7 #EFEBD6 #D6EFDF
square
#D6DAEF #EFD6E7 #EFEBD6 #D6EFDF
split-complementary
#D6DAEF #EFDFD6 #E7EFD6
monochromatic
#7E8BCD #AAB2DE #D6DAEF #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.39
#D6DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#D6DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DAEF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DAEF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#D1DEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6daef; /* rgb */ color: rgb(214, 218, 239); /* oklch */ color: oklch(89.2% 0.029 277.2);
Tailwind
colors: {
custom: {
50: '#e2e5f4',
500: '#d6daef',
950: '#000000',
},
}SCSS
$custom: #d6daef; $custom-light: #e2e5f4; $custom-dark: #000000;
JSON
{
"hex": "#d6daef",
"rgb": {
"r": 214,
"g": 218,
"b": 239
},
"hsl": {
"h": 230.4,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.89167,
"c": 0.02905,
"h": 277.2
},
"luminance": 0.70671
}Semantic roles & 50–950 ramp
primary
#D6DAEF
secondary
#CBC49E
accent
#A12FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485