#DCCDB7#DCCDB7
#DCCDB7 is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.5% C 0.034 H 77.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB7 |
|---|---|
| RGB | rgb(220, 205, 183) |
| HSL | hsl(36, 35%, 79%) |
| HSV | hsv(36, 17%, 86%) |
| CMYK | cmyk(0%, 6.8%, 16.8%, 13.7%) |
| CIE-LAB | lab(83.07, 1.63, 12.84) |
| CIE-LCH | lch(83.07, 12.94, 82.76°) |
| OKLab | oklab(85.47% 0.0073 0.0333) |
| OKLCH | oklch(85.47% 0.034 77.6) |
| XYZ | xyz(59.8934, 62.2983, 53.6602) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.65
Warm Gray
#C9BEB0
ΔE00 4.86
Champagne
#F7E7CE
ΔE00 5.98
Antiquewhite
#FAEBD7
ΔE00 6.84
Bisque
#FFE4C4
ΔE00 7.25
Blanchedalmond
#FFEBCD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB7 #B7C6DC
analogous
#DCBBB7 #DCCDB7 #D9DCB7
triadic
#DCCDB7 #B7DCCD #CDB7DC
tetradic
#DCCDB7 #B7DCBB #B7C6DC #DCB7D9
square
#DCCDB7 #B7DCBB #B7C6DC #DCB7D9
split-complementary
#DCCDB7 #B7D9DC #BBB7DC
monochromatic
#B49465 #C8B08E #DCCDB7 #F0EAE0 #F5F1EA
Accessibility & contrast
On white
1.56
#DCCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DCCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB7
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB7 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB6
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#E3C9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdb7; /* rgb */ color: rgb(220, 205, 183); /* oklch */ color: oklch(85.5% 0.034 77.6);
Tailwind
colors: {
custom: {
50: '#e7dccc',
500: '#dccdb7',
950: '#000000',
},
}SCSS
$custom: #dccdb7; $custom-light: #e7dccc; $custom-dark: #000000;
JSON
{
"hex": "#dccdb7",
"rgb": {
"r": 220,
"g": 205,
"b": 183
},
"hsl": {
"h": 35.676,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.85472,
"c": 0.03411,
"h": 77.6
},
"luminance": 0.62297
}Semantic roles & 50–950 ramp
primary
#DCCDB7
secondary
#8497B4
accent
#68AD38
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483