#DBB397#DBB397
#DBB397 is a light, moderate orange. Relative luminance 0.495; OKLCH L 79.5% C 0.060 H 56.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB397 |
|---|---|
| RGB | rgb(219, 179, 151) |
| HSL | hsl(25, 49%, 73%) |
| HSV | hsv(25, 31%, 86%) |
| CMYK | cmyk(0%, 18.3%, 31.1%, 14.1%) |
| CIE-LAB | lab(75.78, 10.47, 19.76) |
| CIE-LCH | lch(75.78, 22.36, 62.09°) |
| OKLab | oklab(79.52% 0.0331 0.0504) |
| OKLCH | oklch(79.52% 0.06 56.7) |
| XYZ | xyz(50.9204, 49.5369, 36.1515) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.46
Burlywood
#DEB887
ΔE00 7.03
Apricot
#FBCEB1
ΔE00 7.03
Mushroom
#BA9E88
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 8.22
Khaki
#C3B091
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB397 #97BFDB
analogous
#DB979D #DBB397 #DBD597
triadic
#DBB397 #97DBB3 #B397DB
tetradic
#DBB397 #9DDB97 #97BFDB #D597DB
square
#DBB397 #9DDB97 #97BFDB #D597DB
split-complementary
#DBB397 #97DBD5 #979DDB
monochromatic
#B87140 #CB926A #DBB397 #EBD4C4 #F7EEE8
Accessibility & contrast
On white
1.93
#DBB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#DBB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB397
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB397 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#E7ABAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbb397; /* rgb */ color: rgb(219, 179, 151); /* oklch */ color: oklch(79.5% 0.060 56.7);
Tailwind
colors: {
custom: {
50: '#e7c9b5',
500: '#dbb397',
950: '#000000',
},
}SCSS
$custom: #dbb397; $custom-light: #e7c9b5; $custom-dark: #000000;
JSON
{
"hex": "#dbb397",
"rgb": {
"r": 219,
"g": 179,
"b": 151
},
"hsl": {
"h": 24.706,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.79519,
"c": 0.06028,
"h": 56.7
},
"luminance": 0.49535
}Semantic roles & 50–950 ramp
primary
#DBB397
secondary
#DDE7EE
accent
#80BC2A
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161311
muted
#848280