#D2D3CD#D2D3CD
#D2D3CD is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.4% C 0.008 H 114.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D3CD |
|---|---|
| RGB | rgb(210, 211, 205) |
| HSL | hsl(70, 6%, 82%) |
| HSV | hsv(70, 3%, 83%) |
| CMYK | cmyk(0.5%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.33, -1.42, 2.85) |
| CIE-LCH | lch(84.33, 3.18, 116.50°) |
| OKLab | oklab(86.44% -0.0034 0.0075) |
| OKLCH | oklch(86.44% 0.008 114.3) |
| XYZ | xyz(60.8903, 64.6980, 67.0259) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.40
Light Gray
#D3D3D3
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 3.98
Fog
#D8DCE0
ΔE00 5.59
Silver
#C0C0C0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D3CD #CECDD3
analogous
#D3D1CD #D2D3CD #CFD3CD
triadic
#D2D3CD #CDD2D3 #D3CDD2
tetradic
#D2D3CD #CDD3D1 #CECDD3 #D3CDCF
square
#D2D3CD #CDD3D1 #CECDD3 #D3CDCF
split-complementary
#D2D3CD #CDCFD3 #D1CDD3
monochromatic
#979A8C #B5B6AC #D2D3CD #EFF0EE #F0F1EF
Accessibility & contrast
On white
1.51
#D2D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D2D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D3CD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D3CD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#D3D2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d3cd; /* rgb */ color: rgb(210, 211, 205); /* oklch */ color: oklch(86.4% 0.008 114.3);
Tailwind
colors: {
custom: {
50: '#dfe0dc',
500: '#d2d3cd',
950: '#000000',
},
}SCSS
$custom: #d2d3cd; $custom-light: #dfe0dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d3cd",
"rgb": {
"r": 210,
"g": 211,
"b": 205
},
"hsl": {
"h": 70,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86438,
"c": 0.00823,
"h": 114.3
},
"luminance": 0.64698
}Semantic roles & 50–950 ramp
primary
#D2D3CD
secondary
#9F9EA6
accent
#55905F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484