#D2D2CD#D2D2CD
#D2D2CD is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.007 H 106.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2CD |
|---|---|
| RGB | rgb(210, 210, 205) |
| HSL | hsl(60, 5%, 81%) |
| HSV | hsv(60, 2%, 82%) |
| CMYK | cmyk(0%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(84.07, -0.90, 2.47) |
| CIE-LCH | lch(84.07, 2.63, 109.95°) |
| OKLab | oklab(86.24% -0.0019 0.0065) |
| OKLCH | oklch(86.24% 0.007 106.6) |
| XYZ | xyz(60.6427, 64.2027, 66.9434) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.67
Light Grey
#D8DCD6
ΔE00 2.96
Silver (survey)
#C5C9C7
ΔE00 3.21
Gainsboro
#DCDCDC
ΔE00 3.58
Silver
#C0C0C0
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2CD #CDCDD2
analogous
#D2D0CD #D2D2CD #D0D2CD
triadic
#D2D2CD #CDD2D2 #D2CDD2
tetradic
#D2D2CD #CDD2D0 #CDCDD2 #D2CDD0
square
#D2D2CD #CDD2D0 #CDCDD2 #D2CDD0
split-complementary
#D2D2CD #CDD0D2 #D0CDD2
monochromatic
#98988D #B5B5AD #D2D2CD #EFEFED #F1F1EF
Accessibility & contrast
On white
1.52
#D2D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#D2D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2CD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2CD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#D3D1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d2cd; /* rgb */ color: rgb(210, 210, 205); /* oklch */ color: oklch(86.2% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#dfdfdc',
500: '#d2d2cd',
950: '#000000',
},
}SCSS
$custom: #d2d2cd; $custom-light: #dfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#d2d2cd",
"rgb": {
"r": 210,
"g": 210,
"b": 205
},
"hsl": {
"h": 60,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.86236,
"c": 0.0068,
"h": 106.6
},
"luminance": 0.64203
}Semantic roles & 50–950 ramp
primary
#D2D2CD
secondary
#9E9EA5
accent
#568F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484