#D6DCE0#D6DCE0
#D6DCE0 is a very light, near-neutral cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.009 H 236.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCE0 |
|---|---|
| RGB | rgb(214, 220, 224) |
| HSL | hsl(204, 14%, 86%) |
| HSV | hsv(204, 4%, 88%) |
| CMYK | cmyk(4.5%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(87.42, -1.28, -2.66) |
| CIE-LCH | lch(87.42, 2.95, 244.37°) |
| OKLab | oklab(89.1% -0.0047 -0.0071) |
| OKLCH | oklch(89.1% 0.009 236.6) |
| XYZ | xyz(66.7767, 70.8640, 80.6667) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.94
Gainsboro
#DCDCDC
ΔE00 3.06
Light Gray
#D3D3D3
ΔE00 3.58
Light Grey
#D8DCD6
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCE0 #E0DAD6
analogous
#D6E0DF #D6DCE0 #D6D7E0
triadic
#D6DCE0 #E0D6DC #DCE0D6
tetradic
#D6DCE0 #DFD6E0 #E0DAD6 #D7E0D6
square
#D6DCE0 #DFD6E0 #E0DAD6 #D7E0D6
split-complementary
#D6DCE0 #E0D6D7 #E0DFD6
monochromatic
#90A0AB #B3BEC6 #D6DCE0 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.38
#D6DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D6DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCE0
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCE0 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#D9DBE0
Tritanopia (blue-blind)
#D4DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dce0; /* rgb */ color: rgb(214, 220, 224); /* oklch */ color: oklch(89.1% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#e2e6e9',
500: '#d6dce0',
950: '#000000',
},
}SCSS
$custom: #d6dce0; $custom-light: #e2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dce0",
"rgb": {
"r": 214,
"g": 220,
"b": 224
},
"hsl": {
"h": 204,
"s": 13.889,
"l": 85.882
},
"oklch": {
"l": 0.89104,
"c": 0.00853,
"h": 236.6
},
"luminance": 0.70864
}Semantic roles & 50–950 ramp
primary
#D6DCE0
secondary
#B5ACA5
accent
#6B4D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484