#DDD1CD#DDD1CD
#DDD1CD is a very light, near-neutral orange. Relative luminance 0.654; OKLCH L 86.9% C 0.014 H 39.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD1CD |
|---|---|
| RGB | rgb(221, 209, 205) |
| HSL | hsl(15, 19%, 84%) |
| HSV | hsv(15, 7%, 87%) |
| CMYK | cmyk(0%, 5.4%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.68, 3.45, 3.46) |
| CIE-LCH | lch(84.68, 4.89, 45.10°) |
| OKLab | oklab(86.93% 0.0112 0.0092) |
| OKLCH | oklch(86.93% 0.014 39.4) |
| XYZ | xyz(63.6374, 65.3816, 67.0132) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.82
Warm Gray
#C9BEB0
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.25
Warm Beige
#E9DCC9
ΔE00 7.33
Linen
#FAF0E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD1CD #CDD9DD
analogous
#DDCDD1 #DDD1CD #DDD9CD
triadic
#DDD1CD #CDDDD1 #D1CDDD
tetradic
#DDD1CD #D1DDCD #CDD9DD #D9CDDD
square
#DDD1CD #D1DDCD #CDD9DD #D9CDDD
split-complementary
#DDD1CD #CDDDD9 #CDD1DD
monochromatic
#AB8E84 #C4AFA9 #DDD1CD #F3EEED #F3EEED
Accessibility & contrast
On white
1.49
#DDD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DDD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD1CD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD1CD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#E1CFD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddd1cd; /* rgb */ color: rgb(221, 209, 205); /* oklch */ color: oklch(86.9% 0.014 39.4);
Tailwind
colors: {
custom: {
50: '#e7dfdc',
500: '#ddd1cd',
950: '#000000',
},
}SCSS
$custom: #ddd1cd; $custom-light: #e7dfdc; $custom-dark: #000000;
JSON
{
"hex": "#ddd1cd",
"rgb": {
"r": 221,
"g": 209,
"b": 205
},
"hsl": {
"h": 15,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86925,
"c": 0.01447,
"h": 39.4
},
"luminance": 0.65381
}Semantic roles & 50–950 ramp
primary
#DDD1CD
secondary
#9BADB3
accent
#889D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484