#DCBE88#DCBE88
#DCBE88 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.5% C 0.078 H 81.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBE88 |
|---|---|
| RGB | rgb(220, 190, 136) |
| HSL | hsl(39, 55%, 70%) |
| HSV | hsv(39, 38%, 86%) |
| CMYK | cmyk(0%, 13.6%, 38.2%, 13.7%) |
| CIE-LAB | lab(78.36, 3.20, 31.23) |
| CIE-LCH | lch(78.36, 31.39, 84.15°) |
| OKLab | oklab(81.47% 0.0111 0.0775) |
| OKLCH | oklch(81.47% 0.078 81.9) |
| XYZ | xyz(52.3739, 53.8223, 30.9177) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.19
Burlywood
#DEB887
ΔE00 3.43
Fawn
#CFAF7B
ΔE00 3.94
Tan (survey)
#D1B26F
ΔE00 4.33
Tan
#D2B48C
ΔE00 4.45
Sandstone
#C9AE74
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBE88 #88A6DC
analogous
#DC9488 #DCBE88 #D0DC88
triadic
#DCBE88 #88DCBE #BE88DC
tetradic
#DCBE88 #88DC94 #88A6DC #DC88D0
square
#DCBE88 #88DC94 #88A6DC #DC88D0
split-complementary
#DCBE88 #88D0DC #9488DC
monochromatic
#B58735 #CEA459 #DCBE88 #EAD8B7 #F8F2E7
Accessibility & contrast
On white
1.79
#DCBE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DCBE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBE88
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBE88 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD84
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbe88; /* rgb */ color: rgb(220, 190, 136); /* oklch */ color: oklch(81.5% 0.078 81.9);
Tailwind
colors: {
custom: {
50: '#e8d1ab',
500: '#dcbe88',
950: '#000000',
},
}SCSS
$custom: #dcbe88; $custom-light: #e8d1ab; $custom-dark: #000000;
JSON
{
"hex": "#dcbe88",
"rgb": {
"r": 220,
"g": 190,
"b": 136
},
"hsl": {
"h": 38.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.81468,
"c": 0.0783,
"h": 81.9
},
"luminance": 0.5382
}Semantic roles & 50–950 ramp
primary
#DCBE88
secondary
#5577B3
accent
#5CC223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381