#DBB59A#DBB59A
#DBB59A is a light, muted orange. Relative luminance 0.504; OKLCH L 80.0% C 0.058 H 57.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB59A |
|---|---|
| RGB | rgb(219, 181, 154) |
| HSL | hsl(25, 47%, 73%) |
| HSV | hsv(25, 30%, 86%) |
| CMYK | cmyk(0%, 17.4%, 29.7%, 14.1%) |
| CIE-LAB | lab(76.34, 9.79, 18.91) |
| CIE-LCH | lch(76.34, 21.29, 62.62°) |
| OKLab | oklab(79.97% 0.0312 0.0483) |
| OKLCH | oklch(79.97% 0.058 57.2) |
| XYZ | xyz(51.5709, 50.4431, 37.5856) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.34
Apricot
#FBCEB1
ΔE00 6.74
Burlywood
#DEB887
ΔE00 7.05
Mushroom
#BA9E88
ΔE00 7.61
Khaki
#C3B091
ΔE00 8.54
Pinkish Tan
#D99B82
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB59A #9AC0DB
analogous
#DB9A9F #DBB59A #DBD59A
triadic
#DBB59A #9ADBB5 #B59ADB
tetradic
#DBB59A #9FDB9A #9AC0DB #D59ADB
square
#DBB59A #9FDB9A #9AC0DB #D59ADB
split-complementary
#DBB59A #9ADBD5 #9A9FDB
monochromatic
#B97342 #CB946D #DBB59A #EBD6C7 #F7EEE8
Accessibility & contrast
On white
1.89
#DBB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DBB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB59A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB59A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B898
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#E7AEAE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb59a; /* rgb */ color: rgb(219, 181, 154); /* oklch */ color: oklch(80.0% 0.058 57.2);
Tailwind
colors: {
custom: {
50: '#e7cbb7',
500: '#dbb59a',
950: '#000000',
},
}SCSS
$custom: #dbb59a; $custom-light: #e7cbb7; $custom-dark: #000000;
JSON
{
"hex": "#dbb59a",
"rgb": {
"r": 219,
"g": 181,
"b": 154
},
"hsl": {
"h": 24.923,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.79973,
"c": 0.05751,
"h": 57.2
},
"luminance": 0.50441
}Semantic roles & 50–950 ramp
primary
#DBB59A
secondary
#6793B3
accent
#7FBB2B
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281