#D6DCDE#D6DCDE
#D6DCDE is a very light, near-neutral cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.007 H 219.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCDE |
|---|---|
| RGB | rgb(214, 220, 222) |
| HSL | hsl(195, 11%, 85%) |
| HSV | hsv(195, 4%, 87%) |
| CMYK | cmyk(3.6%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.37, -1.65, -1.68) |
| CIE-LCH | lch(87.37, 2.36, 225.59°) |
| OKLab | oklab(89.05% -0.0055 -0.0045) |
| OKLCH | oklch(89.05% 0.007 219.6) |
| XYZ | xyz(66.5071, 70.7561, 79.2466) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.62
Gainsboro
#DCDCDC
ΔE00 2.82
Light Gray
#D3D3D3
ΔE00 3.35
Light Grey
#D8DCD6
ΔE00 4.05
Silver (survey)
#C5C9C7
ΔE00 4.96
Whitesmoke
#F5F5F5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCDE #DED8D6
analogous
#D6DEDC #D6DCDE #D6D8DE
triadic
#D6DCDE #DED6DC #DCDED6
tetradic
#D6DCDE #DCD6DE #DED8D6 #D8DED6
square
#D6DCDE #DCD6DE #DED8D6 #D8DED6
split-complementary
#D6DCDE #DED6D8 #DEDCD6
monochromatic
#92A2A7 #B4BFC3 #D6DCDE #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.39
#D6DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D6DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCDE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCDE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#D4DDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6dcde; /* rgb */ color: rgb(214, 220, 222); /* oklch */ color: oklch(89.0% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#e2e6e8',
500: '#d6dcde',
950: '#000000',
},
}SCSS
$custom: #d6dcde; $custom-light: #e2e6e8; $custom-dark: #000000;
JSON
{
"hex": "#d6dcde",
"rgb": {
"r": 214,
"g": 220,
"b": 222
},
"hsl": {
"h": 195,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89046,
"c": 0.00708,
"h": 219.6
},
"luminance": 0.70756
}Semantic roles & 50–950 ramp
primary
#D6DCDE
secondary
#B2A9A6
accent
#625195
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484