#DBB799#DBB799
#DBB799 is a light, muted orange. Relative luminance 0.512; OKLCH L 80.3% C 0.058 H 61.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB799 |
|---|---|
| RGB | rgb(219, 183, 153) |
| HSL | hsl(27, 48%, 73%) |
| HSV | hsv(27, 30%, 86%) |
| CMYK | cmyk(0%, 16.4%, 30.1%, 14.1%) |
| CIE-LAB | lab(76.82, 8.59, 20.11) |
| CIE-LCH | lch(76.82, 21.87, 66.86°) |
| OKLab | oklab(80.34% 0.0277 0.0513) |
| OKLCH | oklch(80.34% 0.058 61.7) |
| XYZ | xyz(51.8975, 51.2291, 37.2853) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.88
Burlywood
#DEB887
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 6.81
Khaki
#C3B091
ΔE00 7.40
Very Light Brown
#D3B683
ΔE00 7.76
Fawn
#CFAF7B
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB799 #99BDDB
analogous
#DB999C #DBB799 #DBD899
triadic
#DBB799 #99DBB7 #B799DB
tetradic
#DBB799 #9CDB99 #99BDDB #D899DB
square
#DBB799 #9CDB99 #99BDDB #D899DB
split-complementary
#DBB799 #99DBD8 #999CDB
monochromatic
#B87741 #CB976C #DBB799 #EBD7C6 #F7EFE8
Accessibility & contrast
On white
1.87
#DBB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#DBB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB799
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB799 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#E7B0AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb799; /* rgb */ color: rgb(219, 183, 153); /* oklch */ color: oklch(80.3% 0.058 61.7);
Tailwind
colors: {
custom: {
50: '#e7ccb7',
500: '#dbb799',
950: '#000000',
},
}SCSS
$custom: #dbb799; $custom-light: #e7ccb7; $custom-dark: #000000;
JSON
{
"hex": "#dbb799",
"rgb": {
"r": 219,
"g": 183,
"b": 153
},
"hsl": {
"h": 27.273,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.8034,
"c": 0.05823,
"h": 61.7
},
"luminance": 0.51227
}Semantic roles & 50–950 ramp
primary
#DBB799
secondary
#6690B3
accent
#79BB2A
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161311
muted
#848381