#DCB888#DCB888
#DCB888 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.3% C 0.076 H 74.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB888 |
|---|---|
| RGB | rgb(220, 184, 136) |
| HSL | hsl(34, 55%, 70%) |
| HSV | hsv(34, 38%, 86%) |
| CMYK | cmyk(0%, 16.4%, 38.2%, 13.7%) |
| CIE-LAB | lab(76.85, 6.37, 29.23) |
| CIE-LCH | lch(76.85, 29.91, 77.71°) |
| OKLab | oklab(80.28% 0.0204 0.0728) |
| OKLCH | oklch(80.28% 0.076 74.4) |
| XYZ | xyz(51.1010, 51.2765, 30.4934) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.58
Tan
#D2B48C
ΔE00 2.63
Very Light Brown
#D3B683
ΔE00 2.84
Fawn
#CFAF7B
ΔE00 3.30
Toupe
#C7AC7D
ΔE00 4.69
Sandstone
#C9AE74
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB888 #88ACDC
analogous
#DC8E88 #DCB888 #D6DC88
triadic
#DCB888 #88DCB8 #B888DC
tetradic
#DCB888 #88DC8E #88ACDC #DC88D6
square
#DCB888 #88DC8E #88ACDC #DC88D6
split-complementary
#DCB888 #88D6DC #8E88DC
monochromatic
#B57E35 #CE9C59 #DCB888 #EAD4B7 #F8F0E7
Accessibility & contrast
On white
1.87
#DCB888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#DCB888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB888
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB888 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#E9AFAB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dcb888; /* rgb */ color: rgb(220, 184, 136); /* oklch */ color: oklch(80.3% 0.076 74.4);
Tailwind
colors: {
custom: {
50: '#e8cdab',
500: '#dcb888',
950: '#000000',
},
}SCSS
$custom: #dcb888; $custom-light: #e8cdab; $custom-dark: #000000;
JSON
{
"hex": "#dcb888",
"rgb": {
"r": 220,
"g": 184,
"b": 136
},
"hsl": {
"h": 34.286,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.80281,
"c": 0.0756,
"h": 74.4
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#DCB888
secondary
#557DB3
accent
#67C223
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381