#DDD2CD#DDD2CD
#DDD2CD is a very light, near-neutral orange. Relative luminance 0.659; OKLCH L 87.1% C 0.014 H 46.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2CD |
|---|---|
| RGB | rgb(221, 210, 205) |
| HSL | hsl(19, 19%, 84%) |
| HSV | hsv(19, 7%, 87%) |
| CMYK | cmyk(0%, 5%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.93, 2.93, 3.83) |
| CIE-LCH | lch(84.93, 4.82, 52.59°) |
| OKLab | oklab(87.12% 0.0097 0.0101) |
| OKLCH | oklch(87.12% 0.014 46.2) |
| XYZ | xyz(63.8836, 65.8738, 67.0953) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.16
Gainsboro
#DCDCDC
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 6.61
Warm Gray
#C9BEB0
ΔE00 6.78
Linen
#FAF0E6
ΔE00 7.03
Silver
#C0C0C0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2CD #CDD8DD
analogous
#DDCDD0 #DDD2CD #DDDACD
triadic
#DDD2CD #CDDDD2 #D2CDDD
tetradic
#DDD2CD #D0DDCD #CDD8DD #DACDDD
square
#DDD2CD #D0DDCD #CDD8DD #DACDDD
split-complementary
#DDD2CD #CDDDDA #CDD0DD
monochromatic
#AB9084 #C4B1A9 #DDD2CD #F3EFED #F3EFED
Accessibility & contrast
On white
1.48
#DDD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DDD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2CD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2CD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#E1D0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddd2cd; /* rgb */ color: rgb(221, 210, 205); /* oklch */ color: oklch(87.1% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#e7dfdc',
500: '#ddd2cd',
950: '#000000',
},
}SCSS
$custom: #ddd2cd; $custom-light: #e7dfdc; $custom-dark: #000000;
JSON
{
"hex": "#ddd2cd",
"rgb": {
"r": 221,
"g": 210,
"b": 205
},
"hsl": {
"h": 18.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.87122,
"c": 0.01403,
"h": 46.2
},
"luminance": 0.65873
}Semantic roles & 50–950 ramp
primary
#DDD2CD
secondary
#9BABB3
accent
#839D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484