#DCBF7E#DCBF7E
#DCBF7E is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.5% C 0.090 H 86.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF7E |
|---|---|
| RGB | rgb(220, 191, 126) |
| HSL | hsl(41, 57%, 68%) |
| HSV | hsv(41, 43%, 86%) |
| CMYK | cmyk(0%, 13.2%, 42.7%, 13.7%) |
| CIE-LAB | lab(78.45, 1.58, 36.55) |
| CIE-LCH | lch(78.45, 36.59, 87.52°) |
| OKLab | oklab(81.49% 0.0056 0.0894) |
| OKLCH | oklch(81.49% 0.09 86.4) |
| XYZ | xyz(51.9134, 53.9858, 27.4204) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.40
Very Light Brown
#D3B683
ΔE00 3.83
Sand (survey)
#E2CA76
ΔE00 4.70
Sandstone
#C9AE74
ΔE00 4.73
Fawn
#CFAF7B
ΔE00 5.14
Desert
#CCAD60
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF7E #7E9BDC
analogous
#DC907E #DCBF7E #CADC7E
triadic
#DCBF7E #7EDCBF #BF7EDC
tetradic
#DCBF7E #7EDC90 #7E9BDC #DC7ECA
square
#DCBF7E #7EDC90 #7E9BDC #DC7ECA
split-complementary
#DCBF7E #7ECADC #907EDC
monochromatic
#B08830 #CFA74E #DCBF7E #E9D7AE #F6EFDE
Accessibility & contrast
On white
1.78
#DCBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DCBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF7E
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF7E | 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)
#CEBE79
Deuteranopia (green-blind)
#D5C580
Tritanopia (blue-blind)
#EAB5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf7e; /* rgb */ color: rgb(220, 191, 126); /* oklch */ color: oklch(81.5% 0.090 86.4);
Tailwind
colors: {
custom: {
50: '#e8d2a4',
500: '#dcbf7e',
950: '#000000',
},
}SCSS
$custom: #dcbf7e; $custom-light: #e8d2a4; $custom-dark: #000000;
JSON
{
"hex": "#dcbf7e",
"rgb": {
"r": 220,
"g": 191,
"b": 126
},
"hsl": {
"h": 41.489,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.81491,
"c": 0.08961,
"h": 86.4
},
"luminance": 0.53984
}Semantic roles & 50–950 ramp
primary
#DCBF7E
secondary
#4C6CB2
accent
#53C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380