#D6D4CD#D6D4CD
#D6D4CD is a very light, near-neutral yellow. Relative luminance 0.658; OKLCH L 87.0% C 0.010 H 93.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4CD |
|---|---|
| RGB | rgb(214, 212, 205) |
| HSL | hsl(47, 10%, 82%) |
| HSV | hsv(47, 4%, 84%) |
| CMYK | cmyk(0%, 0.9%, 4.2%, 16.1%) |
| CIE-LAB | lab(84.89, -0.56, 3.70) |
| CIE-LCH | lch(84.89, 3.74, 98.55°) |
| OKLab | oklab(86.96% -0.0006 0.0098) |
| OKLCH | oklch(86.96% 0.01 93.6) |
| XYZ | xyz(62.2929, 65.7911, 67.1630) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.26
Light Gray
#D3D3D3
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 3.96
Silver (survey)
#C5C9C7
ΔE00 4.46
Silver
#C0C0C0
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4CD #CDCFD6
analogous
#D6D0CD #D6D4CD #D4D6CD
triadic
#D6D4CD #CDD6D4 #D4CDD6
tetradic
#D6D4CD #CDD6D0 #CDCFD6 #D6CDD4
square
#D6D4CD #CDD6D0 #CDCFD6 #D6CDD4
split-complementary
#D6D4CD #CDD4D6 #D0CDD6
monochromatic
#9F9A8A #BAB7AB #D6D4CD #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.48
#D6D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#D6D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4CD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4CD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#D8D3D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d6d4cd; /* rgb */ color: rgb(214, 212, 205); /* oklch */ color: oklch(87.0% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#e2e1dc',
500: '#d6d4cd',
950: '#000000',
},
}SCSS
$custom: #d6d4cd; $custom-light: #e2e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d6d4cd",
"rgb": {
"r": 214,
"g": 212,
"b": 205
},
"hsl": {
"h": 46.667,
"s": 9.89,
"l": 82.157
},
"oklch": {
"l": 0.86955,
"c": 0.00977,
"h": 93.6
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#D6D4CD
secondary
#9DA0AA
accent
#609452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484