#DBB69E#DBB69E
#DBB69E is a light, muted orange. Relative luminance 0.510; OKLCH L 80.3% C 0.054 H 54.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB69E |
|---|---|
| RGB | rgb(219, 182, 158) |
| HSL | hsl(24, 46%, 74%) |
| HSV | hsv(24, 28%, 86%) |
| CMYK | cmyk(0%, 16.9%, 27.9%, 14.1%) |
| CIE-LAB | lab(76.67, 9.79, 17.21) |
| CIE-LCH | lch(76.67, 19.80, 60.36°) |
| OKLab | oklab(80.26% 0.0312 0.0442) |
| OKLCH | oklch(80.26% 0.054 54.7) |
| XYZ | xyz(52.1137, 50.9867, 39.4374) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.62
Tan
#D2B48C
ΔE00 7.25
Mushroom
#BA9E88
ΔE00 7.76
Burlywood
#DEB887
ΔE00 8.06
Pinkish Tan
#D99B82
ΔE00 8.85
Khaki
#C3B091
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB69E #9EC3DB
analogous
#DB9EA5 #DBB69E #DBD59E
triadic
#DBB69E #9EDBB6 #B69EDB
tetradic
#DBB69E #A5DB9E #9EC3DB #D59EDB
square
#DBB69E #A5DB9E #9EC3DB #D59EDB
split-complementary
#DBB69E #9EDBD5 #9EA5DB
monochromatic
#BA7345 #CA9471 #DBB69E #ECD8CB #F7EEE9
Accessibility & contrast
On white
1.88
#DBB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#DBB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB69E
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB69E | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#C9C09E
Tritanopia (blue-blind)
#E6AFAF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb69e; /* rgb */ color: rgb(219, 182, 158); /* oklch */ color: oklch(80.3% 0.054 54.7);
Tailwind
colors: {
custom: {
50: '#e7cbba',
500: '#dbb69e',
950: '#000000',
},
}SCSS
$custom: #dbb69e; $custom-light: #e7cbba; $custom-dark: #000000;
JSON
{
"hex": "#dbb69e",
"rgb": {
"r": 219,
"g": 182,
"b": 158
},
"hsl": {
"h": 23.607,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.80259,
"c": 0.0541,
"h": 54.7
},
"luminance": 0.50985
}Semantic roles & 50–950 ramp
primary
#DBB69E
secondary
#6B96B3
accent
#82B92C
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381