#DDD4CD#DDD4CD
#DDD4CD is a very light, near-neutral orange. Relative luminance 0.669; OKLCH L 87.5% C 0.014 H 60.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4CD |
|---|---|
| RGB | rgb(221, 212, 205) |
| HSL | hsl(26, 19%, 84%) |
| HSV | hsv(26, 7%, 87%) |
| CMYK | cmyk(0%, 4.1%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.44, 1.88, 4.56) |
| CIE-LCH | lch(85.44, 4.93, 67.55°) |
| OKLab | oklab(87.52% 0.0068 0.012) |
| OKLCH | oklch(87.52% 0.014 60.6) |
| XYZ | xyz(64.3804, 66.8675, 67.2609) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 5.02
Warm Beige
#E9DCC9
ΔE00 5.31
Warm Gray
#C9BEB0
ΔE00 6.28
Linen
#FAF0E6
ΔE00 6.30
Light Grey
#D8DCD6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4CD #CDD6DD
analogous
#DDCDCE #DDD4CD #DDDCCD
triadic
#DDD4CD #CDDDD4 #D4CDDD
tetradic
#DDD4CD #CEDDCD #CDD6DD #DCCDDD
square
#DDD4CD #CEDDCD #CDD6DD #DCCDDD
split-complementary
#DDD4CD #CDDDDC #CDCEDD
monochromatic
#AB9584 #C4B5A9 #DDD4CD #F3EFED #F3EFED
Accessibility & contrast
On white
1.46
#DDD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DDD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4CD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4CD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#E0D2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddd4cd; /* rgb */ color: rgb(221, 212, 205); /* oklch */ color: oklch(87.5% 0.014 60.6);
Tailwind
colors: {
custom: {
50: '#e7e1dc',
500: '#ddd4cd',
950: '#000000',
},
}SCSS
$custom: #ddd4cd; $custom-light: #e7e1dc; $custom-dark: #000000;
JSON
{
"hex": "#ddd4cd",
"rgb": {
"r": 221,
"g": 212,
"b": 205
},
"hsl": {
"h": 26.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.87518,
"c": 0.01381,
"h": 60.6
},
"luminance": 0.66867
}Semantic roles & 50–950 ramp
primary
#DDD4CD
secondary
#9BA9B3
accent
#789D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484