#DCBF87#DCBF87
#DCBF87 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.080 H 83.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF87 |
|---|---|
| RGB | rgb(220, 191, 135) |
| HSL | hsl(40, 55%, 70%) |
| HSV | hsv(40, 39%, 86%) |
| CMYK | cmyk(0%, 13.2%, 38.6%, 13.7%) |
| CIE-LAB | lab(78.59, 2.56, 32.07) |
| CIE-LCH | lch(78.59, 32.17, 85.43°) |
| OKLab | oklab(81.65% 0.0092 0.0794) |
| OKLCH | oklch(81.65% 0.08 83.4) |
| XYZ | xyz(52.5205, 54.2286, 30.6176) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.56
Burlywood
#DEB887
ΔE00 4.07
Tan (survey)
#D1B26F
ΔE00 4.16
Fawn
#CFAF7B
ΔE00 4.30
Sandstone
#C9AE74
ΔE00 4.73
Tan
#D2B48C
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF87 #87A4DC
analogous
#DC9487 #DCBF87 #CFDC87
triadic
#DCBF87 #87DCBF #BF87DC
tetradic
#DCBF87 #87DC94 #87A4DC #DC87CF
square
#DCBF87 #87DC94 #87A4DC #DC87CF
split-complementary
#DCBF87 #87CFDC #9487DC
monochromatic
#B48935 #CEA658 #DCBF87 #EAD8B6 #F8F2E6
Accessibility & contrast
On white
1.77
#DCBF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DCBF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF87
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF87 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE83
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#E9B5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf87; /* rgb */ color: rgb(220, 191, 135); /* oklch */ color: oklch(81.6% 0.080 83.4);
Tailwind
colors: {
custom: {
50: '#e8d2aa',
500: '#dcbf87',
950: '#000000',
},
}SCSS
$custom: #dcbf87; $custom-light: #e8d2aa; $custom-dark: #000000;
JSON
{
"hex": "#dcbf87",
"rgb": {
"r": 220,
"g": 191,
"b": 135
},
"hsl": {
"h": 39.529,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.81648,
"c": 0.07995,
"h": 83.4
},
"luminance": 0.54227
}Semantic roles & 50–950 ramp
primary
#DCBF87
secondary
#5475B3
accent
#59C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381