#DBBA7B#DBBA7B
#DBBA7B is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.3% C 0.089 H 82.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBA7B |
|---|---|
| RGB | rgb(219, 186, 123) |
| HSL | hsl(39, 57%, 67%) |
| HSV | hsv(39, 44%, 86%) |
| CMYK | cmyk(0%, 15.1%, 43.8%, 14.1%) |
| CIE-LAB | lab(77.05, 3.50, 36.28) |
| CIE-LCH | lch(77.05, 36.44, 84.49°) |
| OKLab | oklab(80.35% 0.011 0.0887) |
| OKLCH | oklch(80.35% 0.089 82.9) |
| XYZ | xyz(50.3491, 51.6103, 26.0448) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.56
Very Light Brown
#D3B683
ΔE00 2.86
Fawn
#CFAF7B
ΔE00 3.73
Sandstone
#C9AE74
ΔE00 3.92
Burlywood
#DEB887
ΔE00 4.21
Desert
#CCAD60
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBA7B #7B9CDB
analogous
#DB8A7B #DBBA7B #CCDB7B
triadic
#DBBA7B #7BDBBA #BA7BDB
tetradic
#DBBA7B #7BDB8A #7B9CDB #DB7BCC
square
#DBBA7B #7BDB8A #7B9CDB #DB7BCC
split-complementary
#DBBA7B #7BCCDB #8A7BDB
monochromatic
#AD812F #CEA14B #DBBA7B #E8D3AB #F5ECDB
Accessibility & contrast
On white
1.85
#DBBA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#DBBA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBA7B
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBA7B | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B976
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#E9AFAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbba7b; /* rgb */ color: rgb(219, 186, 123); /* oklch */ color: oklch(80.3% 0.089 82.9);
Tailwind
colors: {
custom: {
50: '#e8cea2',
500: '#dbba7b',
950: '#000000',
},
}SCSS
$custom: #dbba7b; $custom-light: #e8cea2; $custom-dark: #000000;
JSON
{
"hex": "#dbba7b",
"rgb": {
"r": 219,
"g": 186,
"b": 123
},
"hsl": {
"h": 39.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.80348,
"c": 0.08934,
"h": 82.9
},
"luminance": 0.51608
}Semantic roles & 50–950 ramp
primary
#DBBA7B
secondary
#4B6DAF
accent
#59C521
background
#FEFEFC
surface
#FDFAF5
border
#D5D3CF
text
#16130F
muted
#848380