#DDD8CD#DDD8CD
#DDD8CD is a very light, near-neutral orange. Relative luminance 0.689; OKLCH L 88.3% C 0.016 H 86.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD8CD |
|---|---|
| RGB | rgb(221, 216, 205) |
| HSL | hsl(41, 19%, 84%) |
| HSV | hsv(41, 7%, 87%) |
| CMYK | cmyk(0%, 2.3%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.45, -0.20, 6.02) |
| CIE-LCH | lch(86.45, 6.03, 91.87°) |
| OKLab | oklab(88.32% 0.001 0.0158) |
| OKLCH | oklch(88.32% 0.016 86.4) |
| XYZ | xyz(65.3927, 68.8921, 67.5983) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.22
Light Grey
#D8DCD6
ΔE00 4.48
Eggshell
#F0EAD6
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.45
Linen
#FAF0E6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD8CD #CDD2DD
analogous
#DDD0CD #DDD8CD #DADDCD
triadic
#DDD8CD #CDDDD8 #D8CDDD
tetradic
#DDD8CD #CDDDD0 #CDD2DD #DDCDDA
square
#DDD8CD #CDDDD0 #CDD2DD #DDCDDA
split-complementary
#DDD8CD #CDDADD #D0CDDD
monochromatic
#AB9F84 #C4BCA9 #DDD8CD #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.42
#DDD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DDD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD8CD
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD8CD | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#E0D6D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ddd8cd; /* rgb */ color: rgb(221, 216, 205); /* oklch */ color: oklch(88.3% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#e7e4dc',
500: '#ddd8cd',
950: '#000000',
},
}SCSS
$custom: #ddd8cd; $custom-light: #e7e4dc; $custom-dark: #000000;
JSON
{
"hex": "#ddd8cd",
"rgb": {
"r": 221,
"g": 216,
"b": 205
},
"hsl": {
"h": 41.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88315,
"c": 0.01585,
"h": 86.4
},
"luminance": 0.68892
}Semantic roles & 50–950 ramp
primary
#DDD8CD
secondary
#9BA3B3
accent
#639D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484