#DCCBB7#DCCBB7
#DCCBB7 is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.1% C 0.033 H 71.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBB7 |
|---|---|
| RGB | rgb(220, 203, 183) |
| HSL | hsl(32, 35%, 79%) |
| HSV | hsv(32, 17%, 86%) |
| CMYK | cmyk(0%, 7.7%, 16.8%, 13.7%) |
| CIE-LAB | lab(82.57, 2.68, 12.12) |
| CIE-LCH | lch(82.57, 12.41, 77.55°) |
| OKLab | oklab(85.07% 0.0103 0.0315) |
| OKLCH | oklch(85.07% 0.033 71.9) |
| XYZ | xyz(59.4180, 61.3476, 53.5018) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.18
Warm Gray
#C9BEB0
ΔE00 4.46
Champagne
#F7E7CE
ΔE00 6.62
Antiquewhite
#FAEBD7
ΔE00 7.20
Bisque
#FFE4C4
ΔE00 7.40
Blanchedalmond
#FFEBCD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBB7 #B7C8DC
analogous
#DCB9B7 #DCCBB7 #DBDCB7
triadic
#DCCBB7 #B7DCCB #CBB7DC
tetradic
#DCCBB7 #B7DCB9 #B7C8DC #DCB7DB
square
#DCCBB7 #B7DCB9 #B7C8DC #DCB7DB
split-complementary
#DCCBB7 #B7DBDC #B9B7DC
monochromatic
#B49065 #C8AD8E #DCCBB7 #F0E9E0 #F5F0EA
Accessibility & contrast
On white
1.58
#DCCBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DCCBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBB7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBB7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB6
Deuteranopia (green-blind)
#D6CFB7
Tritanopia (blue-blind)
#E3C7C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dccbb7; /* rgb */ color: rgb(220, 203, 183); /* oklch */ color: oklch(85.1% 0.033 71.9);
Tailwind
colors: {
custom: {
50: '#e7dacc',
500: '#dccbb7',
950: '#000000',
},
}SCSS
$custom: #dccbb7; $custom-light: #e7dacc; $custom-dark: #000000;
JSON
{
"hex": "#dccbb7",
"rgb": {
"r": 220,
"g": 203,
"b": 183
},
"hsl": {
"h": 32.432,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.85074,
"c": 0.03315,
"h": 71.9
},
"luminance": 0.61346
}Semantic roles & 50–950 ramp
primary
#DCCBB7
secondary
#849AB4
accent
#6EAD38
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383