#D6DCD8#D6DCD8
#D6DCD8 is a very light, near-neutral grey. Relative luminance 0.704; OKLCH L 88.9% C 0.008 H 157.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCD8 |
|---|---|
| RGB | rgb(214, 220, 216) |
| HSL | hsl(140, 8%, 85%) |
| HSV | hsv(140, 3%, 86%) |
| CMYK | cmyk(2.7%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(87.21, -2.75, 1.25) |
| CIE-LCH | lch(87.21, 3.02, 155.48°) |
| OKLab | oklab(88.87% -0.0078 0.0033) |
| OKLCH | oklch(88.87% 0.008 157.1) |
| XYZ | xyz(65.7172, 70.4402, 75.0866) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.20
Gainsboro
#DCDCDC
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 4.30
Fog
#D8DCE0
ΔE00 4.57
Silver (survey)
#C5C9C7
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCD8 #DCD6DA
analogous
#D7DCD6 #D6DCD8 #D6DCDB
triadic
#D6DCD8 #D8D6DC #DCD8D6
tetradic
#D6DCD8 #D6D7DC #DCD6DA #DCDBD6
square
#D6DCD8 #D6D7DC #DCD6DA #DCDBD6
split-complementary
#D6DCD8 #DBD6DC #DCD6D7
monochromatic
#94A499 #B5C0B9 #D6DCD8 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.39
#D6DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D6DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCD8
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCD8 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#D5DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6dcd8; /* rgb */ color: rgb(214, 220, 216); /* oklch */ color: oklch(88.9% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#e2e6e4',
500: '#d6dcd8',
950: '#000000',
},
}SCSS
$custom: #d6dcd8; $custom-light: #e2e6e4; $custom-dark: #000000;
JSON
{
"hex": "#d6dcd8",
"rgb": {
"r": 214,
"g": 220,
"b": 216
},
"hsl": {
"h": 140,
"s": 7.895,
"l": 85.098
},
"oklch": {
"l": 0.88874,
"c": 0.00842,
"h": 157.1
},
"luminance": 0.7044
}Semantic roles & 50–950 ramp
primary
#D6DCD8
secondary
#B0A6AD
accent
#547D92
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484