#D2D9DC#D2D9DC
#D2D9DC is a very light, near-neutral cyan. Relative luminance 0.685; OKLCH L 88.1% C 0.009 H 225.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9DC |
|---|---|
| RGB | rgb(210, 217, 220) |
| HSL | hsl(198, 13%, 84%) |
| HSV | hsv(198, 5%, 86%) |
| CMYK | cmyk(4.5%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(86.25, -1.80, -2.29) |
| CIE-LCH | lch(86.25, 2.92, 231.88°) |
| OKLab | oklab(88.08% -0.0061 -0.0061) |
| OKLCH | oklch(88.08% 0.009 225.1) |
| XYZ | xyz(64.3070, 68.4942, 77.5291) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.85
Gainsboro
#DCDCDC
ΔE00 3.42
Light Gray
#D3D3D3
ΔE00 3.47
Silver (survey)
#C5C9C7
ΔE00 4.62
Light Grey
#D8DCD6
ΔE00 4.63
Silver
#C0C0C0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9DC #DCD5D2
analogous
#D2DCDA #D2D9DC #D2D4DC
triadic
#D2D9DC #DCD2D9 #D9DCD2
tetradic
#D2D9DC #DAD2DC #DCD5D2 #D4DCD2
square
#D2D9DC #DAD2DC #DCD5D2 #D4DCD2
split-complementary
#D2D9DC #DCD2D4 #DCDAD2
monochromatic
#8D9FA6 #B0BCC1 #D2D9DC #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.43
#D2D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D2D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9DC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9DC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#D0DADA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d9dc; /* rgb */ color: rgb(210, 217, 220); /* oklch */ color: oklch(88.1% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#dfe4e6',
500: '#d2d9dc',
950: '#000000',
},
}SCSS
$custom: #d2d9dc; $custom-light: #dfe4e6; $custom-dark: #000000;
JSON
{
"hex": "#d2d9dc",
"rgb": {
"r": 210,
"g": 217,
"b": 220
},
"hsl": {
"h": 198,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.8808,
"c": 0.00867,
"h": 225.1
},
"luminance": 0.68495
}Semantic roles & 50–950 ramp
primary
#D2D9DC
secondary
#B1A6A2
accent
#644F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484