#D2D4CD#D2D4CD
#D2D4CD is a very light, near-neutral grey. Relative luminance 0.652; OKLCH L 86.6% C 0.010 H 119.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4CD |
|---|---|
| RGB | rgb(210, 212, 205) |
| HSL | hsl(77, 8%, 82%) |
| HSV | hsv(77, 3%, 83%) |
| CMYK | cmyk(0.9%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.58, -1.94, 3.22) |
| CIE-LCH | lch(84.58, 3.76, 121.07°) |
| OKLab | oklab(86.64% -0.0048 0.0085) |
| OKLCH | oklch(86.64% 0.01 119.6) |
| XYZ | xyz(61.1395, 65.1964, 67.1090) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.02
Silver (survey)
#C5C9C7
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 4.46
Fog
#D8DCE0
ΔE00 5.99
Silver
#C0C0C0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4CD #CFCDD4
analogous
#D4D3CD #D2D4CD #CFD4CD
triadic
#D2D4CD #CDD2D4 #D4CDD2
tetradic
#D2D4CD #CDD4D3 #CFCDD4 #D4CDCF
square
#D2D4CD #CDD4D3 #CFCDD4 #D4CDCF
split-complementary
#D2D4CD #CDCFD4 #D3CDD4
monochromatic
#979B8B #B4B8AC #D2D4CD #F0F0EE #F0F1EF
Accessibility & contrast
On white
1.50
#D2D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#D2D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4CD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4CD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#D3D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d4cd; /* rgb */ color: rgb(210, 212, 205); /* oklch */ color: oklch(86.6% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#dfe1dc',
500: '#d2d4cd',
950: '#000000',
},
}SCSS
$custom: #d2d4cd; $custom-light: #dfe1dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d4cd",
"rgb": {
"r": 210,
"g": 212,
"b": 205
},
"hsl": {
"h": 77.143,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.8664,
"c": 0.00974,
"h": 119.6
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#D2D4CD
secondary
#A19EA7
accent
#549166
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484