#D2D7DC#D2D7DC
#D2D7DC is a very light, near-neutral cyan. Relative luminance 0.675; OKLCH L 87.7% C 0.009 H 247.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7DC |
|---|---|
| RGB | rgb(210, 215, 220) |
| HSL | hsl(210, 13%, 84%) |
| HSV | hsv(210, 5%, 86%) |
| CMYK | cmyk(4.5%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(85.74, -0.76, -3.05) |
| CIE-LCH | lch(85.74, 3.14, 255.98°) |
| OKLab | oklab(87.68% -0.0033 -0.0081) |
| OKLCH | oklch(87.68% 0.009 247.9) |
| XYZ | xyz(63.7946, 67.4695, 77.3583) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.32
Light Gray
#D3D3D3
ΔE00 3.13
Gainsboro
#DCDCDC
ΔE00 3.30
Silver (survey)
#C5C9C7
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7DC #DCD7D2
analogous
#D2DCDC #D2D7DC #D2D2DC
triadic
#D2D7DC #DCD2D7 #D7DCD2
tetradic
#D2D7DC #DCD2DC #DCD7D2 #D2DCD2
square
#D2D7DC #DCD2DC #DCD7D2 #D2DCD2
split-complementary
#D2D7DC #DCD2D2 #DCDCD2
monochromatic
#8D9AA6 #B0B8C1 #D2D7DC #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.45
#D2D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D2D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7DC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7DC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#D0D8D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d7dc; /* rgb */ color: rgb(210, 215, 220); /* oklch */ color: oklch(87.7% 0.009 247.9);
Tailwind
colors: {
custom: {
50: '#dfe3e6',
500: '#d2d7dc',
950: '#000000',
},
}SCSS
$custom: #d2d7dc; $custom-light: #dfe3e6; $custom-dark: #000000;
JSON
{
"hex": "#d2d7dc",
"rgb": {
"r": 210,
"g": 215,
"b": 220
},
"hsl": {
"h": 210,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87677,
"c": 0.00878,
"h": 247.9
},
"luminance": 0.6747
}Semantic roles & 50–950 ramp
primary
#D2D7DC
secondary
#B1A9A2
accent
#734F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484