#DCBB93#DCBB93
#DCBB93 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.065 H 72.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB93 |
|---|---|
| RGB | rgb(220, 187, 147) |
| HSL | hsl(33, 51%, 72%) |
| HSV | hsv(33, 33%, 86%) |
| CMYK | cmyk(0%, 15%, 33.2%, 13.7%) |
| CIE-LAB | lab(77.80, 6.09, 24.67) |
| CIE-LCH | lch(77.80, 25.41, 76.12°) |
| OKLab | oklab(81.09% 0.0201 0.0622) |
| OKLCH | oklch(81.09% 0.065 72.1) |
| XYZ | xyz(52.5530, 52.8650, 35.0338) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.24
Burlywood
#DEB887
ΔE00 2.47
Very Light Brown
#D3B683
ΔE00 4.15
Fawn
#CFAF7B
ΔE00 4.87
Toupe
#C7AC7D
ΔE00 5.60
Khaki
#C3B091
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB93 #93B4DC
analogous
#DC9793 #DCBB93 #D8DC93
triadic
#DCBB93 #93DCBB #BB93DC
tetradic
#DCBB93 #93DC97 #93B4DC #DC93D8
square
#DCBB93 #93DC97 #93B4DC #DC93D8
split-complementary
#DCBB93 #93D8DC #9793DC
monochromatic
#B9803C #CD9E65 #DCBB93 #EBD8C1 #F8F0E8
Accessibility & contrast
On white
1.81
#DCBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DCBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB93
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB93 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC90
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#E8B3B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb93; /* rgb */ color: rgb(220, 187, 147); /* oklch */ color: oklch(81.1% 0.065 72.1);
Tailwind
colors: {
custom: {
50: '#e8cfb3',
500: '#dcbb93',
950: '#000000',
},
}SCSS
$custom: #dcbb93; $custom-light: #e8cfb3; $custom-dark: #000000;
JSON
{
"hex": "#dcbb93",
"rgb": {
"r": 220,
"g": 187,
"b": 147
},
"hsl": {
"h": 32.877,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.81089,
"c": 0.0654,
"h": 72.1
},
"luminance": 0.52863
}Semantic roles & 50–950 ramp
primary
#DCBB93
secondary
#6086B4
accent
#6BBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381