#DCBF7F#DCBF7F
#DCBF7F is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.5% C 0.089 H 86.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF7F |
|---|---|
| RGB | rgb(220, 191, 127) |
| HSL | hsl(41, 57%, 68%) |
| HSV | hsv(41, 42%, 86%) |
| CMYK | cmyk(0%, 13.2%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.47, 1.69, 36.06) |
| CIE-LCH | lch(78.47, 36.09, 87.32°) |
| OKLab | oklab(81.51% 0.006 0.0883) |
| OKLCH | oklch(81.51% 0.089 86.1) |
| XYZ | xyz(51.9782, 54.0117, 27.7619) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.44
Very Light Brown
#D3B683
ΔE00 3.66
Sandstone
#C9AE74
ΔE00 4.69
Sand (survey)
#E2CA76
ΔE00 4.87
Fawn
#CFAF7B
ΔE00 5.02
Burlywood
#DEB887
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF7F #7F9CDC
analogous
#DC907F #DCBF7F #CBDC7F
triadic
#DCBF7F #7FDCBF #BF7FDC
tetradic
#DCBF7F #7FDC90 #7F9CDC #DC7FCB
square
#DCBF7F #7FDC90 #7F9CDC #DC7FCB
split-complementary
#DCBF7F #7FCBDC #907FDC
monochromatic
#B08830 #CFA74F #DCBF7F #E9D7AF #F6EFDF
Accessibility & contrast
On white
1.78
#DCBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DCBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF7F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF7F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#D5C581
Tritanopia (blue-blind)
#EAB5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf7f; /* rgb */ color: rgb(220, 191, 127); /* oklch */ color: oklch(81.5% 0.089 86.1);
Tailwind
colors: {
custom: {
50: '#e8d2a5',
500: '#dcbf7f',
950: '#000000',
},
}SCSS
$custom: #dcbf7f; $custom-light: #e8d2a5; $custom-dark: #000000;
JSON
{
"hex": "#dcbf7f",
"rgb": {
"r": 220,
"g": 191,
"b": 127
},
"hsl": {
"h": 41.29,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81508,
"c": 0.08854,
"h": 86.1
},
"luminance": 0.5401
}Semantic roles & 50–950 ramp
primary
#DCBF7F
secondary
#4D6CB2
accent
#54C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380