#D9D4CD#D9D4CD
#D9D4CD is a very light, near-neutral orange. Relative luminance 0.662; OKLCH L 87.2% C 0.011 H 76.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D4CD |
|---|---|
| RGB | rgb(217, 212, 205) |
| HSL | hsl(35, 14%, 83%) |
| HSV | hsv(35, 6%, 85%) |
| CMYK | cmyk(0%, 2.3%, 5.5%, 14.9%) |
| CIE-LAB | lab(85.12, 0.49, 4.06) |
| CIE-LCH | lch(85.12, 4.09, 83.17°) |
| OKLab | oklab(87.19% 0.0026 0.0107) |
| OKLCH | oklch(87.19% 0.011 76.6) |
| XYZ | xyz(63.1767, 66.2468, 67.2045) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 4.61
Silver (survey)
#C5C9C7
ΔE00 5.48
Warm Beige
#E9DCC9
ΔE00 5.59
Silver
#C0C0C0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D4CD #CDD2D9
analogous
#D9CECD #D9D4CD #D8D9CD
triadic
#D9D4CD #CDD9D4 #D4CDD9
tetradic
#D9D4CD #CDD9CE #CDD2D9 #D9CDD8
square
#D9D4CD #CDD9CE #CDD2D9 #D9CDD8
split-complementary
#D9D4CD #CDD8D9 #CECDD9
monochromatic
#A49887 #BFB6AA #D9D4CD #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.47
#D9D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#D9D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D4CD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D4CD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#DBD3D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d9d4cd; /* rgb */ color: rgb(217, 212, 205); /* oklch */ color: oklch(87.2% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#e4e1dc',
500: '#d9d4cd',
950: '#000000',
},
}SCSS
$custom: #d9d4cd; $custom-light: #e4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#d9d4cd",
"rgb": {
"r": 217,
"g": 212,
"b": 205
},
"hsl": {
"h": 35,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.87194,
"c": 0.01102,
"h": 76.6
},
"luminance": 0.66246
}Semantic roles & 50–950 ramp
primary
#D9D4CD
secondary
#9DA4AE
accent
#6D984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484