#DBB89E#DBB89E
#DBB89E is a light, muted orange. Relative luminance 0.518; OKLCH L 80.6% C 0.054 H 58.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB89E |
|---|---|
| RGB | rgb(219, 184, 158) |
| HSL | hsl(26, 46%, 74%) |
| HSV | hsv(26, 28%, 86%) |
| CMYK | cmyk(0%, 16%, 27.9%, 14.1%) |
| CIE-LAB | lab(77.17, 8.73, 17.90) |
| CIE-LCH | lch(77.17, 19.92, 64.01°) |
| OKLab | oklab(80.65% 0.0281 0.0459) |
| OKLCH | oklch(80.65% 0.054 58.5) |
| XYZ | xyz(52.5262, 51.8117, 39.5749) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.11
Apricot
#FBCEB1
ΔE00 6.47
Burlywood
#DEB887
ΔE00 7.02
Mushroom
#BA9E88
ΔE00 7.89
Khaki
#C3B091
ΔE00 8.06
Peach
#FFDAB9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB89E #9EC1DB
analogous
#DB9EA3 #DBB89E #DBD79E
triadic
#DBB89E #9EDBB8 #B89EDB
tetradic
#DBB89E #A3DB9E #9EC1DB #D79EDB
square
#DBB89E #A3DB9E #9EC1DB #D79EDB
split-complementary
#DBB89E #9EDBD7 #9EA3DB
monochromatic
#BA7745 #CA9771 #DBB89E #ECD9CB #F7EFE9
Accessibility & contrast
On white
1.85
#DBB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#DBB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB89E
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB89E | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#CBC29E
Tritanopia (blue-blind)
#E6B1B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dbb89e; /* rgb */ color: rgb(219, 184, 158); /* oklch */ color: oklch(80.6% 0.054 58.5);
Tailwind
colors: {
custom: {
50: '#e7cdba',
500: '#dbb89e',
950: '#000000',
},
}SCSS
$custom: #dbb89e; $custom-light: #e7cdba; $custom-dark: #000000;
JSON
{
"hex": "#dbb89e",
"rgb": {
"r": 219,
"g": 184,
"b": 158
},
"hsl": {
"h": 25.574,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.80647,
"c": 0.05382,
"h": 58.5
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#DBB89E
secondary
#6B94B3
accent
#7DB92C
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381