#D2D2CC#D2D2CC
#D2D2CC is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.008 H 106.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2CC |
|---|---|
| RGB | rgb(210, 210, 204) |
| HSL | hsl(60, 6%, 81%) |
| HSV | hsv(60, 3%, 82%) |
| CMYK | cmyk(0%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(84.05, -1.07, 2.97) |
| CIE-LCH | lch(84.05, 3.16, 109.91°) |
| OKLab | oklab(86.21% -0.0023 0.0078) |
| OKLCH | oklch(86.21% 0.008 106.6) |
| XYZ | xyz(60.5223, 64.1546, 66.3097) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.86
Light Gray
#D3D3D3
ΔE00 3.16
Silver (survey)
#C5C9C7
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 3.96
Silver
#C0C0C0
ΔE00 5.36
Fog
#D8DCE0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2CC #CCCCD2
analogous
#D2CFCC #D2D2CC #CFD2CC
triadic
#D2D2CC #CCD2D2 #D2CCD2
tetradic
#D2D2CC #CCD2CF #CCCCD2 #D2CCCF
square
#D2D2CC #CCD2CF #CCCCD2 #D2CCCF
split-complementary
#D2D2CC #CCCFD2 #CFCCD2
monochromatic
#99998B #B5B5AB #D2D2CC #EFEFED #F1F1EF
Accessibility & contrast
On white
1.52
#D2D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#D2D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2CC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2CC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#D3D1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d2cc; /* rgb */ color: rgb(210, 210, 204); /* oklch */ color: oklch(86.2% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#dfdfdb',
500: '#d2d2cc',
950: '#000000',
},
}SCSS
$custom: #d2d2cc; $custom-light: #dfdfdb; $custom-dark: #000000;
JSON
{
"hex": "#d2d2cc",
"rgb": {
"r": 210,
"g": 210,
"b": 204
},
"hsl": {
"h": 60,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.86208,
"c": 0.00816,
"h": 106.6
},
"luminance": 0.64154
}Semantic roles & 50–950 ramp
primary
#D2D2CC
secondary
#9D9DA5
accent
#559055
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484