#DCBC88#DCBC88
#DCBC88 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.1% C 0.077 H 79.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC88 |
|---|---|
| RGB | rgb(220, 188, 136) |
| HSL | hsl(37, 55%, 70%) |
| HSV | hsv(37, 38%, 86%) |
| CMYK | cmyk(0%, 14.5%, 38.2%, 13.7%) |
| CIE-LAB | lab(77.85, 4.25, 30.56) |
| CIE-LCH | lch(77.85, 30.86, 82.08°) |
| OKLab | oklab(81.07% 0.0142 0.0759) |
| OKLCH | oklch(81.07% 0.077 79.4) |
| XYZ | xyz(51.9436, 52.9619, 30.7743) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.93
Burlywood
#DEB887
ΔE00 2.43
Fawn
#CFAF7B
ΔE00 3.44
Tan
#D2B48C
ΔE00 3.67
Tan (survey)
#D1B26F
ΔE00 4.56
Toupe
#C7AC7D
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC88 #88A8DC
analogous
#DC9288 #DCBC88 #D2DC88
triadic
#DCBC88 #88DCBC #BC88DC
tetradic
#DCBC88 #88DC92 #88A8DC #DC88D2
square
#DCBC88 #88DC92 #88A8DC #DC88D2
split-complementary
#DCBC88 #88D2DC #9288DC
monochromatic
#B58435 #CEA159 #DCBC88 #EAD7B7 #F8F1E7
Accessibility & contrast
On white
1.81
#DCBC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DCBC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC88
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC88 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC84
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#E9B3AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc88; /* rgb */ color: rgb(220, 188, 136); /* oklch */ color: oklch(81.1% 0.077 79.4);
Tailwind
colors: {
custom: {
50: '#e8d0ab',
500: '#dcbc88',
950: '#000000',
},
}SCSS
$custom: #dcbc88; $custom-light: #e8d0ab; $custom-dark: #000000;
JSON
{
"hex": "#dcbc88",
"rgb": {
"r": 220,
"g": 188,
"b": 136
},
"hsl": {
"h": 37.143,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.8107,
"c": 0.07725,
"h": 79.4
},
"luminance": 0.5296
}Semantic roles & 50–950 ramp
primary
#DCBC88
secondary
#5579B3
accent
#60C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381