#DCCDB4#DCCDB4
#DCCDB4 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.038 H 80.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB4 |
|---|---|
| RGB | rgb(220, 205, 180) |
| HSL | hsl(38, 36%, 78%) |
| HSV | hsv(38, 18%, 86%) |
| CMYK | cmyk(0%, 6.8%, 18.2%, 13.7%) |
| CIE-LAB | lab(83.01, 1.17, 14.34) |
| CIE-LCH | lch(83.01, 14.38, 85.32°) |
| OKLab | oklab(85.4% 0.0061 0.0371) |
| OKLCH | oklch(85.4% 0.038 80.6) |
| XYZ | xyz(59.5845, 62.1747, 52.0333) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.12
Warm Gray
#C9BEB0
ΔE00 5.51
Champagne
#F7E7CE
ΔE00 5.97
Wheat
#F5DEB3
ΔE00 6.63
Antiquewhite
#FAEBD7
ΔE00 7.13
Blanchedalmond
#FFEBCD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB4 #B4C3DC
analogous
#DCB9B4 #DCCDB4 #D7DCB4
triadic
#DCCDB4 #B4DCCD #CDB4DC
tetradic
#DCCDB4 #B4DCB9 #B4C3DC #DCB4D7
square
#DCCDB4 #B4DCB9 #B4C3DC #DCB4D7
split-complementary
#DCCDB4 #B4D7DC #B9B4DC
monochromatic
#B59561 #C9B18A #DCCDB4 #EFE9DE #F5F1EA
Accessibility & contrast
On white
1.56
#DCCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DCCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB4 | 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)
#D4CDB3
Deuteranopia (green-blind)
#D8D0B5
Tritanopia (blue-blind)
#E3C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdb4; /* rgb */ color: rgb(220, 205, 180); /* oklch */ color: oklch(85.4% 0.038 80.6);
Tailwind
colors: {
custom: {
50: '#e7dcca',
500: '#dccdb4',
950: '#000000',
},
}SCSS
$custom: #dccdb4; $custom-light: #e7dcca; $custom-dark: #000000;
JSON
{
"hex": "#dccdb4",
"rgb": {
"r": 220,
"g": 205,
"b": 180
},
"hsl": {
"h": 37.5,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.85399,
"c": 0.03759,
"h": 80.6
},
"luminance": 0.62174
}Semantic roles & 50–950 ramp
primary
#DCCDB4
secondary
#8094B4
accent
#64AF36
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482