#DCBD8B#DCBD8B
#DCBD8B is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.3% C 0.075 H 79.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBD8B |
|---|---|
| RGB | rgb(220, 189, 139) |
| HSL | hsl(37, 54%, 70%) |
| HSV | hsv(37, 37%, 86%) |
| CMYK | cmyk(0%, 14.1%, 36.8%, 13.7%) |
| CIE-LAB | lab(78.16, 4.07, 29.39) |
| CIE-LCH | lch(78.16, 29.67, 82.11°) |
| OKLab | oklab(81.33% 0.0138 0.0733) |
| OKLCH | oklch(81.33% 0.075 79.3) |
| XYZ | xyz(52.3742, 53.4771, 31.9844) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.09
Burlywood
#DEB887
ΔE00 2.53
Tan
#D2B48C
ΔE00 3.47
Fawn
#CFAF7B
ΔE00 3.71
Toupe
#C7AC7D
ΔE00 4.87
Tan (survey)
#D1B26F
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBD8B #8BAADC
analogous
#DC948B #DCBD8B #D2DC8B
triadic
#DCBD8B #8BDCBD #BD8BDC
tetradic
#DCBD8B #8BDC94 #8BAADC #DC8BD2
square
#DCBD8B #8BDC94 #8BAADC #DC8BD2
split-complementary
#DCBD8B #8BD2DC #948BDC
monochromatic
#B68537 #CEA25C #DCBD8B #EAD8BA #F8F2E7
Accessibility & contrast
On white
1.80
#DCBD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DCBD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBD8B
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBD8B | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD88
Deuteranopia (green-blind)
#D2C48C
Tritanopia (blue-blind)
#E9B4B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbd8b; /* rgb */ color: rgb(220, 189, 139); /* oklch */ color: oklch(81.3% 0.075 79.3);
Tailwind
colors: {
custom: {
50: '#e8d0ad',
500: '#dcbd8b',
950: '#000000',
},
}SCSS
$custom: #dcbd8b; $custom-light: #e8d0ad; $custom-dark: #000000;
JSON
{
"hex": "#dcbd8b",
"rgb": {
"r": 220,
"g": 189,
"b": 139
},
"hsl": {
"h": 37.037,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.81325,
"c": 0.07456,
"h": 79.3
},
"luminance": 0.53475
}Semantic roles & 50–950 ramp
primary
#DCBD8B
secondary
#587BB3
accent
#60C124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381