#DCBE7E#DCBE7E
#DCBE7E is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.3% C 0.089 H 85.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE7E |
|---|---|
| RGB | rgb(220, 190, 126) |
| HSL | hsl(41, 57%, 68%) |
| HSV | hsv(41, 43%, 86%) |
| CMYK | cmyk(0%, 13.6%, 42.7%, 13.7%) |
| CIE-LAB | lab(78.20, 2.11, 36.22) |
| CIE-LCH | lch(78.20, 36.29, 86.67°) |
| OKLab | oklab(81.29% 0.0071 0.0887) |
| OKLCH | oklch(81.29% 0.089 85.4) |
| XYZ | xyz(51.6961, 53.5511, 27.3480) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.20
Very Light Brown
#D3B683
ΔE00 3.48
Sandstone
#C9AE74
ΔE00 4.52
Fawn
#CFAF7B
ΔE00 4.76
Burlywood
#DEB887
ΔE00 5.13
Sand (survey)
#E2CA76
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE7E #7E9CDC
analogous
#DC8F7E #DCBE7E #CBDC7E
triadic
#DCBE7E #7EDCBE #BE7EDC
tetradic
#DCBE7E #7EDC8F #7E9CDC #DC7ECB
square
#DCBE7E #7EDC8F #7E9CDC #DC7ECB
split-complementary
#DCBE7E #7ECBDC #8F7EDC
monochromatic
#B08730 #CFA64E #DCBE7E #E9D6AE #F6EFDE
Accessibility & contrast
On white
1.79
#DCBE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DCBE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE7E
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE7E | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD79
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#EAB4AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbe7e; /* rgb */ color: rgb(220, 190, 126); /* oklch */ color: oklch(81.3% 0.089 85.4);
Tailwind
colors: {
custom: {
50: '#e8d1a4',
500: '#dcbe7e',
950: '#000000',
},
}SCSS
$custom: #dcbe7e; $custom-light: #e8d1a4; $custom-dark: #000000;
JSON
{
"hex": "#dcbe7e",
"rgb": {
"r": 220,
"g": 190,
"b": 126
},
"hsl": {
"h": 40.851,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.81291,
"c": 0.08897,
"h": 85.4
},
"luminance": 0.53549
}Semantic roles & 50–950 ramp
primary
#DCBE7E
secondary
#4C6DB2
accent
#55C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380