#DCBD85#DCBD85
#DCBD85 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.2% C 0.081 H 81.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD85 |
|---|---|
| RGB | rgb(220, 189, 133) |
| HSL | hsl(39, 55%, 69%) |
| HSV | hsv(39, 40%, 86%) |
| CMYK | cmyk(0%, 14.1%, 39.5%, 13.7%) |
| CIE-LAB | lab(78.06, 3.39, 32.40) |
| CIE-LCH | lch(78.06, 32.58, 84.03°) |
| OKLab | oklab(81.21% 0.0114 0.0801) |
| OKLCH | oklch(81.21% 0.081 81.9) |
| XYZ | xyz(51.9478, 53.3065, 29.7386) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.18
Burlywood
#DEB887
ΔE00 3.42
Fawn
#CFAF7B
ΔE00 3.76
Tan (survey)
#D1B26F
ΔE00 3.90
Sandstone
#C9AE74
ΔE00 4.48
Tan
#D2B48C
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD85 #85A4DC
analogous
#DC9285 #DCBD85 #D0DC85
triadic
#DCBD85 #85DCBD #BD85DC
tetradic
#DCBD85 #85DC92 #85A4DC #DC85D0
square
#DCBD85 #85DC92 #85A4DC #DC85D0
split-complementary
#DCBD85 #85D0DC #9285DC
monochromatic
#B38633 #CEA355 #DCBD85 #EAD7B5 #F7F0E4
Accessibility & contrast
On white
1.80
#DCBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DCBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD85
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD85 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC81
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#E9B3AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd85; /* rgb */ color: rgb(220, 189, 133); /* oklch */ color: oklch(81.2% 0.081 81.9);
Tailwind
colors: {
custom: {
50: '#e8d0a9',
500: '#dcbd85',
950: '#000000',
},
}SCSS
$custom: #dcbd85; $custom-light: #e8d0a9; $custom-dark: #000000;
JSON
{
"hex": "#dcbd85",
"rgb": {
"r": 220,
"g": 189,
"b": 133
},
"hsl": {
"h": 38.621,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81214,
"c": 0.08095,
"h": 81.9
},
"luminance": 0.53304
}Semantic roles & 50–950 ramp
primary
#DCBD85
secondary
#5275B3
accent
#5CC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380