#DBB59B#DBB59B
#DBB59B is a light, muted orange. Relative luminance 0.505; OKLCH L 80.0% C 0.057 H 56.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB59B |
|---|---|
| RGB | rgb(219, 181, 155) |
| HSL | hsl(24, 47%, 73%) |
| HSV | hsv(24, 29%, 86%) |
| CMYK | cmyk(0%, 17.4%, 29.2%, 14.1%) |
| CIE-LAB | lab(76.36, 9.92, 18.40) |
| CIE-LCH | lch(76.36, 20.91, 61.66°) |
| OKLab | oklab(80% 0.0316 0.0471) |
| OKLCH | oklch(80% 0.057 56.1) |
| XYZ | xyz(51.6545, 50.4765, 38.0260) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 6.72
Burlywood
#DEB887
ΔE00 7.43
Mushroom
#BA9E88
ΔE00 7.62
Pinkish Tan
#D99B82
ΔE00 8.70
Khaki
#C3B091
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB59B #9BC1DB
analogous
#DB9BA1 #DBB59B #DBD59B
triadic
#DBB59B #9BDBB5 #B59BDB
tetradic
#DBB59B #A1DB9B #9BC1DB #D59BDB
square
#DBB59B #A1DB9B #9BC1DB #D59BDB
split-complementary
#DBB59B #9BDBD5 #9BA1DB
monochromatic
#B97343 #CB946E #DBB59B #EBD6C8 #F7EEE8
Accessibility & contrast
On white
1.89
#DBB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DBB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB59B
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB59B | 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)
#C0B899
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#E7AEAE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb59b; /* rgb */ color: rgb(219, 181, 155); /* oklch */ color: oklch(80.0% 0.057 56.1);
Tailwind
colors: {
custom: {
50: '#e7cbb8',
500: '#dbb59b',
950: '#000000',
},
}SCSS
$custom: #dbb59b; $custom-light: #e7cbb8; $custom-dark: #000000;
JSON
{
"hex": "#dbb59b",
"rgb": {
"r": 219,
"g": 181,
"b": 155
},
"hsl": {
"h": 24.375,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.79996,
"c": 0.05669,
"h": 56.1
},
"luminance": 0.50474
}Semantic roles & 50–950 ramp
primary
#DBB59B
secondary
#6894B3
accent
#80BA2B
background
#FEFDFD
surface
#FCF9F8
border
#D5D2D1
text
#161311
muted
#848281