#D2D8DC#D2D8DC
#D2D8DC is a very light, near-neutral cyan. Relative luminance 0.680; OKLCH L 87.9% C 0.009 H 236.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8DC |
|---|---|
| RGB | rgb(210, 216, 220) |
| HSL | hsl(204, 13%, 84%) |
| HSV | hsv(204, 5%, 86%) |
| CMYK | cmyk(4.5%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(86.00, -1.28, -2.67) |
| CIE-LCH | lch(86.00, 2.96, 244.38°) |
| OKLab | oklab(87.88% -0.0047 -0.0071) |
| OKLCH | oklch(87.88% 0.009 236.6) |
| XYZ | xyz(64.0500, 67.9803, 77.4434) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.38
Light Gray
#D3D3D3
ΔE00 3.21
Gainsboro
#DCDCDC
ΔE00 3.27
Silver (survey)
#C5C9C7
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 5.19
Silver
#C0C0C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8DC #DCD6D2
analogous
#D2DCDB #D2D8DC #D2D3DC
triadic
#D2D8DC #DCD2D8 #D8DCD2
tetradic
#D2D8DC #DBD2DC #DCD6D2 #D3DCD2
square
#D2D8DC #DBD2DC #DCD6D2 #D3DCD2
split-complementary
#D2D8DC #DCD2D3 #DCDBD2
monochromatic
#8D9CA6 #B0BAC1 #D2D8DC #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.44
#D2D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#D2D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8DC
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8DC | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#D0D9D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d8dc; /* rgb */ color: rgb(210, 216, 220); /* oklch */ color: oklch(87.9% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#dfe4e6',
500: '#d2d8dc',
950: '#000000',
},
}SCSS
$custom: #d2d8dc; $custom-light: #dfe4e6; $custom-dark: #000000;
JSON
{
"hex": "#d2d8dc",
"rgb": {
"r": 210,
"g": 216,
"b": 220
},
"hsl": {
"h": 204,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87878,
"c": 0.00855,
"h": 236.6
},
"luminance": 0.67981
}Semantic roles & 50–950 ramp
primary
#D2D8DC
secondary
#B1A8A2
accent
#6C4F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484