#DCB990#DCB990
#DCB990 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.6% C 0.068 H 71.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB990 |
|---|---|
| RGB | rgb(220, 185, 144) |
| HSL | hsl(32, 52%, 71%) |
| HSV | hsv(32, 35%, 86%) |
| CMYK | cmyk(0%, 15.9%, 34.5%, 13.7%) |
| CIE-LAB | lab(77.24, 6.78, 25.51) |
| CIE-LCH | lch(77.24, 26.40, 75.11°) |
| OKLab | oklab(80.64% 0.022 0.0642) |
| OKLCH | oklch(80.64% 0.068 71.1) |
| XYZ | xyz(51.8993, 51.9294, 33.6698) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.06
Tan
#D2B48C
ΔE00 2.23
Very Light Brown
#D3B683
ΔE00 4.19
Fawn
#CFAF7B
ΔE00 4.64
Toupe
#C7AC7D
ΔE00 5.50
Khaki
#C3B091
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB990 #90B3DC
analogous
#DC9390 #DCB990 #D9DC90
triadic
#DCB990 #90DCB9 #B990DC
tetradic
#DCB990 #90DC93 #90B3DC #DC90D9
square
#DCB990 #90DC93 #90B3DC #DC90D9
split-complementary
#DCB990 #90D9DC #9390DC
monochromatic
#B87E3A #CD9C61 #DCB990 #EBD6BF #F8F0E8
Accessibility & contrast
On white
1.84
#DCB990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#DCB990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB990
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB990 | 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)
#C6BA8D
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#E9B0AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcb990; /* rgb */ color: rgb(220, 185, 144); /* oklch */ color: oklch(80.6% 0.068 71.1);
Tailwind
colors: {
custom: {
50: '#e8ceb0',
500: '#dcb990',
950: '#000000',
},
}SCSS
$custom: #dcb990; $custom-light: #e8ceb0; $custom-dark: #000000;
JSON
{
"hex": "#dcb990",
"rgb": {
"r": 220,
"g": 185,
"b": 144
},
"hsl": {
"h": 32.368,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.80635,
"c": 0.06786,
"h": 71.1
},
"luminance": 0.51927
}Semantic roles & 50–950 ramp
primary
#DCB990
secondary
#5D85B3
accent
#6DBF26
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381