#DBB899#DBB899
#DBB899 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.5% C 0.058 H 63.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB899 |
|---|---|
| RGB | rgb(219, 184, 153) |
| HSL | hsl(28, 48%, 73%) |
| HSV | hsv(28, 30%, 86%) |
| CMYK | cmyk(0%, 16%, 30.1%, 14.1%) |
| CIE-LAB | lab(77.07, 8.06, 20.45) |
| CIE-LCH | lch(77.07, 21.98, 68.48°) |
| OKLab | oklab(80.54% 0.0261 0.0521) |
| OKLCH | oklch(80.54% 0.058 63.4) |
| XYZ | xyz(52.1045, 51.6430, 37.3543) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.36
Burlywood
#DEB887
ΔE00 5.19
Apricot
#FBCEB1
ΔE00 6.91
Khaki
#C3B091
ΔE00 6.98
Very Light Brown
#D3B683
ΔE00 7.22
Fawn
#CFAF7B
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB899 #99BCDB
analogous
#DB999B #DBB899 #DBD999
triadic
#DBB899 #99DBB8 #B899DB
tetradic
#DBB899 #9BDB99 #99BCDB #D999DB
square
#DBB899 #9BDB99 #99BCDB #D999DB
split-complementary
#DBB899 #99DBD9 #999BDB
monochromatic
#B87941 #CB996C #DBB899 #EBD7C6 #F7EFE8
Accessibility & contrast
On white
1.85
#DBB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#DBB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB899
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB899 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#E7B1B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb899; /* rgb */ color: rgb(219, 184, 153); /* oklch */ color: oklch(80.5% 0.058 63.4);
Tailwind
colors: {
custom: {
50: '#e7cdb7',
500: '#dbb899',
950: '#000000',
},
}SCSS
$custom: #dbb899; $custom-light: #e7cdb7; $custom-dark: #000000;
JSON
{
"hex": "#dbb899",
"rgb": {
"r": 219,
"g": 184,
"b": 153
},
"hsl": {
"h": 28.182,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.80535,
"c": 0.05826,
"h": 63.4
},
"luminance": 0.51641
}Semantic roles & 50–950 ramp
primary
#DBB899
secondary
#668EB3
accent
#77BB2A
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381