#DCCDB0#DCCDB0
#DCCDB0 is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.3% C 0.042 H 83.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB0 |
|---|---|
| RGB | rgb(220, 205, 176) |
| HSL | hsl(40, 39%, 78%) |
| HSV | hsv(40, 20%, 86%) |
| CMYK | cmyk(0%, 6.8%, 20%, 13.7%) |
| CIE-LAB | lab(82.92, 0.58, 16.34) |
| CIE-LCH | lch(82.92, 16.35, 87.97°) |
| OKLab | oklab(85.3% 0.0045 0.0421) |
| OKLCH | oklch(85.3% 0.042 83.9) |
| XYZ | xyz(59.1829, 62.0141, 49.9181) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.02
Wheat
#F5DEB3
ΔE00 5.85
Champagne
#F7E7CE
ΔE00 6.26
Warm Gray
#C9BEB0
ΔE00 6.51
Beige (survey)
#E6DAA6
ΔE00 7.23
Blanchedalmond
#FFEBCD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB0 #B0BFDC
analogous
#DCB7B0 #DCCDB0 #D5DCB0
triadic
#DCCDB0 #B0DCCD #CDB0DC
tetradic
#DCCDB0 #B0DCB7 #B0BFDC #DCB0D5
square
#DCCDB0 #B0DCB7 #B0BFDC #DCB0D5
split-complementary
#DCCDB0 #B0D5DC #B7B0DC
monochromatic
#B6975B #C9B286 #DCCDB0 #EFE8DA #F6F2EA
Accessibility & contrast
On white
1.57
#DCCDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#DCCDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB0
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB0 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAE
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#E4C8C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccdb0; /* rgb */ color: rgb(220, 205, 176); /* oklch */ color: oklch(85.3% 0.042 83.9);
Tailwind
colors: {
custom: {
50: '#e7dcc7',
500: '#dccdb0',
950: '#000000',
},
}SCSS
$custom: #dccdb0; $custom-light: #e7dcc7; $custom-dark: #000000;
JSON
{
"hex": "#dccdb0",
"rgb": {
"r": 220,
"g": 205,
"b": 176
},
"hsl": {
"h": 39.545,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.85304,
"c": 0.04233,
"h": 83.9
},
"luminance": 0.62013
}Semantic roles & 50–950 ramp
primary
#DCCDB0
secondary
#7C8FB4
accent
#5FB234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482