#DBB79A#DBB79A
#DBB79A is a light, muted orange. Relative luminance 0.513; OKLCH L 80.4% C 0.057 H 60.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB79A |
|---|---|
| RGB | rgb(219, 183, 154) |
| HSL | hsl(27, 47%, 73%) |
| HSV | hsv(27, 30%, 86%) |
| CMYK | cmyk(0%, 16.4%, 29.7%, 14.1%) |
| CIE-LAB | lab(76.84, 8.73, 19.60) |
| CIE-LCH | lch(76.84, 21.45, 66.00°) |
| OKLab | oklab(80.36% 0.0281 0.05) |
| OKLCH | oklch(80.36% 0.057 60.7) |
| XYZ | xyz(51.9805, 51.2622, 37.7221) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.22
Burlywood
#DEB887
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 6.71
Khaki
#C3B091
ΔE00 7.60
Mushroom
#BA9E88
ΔE00 7.84
Very Light Brown
#D3B683
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB79A #9ABEDB
analogous
#DB9A9D #DBB79A #DBD79A
triadic
#DBB79A #9ADBB7 #B79ADB
tetradic
#DBB79A #9DDB9A #9ABEDB #D79ADB
square
#DBB79A #9DDB9A #9ABEDB #D79ADB
split-complementary
#DBB79A #9ADBD7 #9A9DDB
monochromatic
#B97742 #CB976D #DBB79A #EBD7C7 #F7EFE8
Accessibility & contrast
On white
1.87
#DBB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#DBB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB79A
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB79A | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#E7B0AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb79a; /* rgb */ color: rgb(219, 183, 154); /* oklch */ color: oklch(80.4% 0.057 60.7);
Tailwind
colors: {
custom: {
50: '#e7ccb7',
500: '#dbb79a',
950: '#000000',
},
}SCSS
$custom: #dbb79a; $custom-light: #e7ccb7; $custom-dark: #000000;
JSON
{
"hex": "#dbb79a",
"rgb": {
"r": 219,
"g": 183,
"b": 154
},
"hsl": {
"h": 26.769,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.80362,
"c": 0.05734,
"h": 60.7
},
"luminance": 0.5126
}Semantic roles & 50–950 ramp
primary
#DBB79A
secondary
#6791B3
accent
#7ABB2B
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381