#D9D2CD#D9D2CD
#D9D2CD is a very light, near-neutral orange. Relative luminance 0.653; OKLCH L 86.8% C 0.010 H 58.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D2CD |
|---|---|
| RGB | rgb(217, 210, 205) |
| HSL | hsl(25, 14%, 83%) |
| HSV | hsv(25, 6%, 85%) |
| CMYK | cmyk(0%, 3.2%, 5.5%, 14.9%) |
| CIE-LAB | lab(84.61, 1.53, 3.33) |
| CIE-LCH | lch(84.61, 3.66, 65.31°) |
| OKLab | oklab(86.8% 0.0055 0.0088) |
| OKLCH | oklch(86.8% 0.01 58.2) |
| XYZ | xyz(62.6799, 65.2531, 67.0389) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 4.23
Light Grey
#D8DCD6
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 6.01
Warm Beige
#E9DCC9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D2CD #CDD4D9
analogous
#D9CDCE #D9D2CD #D9D8CD
triadic
#D9D2CD #CDD9D2 #D2CDD9
tetradic
#D9D2CD #CED9CD #CDD4D9 #D8CDD9
square
#D9D2CD #CED9CD #CDD4D9 #D8CDD9
split-complementary
#D9D2CD #CDD9D8 #CDCED9
monochromatic
#A49387 #BFB3AA #D9D2CD #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.49
#D9D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D9D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D2CD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D2CD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#DCD1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d9d2cd; /* rgb */ color: rgb(217, 210, 205); /* oklch */ color: oklch(86.8% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#e4dfdc',
500: '#d9d2cd',
950: '#000000',
},
}SCSS
$custom: #d9d2cd; $custom-light: #e4dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d9d2cd",
"rgb": {
"r": 217,
"g": 210,
"b": 205
},
"hsl": {
"h": 25,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.86795,
"c": 0.01036,
"h": 58.2
},
"luminance": 0.65253
}Semantic roles & 50–950 ramp
primary
#D9D2CD
secondary
#9DA7AE
accent
#79984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484