#DDD3CD#DDD3CD
#DDD3CD is a very light, near-neutral orange. Relative luminance 0.664; OKLCH L 87.3% C 0.014 H 53.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD3CD |
|---|---|
| RGB | rgb(221, 211, 205) |
| HSL | hsl(23, 19%, 84%) |
| HSV | hsv(23, 7%, 87%) |
| CMYK | cmyk(0%, 4.5%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.18, 2.41, 4.19) |
| CIE-LCH | lch(85.18, 4.83, 60.16°) |
| OKLab | oklab(87.32% 0.0083 0.0111) |
| OKLCH | oklch(87.32% 0.014 53.3) |
| XYZ | xyz(64.1312, 66.3691, 67.1778) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 5.20
Warm Beige
#E9DCC9
ΔE00 5.93
Warm Gray
#C9BEB0
ΔE00 6.48
Linen
#FAF0E6
ΔE00 6.62
Silver
#C0C0C0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD3CD #CDD7DD
analogous
#DDCDCF #DDD3CD #DDDBCD
triadic
#DDD3CD #CDDDD3 #D3CDDD
tetradic
#DDD3CD #CFDDCD #CDD7DD #DBCDDD
square
#DDD3CD #CFDDCD #CDD7DD #DBCDDD
split-complementary
#DDD3CD #CDDDDB #CDCFDD
monochromatic
#AB9384 #C4B3A9 #DDD3CD #F3EFED #F3EFED
Accessibility & contrast
On white
1.47
#DDD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DDD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD3CD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD3CD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#E0D1D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddd3cd; /* rgb */ color: rgb(221, 211, 205); /* oklch */ color: oklch(87.3% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#e7e0dc',
500: '#ddd3cd',
950: '#000000',
},
}SCSS
$custom: #ddd3cd; $custom-light: #e7e0dc; $custom-dark: #000000;
JSON
{
"hex": "#ddd3cd",
"rgb": {
"r": 221,
"g": 211,
"b": 205
},
"hsl": {
"h": 22.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.8732,
"c": 0.01381,
"h": 53.3
},
"luminance": 0.66368
}Semantic roles & 50–950 ramp
primary
#DDD3CD
secondary
#9BAAB3
accent
#7D9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484