#D2D0CC#D2D0CC
#D2D0CC is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.8% C 0.006 H 84.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0CC |
|---|---|
| RGB | rgb(210, 208, 204) |
| HSL | hsl(40, 6%, 81%) |
| HSV | hsv(40, 3%, 82%) |
| CMYK | cmyk(0%, 1%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.53, -0.03, 2.22) |
| CIE-LCH | lch(83.53, 2.22, 90.77°) |
| OKLab | oklab(85.81% 0.0006 0.0059) |
| OKLCH | oklch(85.81% 0.006 84.6) |
| XYZ | xyz(60.0317, 63.1732, 66.1461) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.22
Gainsboro
#DCDCDC
ΔE00 3.48
Silver (survey)
#C5C9C7
ΔE00 3.55
Light Grey
#D8DCD6
ΔE00 4.15
Silver
#C0C0C0
ΔE00 4.53
Fog
#D8DCE0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0CC #CCCED2
analogous
#D2CDCC #D2D0CC #D1D2CC
triadic
#D2D0CC #CCD2D0 #D0CCD2
tetradic
#D2D0CC #CCD2CD #CCCED2 #D2CCD1
square
#D2D0CC #CCD2CD #CCCED2 #D2CCD1
split-complementary
#D2D0CC #CCD1D2 #CDCCD2
monochromatic
#99948B #B5B2AB #D2D0CC #EFEEED #F1F0EF
Accessibility & contrast
On white
1.54
#D2D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D2D0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0CC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0CC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#D3CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2d0cc; /* rgb */ color: rgb(210, 208, 204); /* oklch */ color: oklch(85.8% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#dfdedb',
500: '#d2d0cc',
950: '#000000',
},
}SCSS
$custom: #d2d0cc; $custom-light: #dfdedb; $custom-dark: #000000;
JSON
{
"hex": "#d2d0cc",
"rgb": {
"r": 210,
"g": 208,
"b": 204
},
"hsl": {
"h": 40,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85805,
"c": 0.00591,
"h": 84.6
},
"luminance": 0.63173
}Semantic roles & 50–950 ramp
primary
#D2D0CC
secondary
#9DA0A5
accent
#699055
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484