#DBB79E#DBB79E
#DBB79E is a light, muted orange. Relative luminance 0.514; OKLCH L 80.5% C 0.054 H 56.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB79E |
|---|---|
| RGB | rgb(219, 183, 158) |
| HSL | hsl(25, 46%, 74%) |
| HSV | hsv(25, 28%, 86%) |
| CMYK | cmyk(0%, 16.4%, 27.9%, 14.1%) |
| CIE-LAB | lab(76.92, 9.26, 17.56) |
| CIE-LCH | lch(76.92, 19.85, 62.19°) |
| OKLab | oklab(80.45% 0.0297 0.045) |
| OKLCH | oklch(80.45% 0.054 56.6) |
| XYZ | xyz(52.3192, 51.3977, 39.5060) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.51
Tan
#D2B48C
ΔE00 6.67
Burlywood
#DEB887
ΔE00 7.53
Mushroom
#BA9E88
ΔE00 7.80
Khaki
#C3B091
ΔE00 8.56
Peach
#FFDAB9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB79E #9EC2DB
analogous
#DB9EA4 #DBB79E #DBD69E
triadic
#DBB79E #9EDBB7 #B79EDB
tetradic
#DBB79E #A4DB9E #9EC2DB #D69EDB
square
#DBB79E #A4DB9E #9EC2DB #D69EDB
split-complementary
#DBB79E #9EDBD6 #9EA4DB
monochromatic
#BA7545 #CA9671 #DBB79E #ECD8CB #F7EEE9
Accessibility & contrast
On white
1.86
#DBB79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DBB79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB79E
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB79E | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#E6B0B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb79e; /* rgb */ color: rgb(219, 183, 158); /* oklch */ color: oklch(80.5% 0.054 56.6);
Tailwind
colors: {
custom: {
50: '#e7ccba',
500: '#dbb79e',
950: '#000000',
},
}SCSS
$custom: #dbb79e; $custom-light: #e7ccba; $custom-dark: #000000;
JSON
{
"hex": "#dbb79e",
"rgb": {
"r": 219,
"g": 183,
"b": 158
},
"hsl": {
"h": 24.59,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.80453,
"c": 0.05393,
"h": 56.6
},
"luminance": 0.51396
}Semantic roles & 50–950 ramp
primary
#DBB79E
secondary
#6B95B3
accent
#7FB92C
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381