#D6DBDF#D6DBDF
#D6DBDF is a very light, near-neutral cyan. Relative luminance 0.703; OKLCH L 88.9% C 0.008 H 241.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DBDF |
|---|---|
| RGB | rgb(214, 219, 223) |
| HSL | hsl(207, 12%, 86%) |
| HSV | hsv(207, 4%, 87%) |
| CMYK | cmyk(4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(87.14, -0.95, -2.55) |
| CIE-LCH | lch(87.14, 2.72, 249.63°) |
| OKLab | oklab(88.87% -0.0037 -0.0068) |
| OKLCH | oklch(88.87% 0.008 241.6) |
| XYZ | xyz(66.3798, 70.2866, 79.8673) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 0.55
Gainsboro
#DCDCDC
ΔE00 2.77
Light Gray
#D3D3D3
ΔE00 3.21
Light Grey
#D8DCD6
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.36
Aliceblue
#F0F8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DBDF #DFDAD6
analogous
#D6DFDE #D6DBDF #D6D6DF
triadic
#D6DBDF #DFD6DB #DBDFD6
tetradic
#D6DBDF #DED6DF #DFDAD6 #D6DFD6
square
#D6DBDF #DED6DF #DFDAD6 #D6DFD6
split-complementary
#D6DBDF #DFD6D6 #DFDED6
monochromatic
#919FA9 #B4BDC4 #D6DBDF #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.39
#D6DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D6DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DBDF
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DBDF | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#D4DCDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6dbdf; /* rgb */ color: rgb(214, 219, 223); /* oklch */ color: oklch(88.9% 0.008 241.6);
Tailwind
colors: {
custom: {
50: '#e2e6e9',
500: '#d6dbdf',
950: '#000000',
},
}SCSS
$custom: #d6dbdf; $custom-light: #e2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dbdf",
"rgb": {
"r": 214,
"g": 219,
"b": 223
},
"hsl": {
"h": 206.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88874,
"c": 0.00773,
"h": 241.6
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#D6DBDF
secondary
#B4ACA5
accent
#6F4F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484