#DDCDAD#DDCDAD
#DDCDAD is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.3% C 0.046 H 84.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDAD |
|---|---|
| RGB | rgb(221, 205, 173) |
| HSL | hsl(40, 41%, 77%) |
| HSV | hsv(40, 22%, 87%) |
| CMYK | cmyk(0%, 7.2%, 21.7%, 13.3%) |
| CIE-LAB | lab(82.94, 0.51, 17.97) |
| CIE-LCH | lch(82.94, 17.97, 88.36°) |
| OKLab | oklab(85.32% 0.0044 0.0461) |
| OKLCH | oklch(85.32% 0.046 84.6) |
| XYZ | xyz(59.1929, 62.0532, 48.3864) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.27
Warm Beige
#E9DCC9
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 6.50
Champagne
#F7E7CE
ΔE00 6.53
Moccasin
#FFE4B5
ΔE00 7.22
Blanchedalmond
#FFEBCD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDAD #ADBDDD
analogous
#DDB5AD #DDCDAD #D5DDAD
triadic
#DDCDAD #ADDDCD #CDADDD
tetradic
#DDCDAD #ADDDB5 #ADBDDD #DDADD5
square
#DDCDAD #ADDDB5 #ADBDDD #DDADD5
split-complementary
#DDCDAD #ADD5DD #B5ADDD
monochromatic
#B99856 #CBB382 #DDCDAD #EFE7D8 #F6F2E9
Accessibility & contrast
On white
1.57
#DDCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DDCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDAD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDAD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAB
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#E5C7C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcdad; /* rgb */ color: rgb(221, 205, 173); /* oklch */ color: oklch(85.3% 0.046 84.6);
Tailwind
colors: {
custom: {
50: '#e8dcc5',
500: '#ddcdad',
950: '#000000',
},
}SCSS
$custom: #ddcdad; $custom-light: #e8dcc5; $custom-dark: #000000;
JSON
{
"hex": "#ddcdad",
"rgb": {
"r": 221,
"g": 205,
"b": 173
},
"hsl": {
"h": 40,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.8532,
"c": 0.04634,
"h": 84.6
},
"luminance": 0.62052
}Semantic roles & 50–950 ramp
primary
#DDCDAD
secondary
#798DB5
accent
#5DB431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482