#D6DCE6#D6DCE6
#D6DCE6 is a very light, near-neutral blue. Relative luminance 0.712; OKLCH L 89.3% C 0.015 H 260.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCE6 |
|---|---|
| RGB | rgb(214, 220, 230) |
| HSL | hsl(218, 24%, 87%) |
| HSV | hsv(218, 7%, 90%) |
| CMYK | cmyk(7%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(87.58, -0.14, -5.59) |
| CIE-LCH | lch(87.58, 5.59, 268.55°) |
| OKLab | oklab(89.28% -0.0024 -0.015) |
| OKLCH | oklch(89.28% 0.015 260.7) |
| XYZ | xyz(67.6048, 71.1952, 85.0280) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.78
Gainsboro
#DCDCDC
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.34
Aliceblue
#F0F8FF
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Ghostwhite
#F8F8FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCE6 #E6E0D6
analogous
#D6E4E6 #D6DCE6 #D8D6E6
triadic
#D6DCE6 #E6D6DC #DCE6D6
tetradic
#D6DCE6 #E6D6E4 #E6E0D6 #D6E6D8
square
#D6DCE6 #E6D6E4 #E6E0D6 #D6E6D8
split-complementary
#D6DCE6 #E6D8D6 #E4E6D6
monochromatic
#8A9BB8 #B0BCCF #D6DCE6 #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.38
#D6DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D6DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCE6
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCE6 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#D7DBE6
Tritanopia (blue-blind)
#D2DEDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dce6; /* rgb */ color: rgb(214, 220, 230); /* oklch */ color: oklch(89.3% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#e2e6ed',
500: '#d6dce6',
950: '#000000',
},
}SCSS
$custom: #d6dce6; $custom-light: #e2e6ed; $custom-dark: #000000;
JSON
{
"hex": "#d6dce6",
"rgb": {
"r": 214,
"g": 220,
"b": 230
},
"hsl": {
"h": 217.5,
"s": 24.242,
"l": 87.059
},
"oklch": {
"l": 0.89284,
"c": 0.01516,
"h": 260.7
},
"luminance": 0.71196
}Semantic roles & 50–950 ramp
primary
#D6DCE6
secondary
#BDB3A3
accent
#7F43A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484