#DCBE7B#DCBE7B
#DCBE7B is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.2% C 0.092 H 86.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE7B |
|---|---|
| RGB | rgb(220, 190, 123) |
| HSL | hsl(41, 58%, 67%) |
| HSV | hsv(41, 44%, 86%) |
| CMYK | cmyk(0%, 13.6%, 44.1%, 13.7%) |
| CIE-LAB | lab(78.15, 1.80, 37.71) |
| CIE-LCH | lch(78.15, 37.75, 87.27°) |
| OKLab | oklab(81.24% 0.006 0.0919) |
| OKLCH | oklch(81.24% 0.092 86.3) |
| XYZ | xyz(51.5054, 53.4749, 26.3437) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.12
Very Light Brown
#D3B683
ΔE00 3.99
Sandstone
#C9AE74
ΔE00 4.66
Sand (survey)
#E2CA76
ΔE00 4.66
Desert
#CCAD60
ΔE00 4.97
Fawn
#CFAF7B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE7B #7B99DC
analogous
#DC8D7B #DCBE7B #CADC7B
triadic
#DCBE7B #7BDCBE #BE7BDC
tetradic
#DCBE7B #7BDC8D #7B99DC #DC7BCA
square
#DCBE7B #7BDC8D #7B99DC #DC7BCA
split-complementary
#DCBE7B #7BCADC #8D7BDC
monochromatic
#AE872E #CFA64B #DCBE7B #E9D6AB #F6EEDC
Accessibility & contrast
On white
1.80
#DCBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DCBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE7B
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE7B | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD76
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#EAB3AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbe7b; /* rgb */ color: rgb(220, 190, 123); /* oklch */ color: oklch(81.2% 0.092 86.3);
Tailwind
colors: {
custom: {
50: '#e8d1a2',
500: '#dcbe7b',
950: '#000000',
},
}SCSS
$custom: #dcbe7b; $custom-light: #e8d1a2; $custom-dark: #000000;
JSON
{
"hex": "#dcbe7b",
"rgb": {
"r": 220,
"g": 190,
"b": 123
},
"hsl": {
"h": 41.443,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.81241,
"c": 0.09212,
"h": 86.3
},
"luminance": 0.53473
}Semantic roles & 50–950 ramp
primary
#DCBE7B
secondary
#4B6AB1
accent
#53C620
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380