#DBB796#DBB796
#DBB796 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.3% C 0.061 H 64.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB796 |
|---|---|
| RGB | rgb(219, 183, 150) |
| HSL | hsl(29, 49%, 72%) |
| HSV | hsv(29, 32%, 86%) |
| CMYK | cmyk(0%, 16.4%, 31.5%, 14.1%) |
| CIE-LAB | lab(76.76, 8.21, 21.64) |
| CIE-LCH | lch(76.76, 23.14, 69.23°) |
| OKLab | oklab(80.27% 0.0264 0.0549) |
| OKLCH | oklch(80.27% 0.061 64.3) |
| XYZ | xyz(51.6529, 51.1312, 35.9968) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.93
Burlywood
#DEB887
ΔE00 4.61
Very Light Brown
#D3B683
ΔE00 6.73
Fawn
#CFAF7B
ΔE00 6.81
Khaki
#C3B091
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB796 #96BADB
analogous
#DB9697 #DBB796 #DBDA96
triadic
#DBB796 #96DBB7 #B796DB
tetradic
#DBB796 #97DB96 #96BADB #DA96DB
square
#DBB796 #97DB96 #96BADB #DA96DB
split-complementary
#DBB796 #96DBDA #9697DB
monochromatic
#B8793F #CB9868 #DBB796 #EBD6C4 #F7EFE8
Accessibility & contrast
On white
1.87
#DBB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#DBB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB796
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB796 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#CBC197
Tritanopia (blue-blind)
#E7AFAE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb796; /* rgb */ color: rgb(219, 183, 150); /* oklch */ color: oklch(80.3% 0.061 64.3);
Tailwind
colors: {
custom: {
50: '#e7ccb5',
500: '#dbb796',
950: '#000000',
},
}SCSS
$custom: #dbb796; $custom-light: #e7ccb5; $custom-dark: #000000;
JSON
{
"hex": "#dbb796",
"rgb": {
"r": 219,
"g": 183,
"b": 150
},
"hsl": {
"h": 28.696,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.80274,
"c": 0.06097,
"h": 64.3
},
"luminance": 0.51129
}Semantic roles & 50–950 ramp
primary
#DBB796
secondary
#638CB2
accent
#76BC29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381