#DDD5CD#DDD5CD
#DDD5CD is a very light, near-neutral orange. Relative luminance 0.674; OKLCH L 87.7% C 0.014 H 67.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD5CD |
|---|---|
| RGB | rgb(221, 213, 205) |
| HSL | hsl(30, 19%, 84%) |
| HSV | hsv(30, 7%, 87%) |
| CMYK | cmyk(0%, 3.6%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.69, 1.36, 4.92) |
| CIE-LCH | lch(85.69, 5.11, 74.53°) |
| OKLab | oklab(87.72% 0.0053 0.013) |
| OKLCH | oklch(87.72% 0.014 67.6) |
| XYZ | xyz(64.6312, 67.3690, 67.3445) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.92
Linen
#FAF0E6
ΔE00 6.07
Warm Gray
#C9BEB0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD5CD #CDD5DD
analogous
#DDCDCD #DDD5CD #DDDDCD
triadic
#DDD5CD #CDDDD5 #D5CDDD
tetradic
#DDD5CD #CDDDCD #CDD5DD #DDCDDD
square
#DDD5CD #CDDDCD #CDD5DD #DDCDDD
split-complementary
#DDD5CD #CDDDDD #CDCDDD
monochromatic
#AB9884 #C4B6A9 #DDD5CD #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.45
#DDD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DDD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD5CD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD5CD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#E0D3D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddd5cd; /* rgb */ color: rgb(221, 213, 205); /* oklch */ color: oklch(87.7% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#e7e1dc',
500: '#ddd5cd',
950: '#000000',
},
}SCSS
$custom: #ddd5cd; $custom-light: #e7e1dc; $custom-dark: #000000;
JSON
{
"hex": "#ddd5cd",
"rgb": {
"r": 221,
"g": 213,
"b": 205
},
"hsl": {
"h": 30,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.87717,
"c": 0.01404,
"h": 67.6
},
"luminance": 0.67368
}Semantic roles & 50–950 ramp
primary
#DDD5CD
secondary
#9BA7B3
accent
#739D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484