#DDCDB3#DDCDB3
#DDCDB3 is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.5% C 0.039 H 80.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDB3 |
|---|---|
| RGB | rgb(221, 205, 179) |
| HSL | hsl(37, 38%, 78%) |
| HSV | hsv(37, 19%, 87%) |
| CMYK | cmyk(0%, 7.2%, 19%, 13.3%) |
| CIE-LAB | lab(83.07, 1.39, 14.97) |
| CIE-LCH | lch(83.07, 15.03, 84.68°) |
| OKLab | oklab(85.46% 0.0068 0.0387) |
| OKLCH | oklch(85.46% 0.039 80) |
| XYZ | xyz(59.7866, 62.2907, 51.5129) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.28
Warm Gray
#C9BEB0
ΔE00 5.78
Champagne
#F7E7CE
ΔE00 5.94
Wheat
#F5DEB3
ΔE00 6.33
Bisque
#FFE4C4
ΔE00 6.92
Blanchedalmond
#FFEBCD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDB3 #B3C3DD
analogous
#DDB8B3 #DDCDB3 #D8DDB3
triadic
#DDCDB3 #B3DDCD #CDB3DD
tetradic
#DDCDB3 #B3DDB8 #B3C3DD #DDB3D8
square
#DDCDB3 #B3DDB8 #B3C3DD #DDB3D8
split-complementary
#DDCDB3 #B3D8DD #B8B3DD
monochromatic
#B7955E #CAB189 #DDCDB3 #F0E9DD #F6F1EA
Accessibility & contrast
On white
1.56
#DDCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DDCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDB3
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDB3 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB1
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#E5C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdb3; /* rgb */ color: rgb(221, 205, 179); /* oklch */ color: oklch(85.5% 0.039 80.0);
Tailwind
colors: {
custom: {
50: '#e8dcc9',
500: '#ddcdb3',
950: '#000000',
},
}SCSS
$custom: #ddcdb3; $custom-light: #e8dcc9; $custom-dark: #000000;
JSON
{
"hex": "#ddcdb3",
"rgb": {
"r": 221,
"g": 205,
"b": 179
},
"hsl": {
"h": 37.143,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.8546,
"c": 0.03927,
"h": 80
},
"luminance": 0.62289
}Semantic roles & 50–950 ramp
primary
#DDCDB3
secondary
#7F94B5
accent
#64B134
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482