#DDCDBA#DDCDBA
#DDCDBA is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.031 H 72.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDBA |
|---|---|
| RGB | rgb(221, 205, 186) |
| HSL | hsl(33, 34%, 80%) |
| HSV | hsv(33, 16%, 87%) |
| CMYK | cmyk(0%, 7.2%, 15.8%, 13.3%) |
| CIE-LAB | lab(83.22, 2.46, 11.47) |
| CIE-LCH | lch(83.22, 11.73, 77.90°) |
| OKLab | oklab(85.63% 0.0096 0.0298) |
| OKLCH | oklch(85.63% 0.031 72.1) |
| XYZ | xyz(60.5126, 62.5811, 55.3365) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.64
Warm Gray
#C9BEB0
ΔE00 4.56
Champagne
#F7E7CE
ΔE00 6.25
Antiquewhite
#FAEBD7
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 7.33
Blanchedalmond
#FFEBCD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDBA #BACADD
analogous
#DDBBBA #DDCDBA #DCDDBA
triadic
#DDCDBA #BADDCD #CDBADD
tetradic
#DDCDBA #BADDBB #BACADD #DDBADC
square
#DDCDBA #BADDBB #BACADD #DDBADC
split-complementary
#DDCDBA #BADCDD #BBBADD
monochromatic
#B59268 #C9AF91 #DDCDBA #F1EBE3 #F5F0EB
Accessibility & contrast
On white
1.55
#DDCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DDCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDBA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDBA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB9
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#E4C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcdba; /* rgb */ color: rgb(221, 205, 186); /* oklch */ color: oklch(85.6% 0.031 72.1);
Tailwind
colors: {
custom: {
50: '#e7dcce',
500: '#ddcdba',
950: '#000000',
},
}SCSS
$custom: #ddcdba; $custom-light: #e7dcce; $custom-dark: #000000;
JSON
{
"hex": "#ddcdba",
"rgb": {
"r": 221,
"g": 205,
"b": 186
},
"hsl": {
"h": 32.571,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.85632,
"c": 0.03135,
"h": 72.1
},
"luminance": 0.6258
}Semantic roles & 50–950 ramp
primary
#DDCDBA
secondary
#869CB5
accent
#6EAD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483