#DDCDAF#DDCDAF
#DDCDAF is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.044 H 83.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDAF |
|---|---|
| RGB | rgb(221, 205, 175) |
| HSL | hsl(39, 40%, 78%) |
| HSV | hsv(39, 21%, 87%) |
| CMYK | cmyk(0%, 7.2%, 20.8%, 13.3%) |
| CIE-LAB | lab(82.98, 0.80, 16.97) |
| CIE-LCH | lch(82.98, 16.99, 87.29°) |
| OKLab | oklab(85.37% 0.0052 0.0437) |
| OKLCH | oklch(85.37% 0.044 83.2) |
| XYZ | xyz(59.3879, 62.1312, 49.4132) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.19
Wheat
#F5DEB3
ΔE00 5.55
Champagne
#F7E7CE
ΔE00 6.27
Warm Gray
#C9BEB0
ΔE00 6.76
Beige (survey)
#E6DAA6
ΔE00 7.10
Bisque
#FFE4C4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDAF #AFBFDD
analogous
#DDB6AF #DDCDAF #D6DDAF
triadic
#DDCDAF #AFDDCD #CDAFDD
tetradic
#DDCDAF #AFDDB6 #AFBFDD #DDAFD6
square
#DDCDAF #AFDDB6 #AFBFDD #DDAFD6
split-complementary
#DDCDAF #AFD6DD #B6AFDD
monochromatic
#B89759 #CBB284 #DDCDAF #EFE8DA #F6F2EA
Accessibility & contrast
On white
1.56
#DDCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DDCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDAF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDAF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#D9D0B0
Tritanopia (blue-blind)
#E5C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdaf; /* rgb */ color: rgb(221, 205, 175); /* oklch */ color: oklch(85.4% 0.044 83.2);
Tailwind
colors: {
custom: {
50: '#e8dcc7',
500: '#ddcdaf',
950: '#000000',
},
}SCSS
$custom: #ddcdaf; $custom-light: #e8dcc7; $custom-dark: #000000;
JSON
{
"hex": "#ddcdaf",
"rgb": {
"r": 221,
"g": 205,
"b": 175
},
"hsl": {
"h": 39.13,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.85366,
"c": 0.04397,
"h": 83.2
},
"luminance": 0.6213
}Semantic roles & 50–950 ramp
primary
#DDCDAF
secondary
#7B8FB5
accent
#5FB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482