#DCB685#DCB685
#DCB685 is a light, moderate orange. Relative luminance 0.504; OKLCH L 79.8% C 0.078 H 73.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB685 |
|---|---|
| RGB | rgb(220, 182, 133) |
| HSL | hsl(34, 55%, 69%) |
| HSV | hsv(34, 40%, 86%) |
| CMYK | cmyk(0%, 17.3%, 39.5%, 13.7%) |
| CIE-LAB | lab(76.29, 7.09, 30.08) |
| CIE-LCH | lch(76.29, 30.91, 76.74°) |
| OKLab | oklab(79.83% 0.0223 0.0747) |
| OKLCH | oklch(79.83% 0.078 73.4) |
| XYZ | xyz(50.4782, 50.3674, 29.2488) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.52
Tan
#D2B48C
ΔE00 2.91
Very Light Brown
#D3B683
ΔE00 3.18
Fawn
#CFAF7B
ΔE00 3.23
Toupe
#C7AC7D
ΔE00 4.74
Sandstone
#C9AE74
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB685 #85ABDC
analogous
#DC8B85 #DCB685 #D7DC85
triadic
#DCB685 #85DCB6 #B685DC
tetradic
#DCB685 #85DC8B #85ABDC #DC85D7
square
#DCB685 #85DC8B #85ABDC #DC85D7
split-complementary
#DCB685 #85D7DC #8B85DC
monochromatic
#B37B33 #CE9A55 #DCB685 #EAD2B5 #F7EFE4
Accessibility & contrast
On white
1.90
#DCB685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DCB685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB685
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB685 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B782
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#EAACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dcb685; /* rgb */ color: rgb(220, 182, 133); /* oklch */ color: oklch(79.8% 0.078 73.4);
Tailwind
colors: {
custom: {
50: '#e8cba9',
500: '#dcb685',
950: '#000000',
},
}SCSS
$custom: #dcb685; $custom-light: #e8cba9; $custom-dark: #000000;
JSON
{
"hex": "#dcb685",
"rgb": {
"r": 220,
"g": 182,
"b": 133
},
"hsl": {
"h": 33.793,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.79831,
"c": 0.07796,
"h": 73.4
},
"luminance": 0.50365
}Semantic roles & 50–950 ramp
primary
#DCB685
secondary
#527CB3
accent
#69C323
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#161310
muted
#848280