#DBB396#DBB396
#DBB396 is a light, moderate orange. Relative luminance 0.495; OKLCH L 79.5% C 0.061 H 57.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB396 |
|---|---|
| RGB | rgb(219, 179, 150) |
| HSL | hsl(25, 49%, 72%) |
| HSV | hsv(25, 32%, 86%) |
| CMYK | cmyk(0%, 18.3%, 31.5%, 14.1%) |
| CIE-LAB | lab(75.76, 10.34, 20.27) |
| CIE-LCH | lch(75.76, 22.75, 62.98°) |
| OKLab | oklab(79.5% 0.0327 0.0516) |
| OKLCH | oklch(79.5% 0.061 57.6) |
| XYZ | xyz(50.8395, 49.5045, 35.7256) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.12
Burlywood
#DEB887
ΔE00 6.66
Apricot
#FBCEB1
ΔE00 7.07
Mushroom
#BA9E88
ΔE00 7.50
Pinkish Tan
#D99B82
ΔE00 8.38
Khaki
#C3B091
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB396 #96BEDB
analogous
#DB969C #DBB396 #DBD596
triadic
#DBB396 #96DBB3 #B396DB
tetradic
#DBB396 #9CDB96 #96BEDB #D596DB
square
#DBB396 #9CDB96 #96BEDB #D596DB
split-complementary
#DBB396 #96DBD5 #969CDB
monochromatic
#B8723F #CB9268 #DBB396 #EBD4C4 #F7EFE8
Accessibility & contrast
On white
1.93
#DBB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#DBB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB396
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB396 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#E7ABAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbb396; /* rgb */ color: rgb(219, 179, 150); /* oklch */ color: oklch(79.5% 0.061 57.6);
Tailwind
colors: {
custom: {
50: '#e7c9b5',
500: '#dbb396',
950: '#000000',
},
}SCSS
$custom: #dbb396; $custom-light: #e7c9b5; $custom-dark: #000000;
JSON
{
"hex": "#dbb396",
"rgb": {
"r": 219,
"g": 179,
"b": 150
},
"hsl": {
"h": 25.217,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.79496,
"c": 0.06109,
"h": 57.6
},
"luminance": 0.49502
}Semantic roles & 50–950 ramp
primary
#DBB396
secondary
#DDE7EE
accent
#7EBC29
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280