#DCBC7F#DCBC7F
#DCBC7F is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.9% C 0.087 H 83.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC7F |
|---|---|
| RGB | rgb(220, 188, 127) |
| HSL | hsl(39, 57%, 68%) |
| HSV | hsv(39, 42%, 86%) |
| CMYK | cmyk(0%, 14.5%, 42.3%, 13.7%) |
| CIE-LAB | lab(77.71, 3.27, 35.07) |
| CIE-LCH | lch(77.71, 35.22, 84.68°) |
| OKLab | oklab(80.91% 0.0106 0.0861) |
| OKLCH | oklch(80.91% 0.087 83) |
| XYZ | xyz(51.3307, 52.7167, 27.5461) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.71
Tan (survey)
#D1B26F
ΔE00 3.11
Fawn
#CFAF7B
ΔE00 3.92
Burlywood
#DEB887
ΔE00 4.06
Sandstone
#C9AE74
ΔE00 4.22
Toupe
#C7AC7D
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC7F #7F9FDC
analogous
#DC8D7F #DCBC7F #CDDC7F
triadic
#DCBC7F #7FDCBC #BC7FDC
tetradic
#DCBC7F #7FDC8D #7F9FDC #DC7FCD
square
#DCBC7F #7FDC8D #7F9FDC #DC7FCD
split-complementary
#DCBC7F #7FCDDC #8D7FDC
monochromatic
#B08430 #CFA34F #DCBC7F #E9D5AF #F6EEDF
Accessibility & contrast
On white
1.82
#DCBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DCBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC7F
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC7F | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7A
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#EAB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc7f; /* rgb */ color: rgb(220, 188, 127); /* oklch */ color: oklch(80.9% 0.087 83.0);
Tailwind
colors: {
custom: {
50: '#e8d0a5',
500: '#dcbc7f',
950: '#000000',
},
}SCSS
$custom: #dcbc7f; $custom-light: #e8d0a5; $custom-dark: #000000;
JSON
{
"hex": "#dcbc7f",
"rgb": {
"r": 220,
"g": 188,
"b": 127
},
"hsl": {
"h": 39.355,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.80909,
"c": 0.08673,
"h": 83
},
"luminance": 0.52714
}Semantic roles & 50–950 ramp
primary
#DCBC7F
secondary
#4D70B2
accent
#59C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380