#DDC8BD#DDC8BD
#DDC8BD is a very light, muted orange. Relative luminance 0.604; OKLCH L 84.7% C 0.028 H 49.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8BD |
|---|---|
| RGB | rgb(221, 200, 189) |
| HSL | hsl(21, 32%, 80%) |
| HSV | hsv(21, 14%, 87%) |
| CMYK | cmyk(0%, 9.5%, 14.5%, 13.3%) |
| CIE-LAB | lab(82.03, 5.55, 8.17) |
| CIE-LCH | lch(82.03, 9.88, 55.80°) |
| OKLab | oklab(84.72% 0.0183 0.0214) |
| OKLCH | oklch(84.72% 0.028 49.6) |
| XYZ | xyz(59.6579, 60.3561, 56.6414) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.12
Warm Beige
#E9DCC9
ΔE00 7.43
Mistyrose
#FFE4E1
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.56
Apricot
#FBCEB1
ΔE00 8.57
Peach
#FFDAB9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8BD #BDD2DD
analogous
#DDBDC2 #DDC8BD #DDD8BD
triadic
#DDC8BD #BDDDC8 #C8BDDD
tetradic
#DDC8BD #C2DDBD #BDD2DD #D8BDDD
square
#DDC8BD #C2DDBD #BDD2DD #D8BDDD
split-complementary
#DDC8BD #BDDDD8 #BDC2DD
monochromatic
#B3856C #C8A695 #DDC8BD #F2EAE5 #F5EEEB
Accessibility & contrast
On white
1.61
#DDC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DDC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8BD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8BD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABC
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#E4C5C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ddc8bd; /* rgb */ color: rgb(221, 200, 189); /* oklch */ color: oklch(84.7% 0.028 49.6);
Tailwind
colors: {
custom: {
50: '#e7d8d0',
500: '#ddc8bd',
950: '#000000',
},
}SCSS
$custom: #ddc8bd; $custom-light: #e7d8d0; $custom-dark: #000000;
JSON
{
"hex": "#ddc8bd",
"rgb": {
"r": 221,
"g": 200,
"b": 189
},
"hsl": {
"h": 20.625,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.84721,
"c": 0.02816,
"h": 49.6
},
"luminance": 0.60355
}Semantic roles & 50–950 ramp
primary
#DDC8BD
secondary
#8AA6B5
accent
#84AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383