#DCBD88#DCBD88
#DCBD88 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.078 H 80.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD88 |
|---|---|
| RGB | rgb(220, 189, 136) |
| HSL | hsl(38, 55%, 70%) |
| HSV | hsv(38, 38%, 86%) |
| CMYK | cmyk(0%, 14.1%, 38.2%, 13.7%) |
| CIE-LAB | lab(78.11, 3.73, 30.90) |
| CIE-LCH | lch(78.11, 31.12, 83.12°) |
| OKLab | oklab(81.27% 0.0126 0.0767) |
| OKLCH | oklch(81.27% 0.078 80.7) |
| XYZ | xyz(52.1580, 53.3906, 30.8458) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.00
Burlywood
#DEB887
ΔE00 2.93
Fawn
#CFAF7B
ΔE00 3.66
Tan
#D2B48C
ΔE00 4.05
Tan (survey)
#D1B26F
ΔE00 4.41
Sandstone
#C9AE74
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD88 #88A7DC
analogous
#DC9388 #DCBD88 #D1DC88
triadic
#DCBD88 #88DCBD #BD88DC
tetradic
#DCBD88 #88DC93 #88A7DC #DC88D1
square
#DCBD88 #88DC93 #88A7DC #DC88D1
split-complementary
#DCBD88 #88D1DC #9388DC
monochromatic
#B58535 #CEA359 #DCBD88 #EAD7B7 #F8F1E7
Accessibility & contrast
On white
1.80
#DCBD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DCBD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD88
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD88 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD84
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#E9B4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd88; /* rgb */ color: rgb(220, 189, 136); /* oklch */ color: oklch(81.3% 0.078 80.7);
Tailwind
colors: {
custom: {
50: '#e8d0ab',
500: '#dcbd88',
950: '#000000',
},
}SCSS
$custom: #dcbd88; $custom-light: #e8d0ab; $custom-dark: #000000;
JSON
{
"hex": "#dcbd88",
"rgb": {
"r": 220,
"g": 189,
"b": 136
},
"hsl": {
"h": 37.857,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.81269,
"c": 0.07775,
"h": 80.7
},
"luminance": 0.53388
}Semantic roles & 50–950 ramp
primary
#DCBD88
secondary
#5578B3
accent
#5EC223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381