#D6DAED#D6DAED
#D6DAED is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.026 H 276.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DAED |
|---|---|
| RGB | rgb(214, 218, 237) |
| HSL | hsl(230, 39%, 88%) |
| HSV | hsv(230, 10%, 93%) |
| CMYK | cmyk(9.7%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(87.27, 2.26, -9.74) |
| CIE-LCH | lch(87.27, 10.00, 283.07°) |
| OKLab | oklab(89.1% 0.0029 -0.0262) |
| OKLCH | oklch(89.1% 0.026 276.4) |
| XYZ | xyz(68.0858, 70.5528, 90.1354) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.46
Fog
#D8DCE0
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.17
Ghostwhite
#F8F8FF
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.38
Light Gray
#D3D3D3
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DAED #EDE9D6
analogous
#D6E5ED #D6DAED #DDD6ED
triadic
#D6DAED #EDD6DA #DAEDD6
tetradic
#D6DAED #EDD6E5 #EDE9D6 #D6EDDD
square
#D6DAED #EDD6E5 #EDE9D6 #D6EDDD
split-complementary
#D6DAED #EDDDD6 #E5EDD6
monochromatic
#818DC8 #ABB4DA #D6DAED #EAECF6 #EAECF6
Accessibility & contrast
On white
1.39
#D6DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D6DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DAED
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DAED | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#D1DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6daed; /* rgb */ color: rgb(214, 218, 237); /* oklch */ color: oklch(89.1% 0.026 276.4);
Tailwind
colors: {
custom: {
50: '#e2e5f2',
500: '#d6daed',
950: '#000000',
},
}SCSS
$custom: #d6daed; $custom-light: #e2e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d6daed",
"rgb": {
"r": 214,
"g": 218,
"b": 237
},
"hsl": {
"h": 229.565,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.89104,
"c": 0.02634,
"h": 276.4
},
"luminance": 0.70553
}Semantic roles & 50–950 ramp
primary
#D6DAED
secondary
#C8C19F
accent
#9C34B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485