#DBB59E#DBB59E
#DBB59E is a light, muted orange. Relative luminance 0.506; OKLCH L 80.1% C 0.054 H 52.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB59E |
|---|---|
| RGB | rgb(219, 181, 158) |
| HSL | hsl(23, 46%, 74%) |
| HSV | hsv(23, 28%, 86%) |
| CMYK | cmyk(0%, 17.4%, 27.9%, 14.1%) |
| CIE-LAB | lab(76.42, 10.33, 16.87) |
| CIE-LCH | lch(76.42, 19.78, 58.52°) |
| OKLab | oklab(80.07% 0.0328 0.0433) |
| OKLCH | oklch(80.07% 0.054 52.9) |
| XYZ | xyz(51.9096, 50.5785, 39.3694) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.79
Mushroom
#BA9E88
ΔE00 7.78
Tan
#D2B48C
ΔE00 7.83
Pinkish Tan
#D99B82
ΔE00 8.39
Burlywood
#DEB887
ΔE00 8.61
Pinkish Grey
#C8ACA9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB59E #9EC4DB
analogous
#DB9EA6 #DBB59E #DBD49E
triadic
#DBB59E #9EDBB5 #B59EDB
tetradic
#DBB59E #A6DB9E #9EC4DB #D49EDB
square
#DBB59E #A6DB9E #9EC4DB #D49EDB
split-complementary
#DBB59E #9EDBD4 #9EA6DB
monochromatic
#BA7145 #CA9371 #DBB59E #ECD7CB #F7EEE9
Accessibility & contrast
On white
1.89
#DBB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DBB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB59E
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB59E | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#C8C09E
Tritanopia (blue-blind)
#E6AEAF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb59e; /* rgb */ color: rgb(219, 181, 158); /* oklch */ color: oklch(80.1% 0.054 52.9);
Tailwind
colors: {
custom: {
50: '#e7cbba',
500: '#dbb59e',
950: '#000000',
},
}SCSS
$custom: #dbb59e; $custom-light: #e7cbba; $custom-dark: #000000;
JSON
{
"hex": "#dbb59e",
"rgb": {
"r": 219,
"g": 181,
"b": 158
},
"hsl": {
"h": 22.623,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.80065,
"c": 0.05432,
"h": 52.9
},
"luminance": 0.50576
}Semantic roles & 50–950 ramp
primary
#DBB59E
secondary
#6B97B3
accent
#84B92C
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281