#DCB993#DCB993
#DCB993 is a light, moderate orange. Relative luminance 0.520; OKLCH L 80.7% C 0.065 H 69.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB993 |
|---|---|
| RGB | rgb(220, 185, 147) |
| HSL | hsl(31, 51%, 72%) |
| HSV | hsv(31, 33%, 86%) |
| CMYK | cmyk(0%, 15.9%, 33.2%, 13.7%) |
| CIE-LAB | lab(77.29, 7.15, 23.99) |
| CIE-LCH | lch(77.29, 25.03, 73.39°) |
| OKLab | oklab(80.7% 0.0232 0.0606) |
| OKLCH | oklch(80.7% 0.065 69) |
| XYZ | xyz(52.1317, 52.0223, 34.8934) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.63
Burlywood
#DEB887
ΔE00 2.92
Very Light Brown
#D3B683
ΔE00 5.03
Fawn
#CFAF7B
ΔE00 5.39
Toupe
#C7AC7D
ΔE00 6.08
Khaki
#C3B091
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB993 #93B6DC
analogous
#DC9593 #DCB993 #DBDC93
triadic
#DCB993 #93DCB9 #B993DC
tetradic
#DCB993 #93DC95 #93B6DC #DC93DB
square
#DCB993 #93DC95 #93B6DC #DC93DB
split-complementary
#DCB993 #93DBDC #9593DC
monochromatic
#B97D3C #CD9B65 #DCB993 #EBD7C1 #F8F0E8
Accessibility & contrast
On white
1.84
#DCB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#DCB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB993
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB993 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#CEC294
Tritanopia (blue-blind)
#E8B1AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcb993; /* rgb */ color: rgb(220, 185, 147); /* oklch */ color: oklch(80.7% 0.065 69.0);
Tailwind
colors: {
custom: {
50: '#e8ceb3',
500: '#dcb993',
950: '#000000',
},
}SCSS
$custom: #dcb993; $custom-light: #e8ceb3; $custom-dark: #000000;
JSON
{
"hex": "#dcb993",
"rgb": {
"r": 220,
"g": 185,
"b": 147
},
"hsl": {
"h": 31.233,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.80696,
"c": 0.06488,
"h": 69
},
"luminance": 0.5202
}Semantic roles & 50–950 ramp
primary
#DCB993
secondary
#6088B4
accent
#70BE27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381