#D2CDCD#D2CDCD
#D2CDCD is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.2% C 0.006 H 17.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDCD |
|---|---|
| RGB | rgb(210, 205, 205) |
| HSL | hsl(0, 5%, 81%) |
| HSV | hsv(0, 2%, 82%) |
| CMYK | cmyk(0%, 2.4%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.79, 1.72, 0.61) |
| CIE-LCH | lch(82.79, 1.83, 19.55°) |
| OKLab | oklab(85.23% 0.0053 0.0017) |
| OKLCH | oklch(85.23% 0.006 17.3) |
| XYZ | xyz(59.4275, 61.7723, 66.5383) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.77
Gainsboro
#DCDCDC
ΔE00 4.11
Silver
#C0C0C0
ΔE00 4.31
Silver (survey)
#C5C9C7
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDCD #CDD2D2
analogous
#D2CDD0 #D2CDCD #D2D0CD
triadic
#D2CDCD #CDD2CD #CDCDD2
tetradic
#D2CDCD #D0D2CD #CDD2D2 #D0CDD2
square
#D2CDCD #D0D2CD #CDD2D2 #D0CDD2
split-complementary
#D2CDCD #CDD2D0 #CDD0D2
monochromatic
#988D8D #B5ADAD #D2CDCD #EFEDED #F1EFEF
Accessibility & contrast
On white
1.57
#D2CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#D2CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDCD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDCD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#D3CDCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2cdcd; /* rgb */ color: rgb(210, 205, 205); /* oklch */ color: oklch(85.2% 0.006 17.3);
Tailwind
colors: {
custom: {
50: '#dfdcdc',
500: '#d2cdcd',
950: '#000000',
},
}SCSS
$custom: #d2cdcd; $custom-light: #dfdcdc; $custom-dark: #000000;
JSON
{
"hex": "#d2cdcd",
"rgb": {
"r": 210,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 5.263,
"l": 81.373
},
"oklch": {
"l": 0.85231,
"c": 0.00554,
"h": 17.3
},
"luminance": 0.61772
}Semantic roles & 50–950 ramp
primary
#D2CDCD
secondary
#9EA5A5
accent
#8F8F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484