#DCBF89#DCBF89
#DCBF89 is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.078 H 82.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF89 |
|---|---|
| RGB | rgb(220, 191, 137) |
| HSL | hsl(39, 54%, 70%) |
| HSV | hsv(39, 38%, 86%) |
| CMYK | cmyk(0%, 13.2%, 37.7%, 13.7%) |
| CIE-LAB | lab(78.63, 2.79, 31.06) |
| CIE-LCH | lch(78.63, 31.19, 84.87°) |
| OKLab | oklab(81.69% 0.01 0.0772) |
| OKLCH | oklch(81.69% 0.078 82.6) |
| XYZ | xyz(52.6626, 54.2855, 31.3662) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.40
Burlywood
#DEB887
ΔE00 3.78
Fawn
#CFAF7B
ΔE00 4.22
Tan (survey)
#D1B26F
ΔE00 4.46
Tan
#D2B48C
ΔE00 4.67
Sandstone
#C9AE74
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF89 #89A6DC
analogous
#DC9589 #DCBF89 #D0DC89
triadic
#DCBF89 #89DCBF #BF89DC
tetradic
#DCBF89 #89DC95 #89A6DC #DC89D0
square
#DCBF89 #89DC95 #89A6DC #DC89D0
split-complementary
#DCBF89 #89D0DC #9589DC
monochromatic
#B58836 #CEA55A #DCBF89 #EAD9B8 #F8F2E7
Accessibility & contrast
On white
1.77
#DCBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DCBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF89
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF89 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE85
Deuteranopia (green-blind)
#D3C68B
Tritanopia (blue-blind)
#E9B6B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf89; /* rgb */ color: rgb(220, 191, 137); /* oklch */ color: oklch(81.7% 0.078 82.6);
Tailwind
colors: {
custom: {
50: '#e8d2ac',
500: '#dcbf89',
950: '#000000',
},
}SCSS
$custom: #dcbf89; $custom-light: #e8d2ac; $custom-dark: #000000;
JSON
{
"hex": "#dcbf89",
"rgb": {
"r": 220,
"g": 191,
"b": 137
},
"hsl": {
"h": 39.036,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.81685,
"c": 0.07779,
"h": 82.6
},
"luminance": 0.54283
}Semantic roles & 50–950 ramp
primary
#DCBF89
secondary
#5677B3
accent
#5BC224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381