#DBB99E#DBB99E
#DBB99E is a light, muted orange. Relative luminance 0.522; OKLCH L 80.8% C 0.054 H 60.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB99E |
|---|---|
| RGB | rgb(219, 185, 158) |
| HSL | hsl(27, 46%, 74%) |
| HSV | hsv(27, 28%, 86%) |
| CMYK | cmyk(0%, 15.5%, 27.9%, 14.1%) |
| CIE-LAB | lab(77.42, 8.19, 18.25) |
| CIE-LCH | lch(77.42, 20.01, 65.82°) |
| OKLab | oklab(80.84% 0.0266 0.0467) |
| OKLCH | oklch(80.84% 0.054 60.4) |
| XYZ | xyz(52.7346, 52.2286, 39.6444) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.58
Apricot
#FBCEB1
ΔE00 6.50
Burlywood
#DEB887
ΔE00 6.54
Khaki
#C3B091
ΔE00 7.58
Mushroom
#BA9E88
ΔE00 8.03
Peach
#FFDAB9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB99E #9EC0DB
analogous
#DB9EA2 #DBB99E #DBD89E
triadic
#DBB99E #9EDBB9 #B99EDB
tetradic
#DBB99E #A2DB9E #9EC0DB #D89EDB
square
#DBB99E #A2DB9E #9EC0DB #D89EDB
split-complementary
#DBB99E #9EDBD8 #9EA2DB
monochromatic
#BA7945 #CA9971 #DBB99E #ECD9CB #F7EFE9
Accessibility & contrast
On white
1.83
#DBB99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DBB99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB99E
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB99E | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#E6B2B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dbb99e; /* rgb */ color: rgb(219, 185, 158); /* oklch */ color: oklch(80.8% 0.054 60.4);
Tailwind
colors: {
custom: {
50: '#e7ceba',
500: '#dbb99e',
950: '#000000',
},
}SCSS
$custom: #dbb99e; $custom-light: #e7ceba; $custom-dark: #000000;
JSON
{
"hex": "#dbb99e",
"rgb": {
"r": 219,
"g": 185,
"b": 158
},
"hsl": {
"h": 26.557,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.80842,
"c": 0.05376,
"h": 60.4
},
"luminance": 0.52227
}Semantic roles & 50–950 ramp
primary
#DBB99E
secondary
#6B93B3
accent
#7BB92C
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381