#DCBD83#DCBD83
#DCBD83 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.083 H 82.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD83 |
|---|---|
| RGB | rgb(220, 189, 131) |
| HSL | hsl(39, 56%, 69%) |
| HSV | hsv(39, 40%, 86%) |
| CMYK | cmyk(0%, 14.1%, 40.5%, 13.7%) |
| CIE-LAB | lab(78.02, 3.17, 33.40) |
| CIE-LCH | lch(78.02, 33.55, 84.58°) |
| OKLab | oklab(81.18% 0.0106 0.0824) |
| OKLCH | oklch(81.18% 0.083 82.6) |
| XYZ | xyz(51.8109, 53.2517, 29.0178) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.40
Tan (survey)
#D1B26F
ΔE00 3.60
Burlywood
#DEB887
ΔE00 3.77
Fawn
#CFAF7B
ΔE00 3.89
Sandstone
#C9AE74
ΔE00 4.38
Tan
#D2B48C
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD83 #83A2DC
analogous
#DC9183 #DCBD83 #CFDC83
triadic
#DCBD83 #83DCBD #BD83DC
tetradic
#DCBD83 #83DC91 #83A2DC #DC83CF
square
#DCBD83 #83DC91 #83A2DC #DC83CF
split-complementary
#DCBD83 #83CFDC #9183DC
monochromatic
#B28632 #CFA453 #DCBD83 #E9D6B3 #F7F0E2
Accessibility & contrast
On white
1.80
#DCBD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DCBD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD83
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD83 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7F
Deuteranopia (green-blind)
#D3C485
Tritanopia (blue-blind)
#EAB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd83; /* rgb */ color: rgb(220, 189, 131); /* oklch */ color: oklch(81.2% 0.083 82.6);
Tailwind
colors: {
custom: {
50: '#e8d0a7',
500: '#dcbd83',
950: '#000000',
},
}SCSS
$custom: #dcbd83; $custom-light: #e8d0a7; $custom-dark: #000000;
JSON
{
"hex": "#dcbd83",
"rgb": {
"r": 220,
"g": 189,
"b": 131
},
"hsl": {
"h": 39.101,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81178,
"c": 0.08307,
"h": 82.6
},
"luminance": 0.5325
}Semantic roles & 50–950 ramp
primary
#DCBD83
secondary
#5073B3
accent
#5AC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380