#DCB89E#DCB89E
#DCB89E is a light, muted orange. Relative luminance 0.520; OKLCH L 80.7% C 0.055 H 57.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB89E |
|---|---|
| RGB | rgb(220, 184, 158) |
| HSL | hsl(25, 47%, 74%) |
| HSV | hsv(25, 28%, 86%) |
| CMYK | cmyk(0%, 16.4%, 28.2%, 13.7%) |
| CIE-LAB | lab(77.26, 9.11, 18.05) |
| CIE-LCH | lch(77.26, 20.22, 63.22°) |
| OKLab | oklab(80.74% 0.0292 0.0462) |
| OKLCH | oklch(80.74% 0.055 57.7) |
| XYZ | xyz(52.8280, 51.9673, 39.5891) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.29
Tan
#D2B48C
ΔE00 6.36
Burlywood
#DEB887
ΔE00 7.15
Mushroom
#BA9E88
ΔE00 8.02
Khaki
#C3B091
ΔE00 8.39
Peach
#FFDAB9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB89E #9EC2DC
analogous
#DC9EA3 #DCB89E #DCD79E
triadic
#DCB89E #9EDCB8 #B89EDC
tetradic
#DCB89E #A3DC9E #9EC2DC #D79EDC
square
#DCB89E #A3DC9E #9EC2DC #D79EDC
split-complementary
#DCB89E #9EDCD7 #9EA3DC
monochromatic
#BC7644 #CC9771 #DCB89E #ECD9CB #F7EFE9
Accessibility & contrast
On white
1.84
#DCB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#DCB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB89E
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB89E | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9C
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#E7B1B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcb89e; /* rgb */ color: rgb(220, 184, 158); /* oklch */ color: oklch(80.7% 0.055 57.7);
Tailwind
colors: {
custom: {
50: '#e7cdba',
500: '#dcb89e',
950: '#000000',
},
}SCSS
$custom: #dcb89e; $custom-light: #e7cdba; $custom-dark: #000000;
JSON
{
"hex": "#dcb89e",
"rgb": {
"r": 220,
"g": 184,
"b": 158
},
"hsl": {
"h": 25.161,
"s": 46.97,
"l": 74.118
},
"oklch": {
"l": 0.80742,
"c": 0.05471,
"h": 57.7
},
"luminance": 0.51965
}Semantic roles & 50–950 ramp
primary
#DCB89E
secondary
#6A95B4
accent
#7EBA2B
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381