#DCBF8B#DCBF8B
#DCBF8B is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.076 H 81.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF8B |
|---|---|
| RGB | rgb(220, 191, 139) |
| HSL | hsl(39, 54%, 70%) |
| HSV | hsv(39, 37%, 86%) |
| CMYK | cmyk(0%, 13.2%, 36.8%, 13.7%) |
| CIE-LAB | lab(78.66, 3.02, 30.06) |
| CIE-LCH | lch(78.66, 30.21, 84.26°) |
| OKLab | oklab(81.72% 0.0108 0.0749) |
| OKLCH | oklch(81.72% 0.076 81.8) |
| XYZ | xyz(52.8074, 54.3434, 32.1288) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.33
Burlywood
#DEB887
ΔE00 3.51
Fawn
#CFAF7B
ΔE00 4.18
Tan
#D2B48C
ΔE00 4.30
Tan (survey)
#D1B26F
ΔE00 4.79
Sandstone
#C9AE74
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF8B #8BA8DC
analogous
#DC978B #DCBF8B #D0DC8B
triadic
#DCBF8B #8BDCBF #BF8BDC
tetradic
#DCBF8B #8BDC97 #8BA8DC #DC8BD0
square
#DCBF8B #8BDC97 #8BA8DC #DC8BD0
split-complementary
#DCBF8B #8BD0DC #978BDC
monochromatic
#B68837 #CEA55C #DCBF8B #EAD9BA #F8F2E7
Accessibility & contrast
On white
1.77
#DCBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DCBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF8B
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF8B | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE87
Deuteranopia (green-blind)
#D3C68C
Tritanopia (blue-blind)
#E9B6B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf8b; /* rgb */ color: rgb(220, 191, 139); /* oklch */ color: oklch(81.7% 0.076 81.8);
Tailwind
colors: {
custom: {
50: '#e8d2ad',
500: '#dcbf8b',
950: '#000000',
},
}SCSS
$custom: #dcbf8b; $custom-light: #e8d2ad; $custom-dark: #000000;
JSON
{
"hex": "#dcbf8b",
"rgb": {
"r": 220,
"g": 191,
"b": 139
},
"hsl": {
"h": 38.519,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.81723,
"c": 0.07562,
"h": 81.8
},
"luminance": 0.54341
}Semantic roles & 50–950 ramp
primary
#DCBF8B
secondary
#5879B3
accent
#5DC124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381