#D6DCDF#D6DCDF
#D6DCDF is a very light, near-neutral cyan. Relative luminance 0.708; OKLCH L 89.1% C 0.008 H 228.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCDF |
|---|---|
| RGB | rgb(214, 220, 223) |
| HSL | hsl(200, 12%, 86%) |
| HSV | hsv(200, 4%, 87%) |
| CMYK | cmyk(4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(87.39, -1.46, -2.17) |
| CIE-LCH | lch(87.39, 2.62, 236.03°) |
| OKLab | oklab(89.08% -0.0051 -0.0058) |
| OKLCH | oklch(89.08% 0.008 228.8) |
| XYZ | xyz(66.6415, 70.8099, 79.9545) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.22
Gainsboro
#DCDCDC
ΔE00 2.90
Light Gray
#D3D3D3
ΔE00 3.43
Light Grey
#D8DCD6
ΔE00 4.59
Silver (survey)
#C5C9C7
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCDF #DFD9D6
analogous
#D6DFDD #D6DCDF #D6D7DF
triadic
#D6DCDF #DFD6DC #DCDFD6
tetradic
#D6DCDF #DDD6DF #DFD9D6 #D7DFD6
square
#D6DCDF #DDD6DF #DFD9D6 #D7DFD6
split-complementary
#D6DCDF #DFD6D7 #DFDDD6
monochromatic
#91A1A9 #B4BFC4 #D6DCDF #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.39
#D6DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D6DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCDF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCDF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#D4DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dcdf; /* rgb */ color: rgb(214, 220, 223); /* oklch */ color: oklch(89.1% 0.008 228.8);
Tailwind
colors: {
custom: {
50: '#e2e6e9',
500: '#d6dcdf',
950: '#000000',
},
}SCSS
$custom: #d6dcdf; $custom-light: #e2e6e9; $custom-dark: #000000;
JSON
{
"hex": "#d6dcdf",
"rgb": {
"r": 214,
"g": 220,
"b": 223
},
"hsl": {
"h": 200,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89075,
"c": 0.00772,
"h": 228.8
},
"luminance": 0.7081
}Semantic roles & 50–950 ramp
primary
#D6DCDF
secondary
#B4AAA5
accent
#674F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484