#D1D4CD#D1D4CD
#D1D4CD is a very light, near-neutral grey. Relative luminance 0.650; OKLCH L 86.6% C 0.010 H 125.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D4CD |
|---|---|
| RGB | rgb(209, 212, 205) |
| HSL | hsl(86, 8%, 82%) |
| HSV | hsv(86, 3%, 83%) |
| CMYK | cmyk(1.4%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(84.51, -2.28, 3.10) |
| CIE-LCH | lch(84.51, 3.85, 126.38°) |
| OKLab | oklab(86.56% -0.0059 0.0081) |
| OKLCH | oklch(86.56% 0.01 125.7) |
| XYZ | xyz(60.8556, 65.0500, 67.0957) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.92
Silver (survey)
#C5C9C7
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 4.18
Gainsboro
#DCDCDC
ΔE00 4.69
Fog
#D8DCE0
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D4CD #D0CDD4
analogous
#D4D4CD #D1D4CD #CED4CD
triadic
#D1D4CD #CDD1D4 #D4CDD1
tetradic
#D1D4CD #CDD4D4 #D0CDD4 #D4CDCE
square
#D1D4CD #CDD4D4 #D0CDD4 #D4CDCE
split-complementary
#D1D4CD #CDCED4 #D4CDD4
monochromatic
#949B8B #B3B8AC #D1D4CD #EFF0EE #F0F1EF
Accessibility & contrast
On white
1.50
#D1D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D1D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D4CD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D4CD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#D1D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d1d4cd; /* rgb */ color: rgb(209, 212, 205); /* oklch */ color: oklch(86.6% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#dfe1dc',
500: '#d1d4cd',
950: '#000000',
},
}SCSS
$custom: #d1d4cd; $custom-light: #dfe1dc; $custom-dark: #000000;
JSON
{
"hex": "#d1d4cd",
"rgb": {
"r": 209,
"g": 212,
"b": 205
},
"hsl": {
"h": 85.714,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86562,
"c": 0.01004,
"h": 125.7
},
"luminance": 0.6505
}Semantic roles & 50–950 ramp
primary
#D1D4CD
secondary
#A29EA7
accent
#54916E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484