#DCBB88#DCBB88
#DCBB88 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.9% C 0.077 H 78.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB88 |
|---|---|
| RGB | rgb(220, 187, 136) |
| HSL | hsl(36, 55%, 70%) |
| HSV | hsv(36, 38%, 86%) |
| CMYK | cmyk(0%, 15%, 38.2%, 13.7%) |
| CIE-LAB | lab(77.60, 4.78, 30.23) |
| CIE-LCH | lch(77.60, 30.60, 81.01°) |
| OKLab | oklab(80.87% 0.0157 0.0752) |
| OKLCH | oklch(80.87% 0.077 78.2) |
| XYZ | xyz(51.7308, 52.5361, 30.7034) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.92
Very Light Brown
#D3B683
ΔE00 1.99
Fawn
#CFAF7B
ΔE00 3.28
Tan
#D2B48C
ΔE00 3.33
Toupe
#C7AC7D
ΔE00 4.66
Tan (survey)
#D1B26F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB88 #88A9DC
analogous
#DC9188 #DCBB88 #D3DC88
triadic
#DCBB88 #88DCBB #BB88DC
tetradic
#DCBB88 #88DC91 #88A9DC #DC88D3
square
#DCBB88 #88DC91 #88A9DC #DC88D3
split-complementary
#DCBB88 #88D3DC #9188DC
monochromatic
#B58235 #CEA059 #DCBB88 #EAD6B7 #F8F1E7
Accessibility & contrast
On white
1.83
#DCBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DCBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB88
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB88 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB84
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#E9B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb88; /* rgb */ color: rgb(220, 187, 136); /* oklch */ color: oklch(80.9% 0.077 78.2);
Tailwind
colors: {
custom: {
50: '#e8cfab',
500: '#dcbb88',
950: '#000000',
},
}SCSS
$custom: #dcbb88; $custom-light: #e8cfab; $custom-dark: #000000;
JSON
{
"hex": "#dcbb88",
"rgb": {
"r": 220,
"g": 187,
"b": 136
},
"hsl": {
"h": 36.429,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.80872,
"c": 0.07679,
"h": 78.2
},
"luminance": 0.52534
}Semantic roles & 50–950 ramp
primary
#DCBB88
secondary
#557AB3
accent
#62C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381