#DDD7CD#DDD7CD
#DDD7CD is a very light, near-neutral orange. Relative luminance 0.684; OKLCH L 88.1% C 0.015 H 80.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7CD |
|---|---|
| RGB | rgb(221, 215, 205) |
| HSL | hsl(38, 19%, 84%) |
| HSV | hsv(38, 7%, 87%) |
| CMYK | cmyk(0%, 2.7%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.20, 0.32, 5.66) |
| CIE-LCH | lch(86.20, 5.67, 86.73°) |
| OKLab | oklab(88.12% 0.0024 0.0149) |
| OKLCH | oklch(88.12% 0.015 80.7) |
| XYZ | xyz(65.1373, 68.3813, 67.5132) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.23
Light Grey
#D8DCD6
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 5.15
Eggshell
#F0EAD6
ΔE00 5.79
Linen
#FAF0E6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7CD #CDD3DD
analogous
#DDCFCD #DDD7CD #DBDDCD
triadic
#DDD7CD #CDDDD7 #D7CDDD
tetradic
#DDD7CD #CDDDCF #CDD3DD #DDCDDB
square
#DDD7CD #CDDDCF #CDD3DD #DDCDDB
split-complementary
#DDD7CD #CDDBDD #CFCDDD
monochromatic
#AB9D84 #C4BAA9 #DDD7CD #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.43
#DDD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DDD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7CD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7CD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#E0D5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ddd7cd; /* rgb */ color: rgb(221, 215, 205); /* oklch */ color: oklch(88.1% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#e7e3dc',
500: '#ddd7cd',
950: '#000000',
},
}SCSS
$custom: #ddd7cd; $custom-light: #e7e3dc; $custom-dark: #000000;
JSON
{
"hex": "#ddd7cd",
"rgb": {
"r": 221,
"g": 215,
"b": 205
},
"hsl": {
"h": 37.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88115,
"c": 0.01508,
"h": 80.7
},
"luminance": 0.68381
}Semantic roles & 50–950 ramp
primary
#DDD7CD
secondary
#9BA4B3
accent
#689D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484