#DCBD86#DCBD86
#DCBD86 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.2% C 0.080 H 81.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD86 |
|---|---|
| RGB | rgb(220, 189, 134) |
| HSL | hsl(38, 55%, 69%) |
| HSV | hsv(38, 39%, 86%) |
| CMYK | cmyk(0%, 14.1%, 39.1%, 13.7%) |
| CIE-LAB | lab(78.07, 3.50, 31.90) |
| CIE-LCH | lch(78.07, 32.09, 83.74°) |
| OKLab | oklab(81.23% 0.0118 0.079) |
| OKLCH | oklch(81.23% 0.08 81.5) |
| XYZ | xyz(52.0172, 53.3343, 30.1042) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.09
Burlywood
#DEB887
ΔE00 3.25
Fawn
#CFAF7B
ΔE00 3.71
Tan (survey)
#D1B26F
ΔE00 4.06
Tan
#D2B48C
ΔE00 4.45
Sandstone
#C9AE74
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD86 #86A5DC
analogous
#DC9286 #DCBD86 #D0DC86
triadic
#DCBD86 #86DCBD #BD86DC
tetradic
#DCBD86 #86DC92 #86A5DC #DC86D0
square
#DCBD86 #86DC92 #86A5DC #DC86D0
split-complementary
#DCBD86 #86D0DC #9286DC
monochromatic
#B48634 #CEA357 #DCBD86 #EAD7B5 #F7F1E5
Accessibility & contrast
On white
1.80
#DCBD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DCBD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD86
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD86 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC82
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#E9B3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd86; /* rgb */ color: rgb(220, 189, 134); /* oklch */ color: oklch(81.2% 0.080 81.5);
Tailwind
colors: {
custom: {
50: '#e8d0a9',
500: '#dcbd86',
950: '#000000',
},
}SCSS
$custom: #dcbd86; $custom-light: #e8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#dcbd86",
"rgb": {
"r": 220,
"g": 189,
"b": 134
},
"hsl": {
"h": 38.372,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.81232,
"c": 0.07988,
"h": 81.5
},
"luminance": 0.53332
}Semantic roles & 50–950 ramp
primary
#DCBD86
secondary
#5376B3
accent
#5CC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380