#DCB588#DCB588
#DCB588 is a light, moderate orange. Relative luminance 0.500; OKLCH L 79.7% C 0.075 H 70.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB588 |
|---|---|
| RGB | rgb(220, 181, 136) |
| HSL | hsl(32, 55%, 70%) |
| HSV | hsv(32, 38%, 86%) |
| CMYK | cmyk(0%, 17.7%, 38.2%, 13.7%) |
| CIE-LAB | lab(76.10, 7.96, 28.23) |
| CIE-LCH | lch(76.10, 29.33, 74.25°) |
| OKLab | oklab(79.69% 0.025 0.0705) |
| OKLCH | oklch(79.69% 0.075 70.4) |
| XYZ | xyz(50.4844, 50.0434, 30.2879) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.44
Tan
#D2B48C
ΔE00 2.78
Fawn
#CFAF7B
ΔE00 4.04
Very Light Brown
#D3B683
ΔE00 4.17
Toupe
#C7AC7D
ΔE00 5.25
Sandstone
#C9AE74
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB588 #88AFDC
analogous
#DC8B88 #DCB588 #D9DC88
triadic
#DCB588 #88DCB5 #B588DC
tetradic
#DCB588 #88DC8B #88AFDC #DC88D9
square
#DCB588 #88DC8B #88AFDC #DC88D9
split-complementary
#DCB588 #88D9DC #8B88DC
monochromatic
#B57935 #CE9859 #DCB588 #EAD2B7 #F8F0E7
Accessibility & contrast
On white
1.91
#DCB588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#DCB588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB588
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB588 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B685
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#EAACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dcb588; /* rgb */ color: rgb(220, 181, 136); /* oklch */ color: oklch(79.7% 0.075 70.4);
Tailwind
colors: {
custom: {
50: '#e8cbab',
500: '#dcb588',
950: '#000000',
},
}SCSS
$custom: #dcb588; $custom-light: #e8cbab; $custom-dark: #000000;
JSON
{
"hex": "#dcb588",
"rgb": {
"r": 220,
"g": 181,
"b": 136
},
"hsl": {
"h": 32.143,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.79693,
"c": 0.07477,
"h": 70.4
},
"luminance": 0.50041
}Semantic roles & 50–950 ramp
primary
#DCB588
secondary
#5581B3
accent
#6DC223
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281