#DBAB97#DBAB97
#DBAB97 is a light, moderate orange. Relative luminance 0.464; OKLCH L 78.0% C 0.063 H 43.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAB97 |
|---|---|
| RGB | rgb(219, 171, 151) |
| HSL | hsl(18, 49%, 73%) |
| HSV | hsv(18, 31%, 86%) |
| CMYK | cmyk(0%, 21.9%, 31.1%, 14.1%) |
| CIE-LAB | lab(73.82, 14.76, 17.04) |
| CIE-LCH | lch(73.82, 22.54, 49.10°) |
| OKLab | oklab(77.99% 0.0457 0.0437) |
| OKLCH | oklch(77.99% 0.063 43.7) |
| XYZ | xyz(49.3633, 46.4227, 35.6325) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.92
Pale Salmon
#FFB19A
ΔE00 7.20
Light Salmon
#FEA993
ΔE00 7.84
Darksalmon
#E9967A
ΔE00 8.01
Blush (survey)
#F29E8E
ΔE00 8.06
Pinkish Grey
#C8ACA9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAB97 #97C7DB
analogous
#DB97A5 #DBAB97 #DBCD97
triadic
#DBAB97 #97DBAB #AB97DB
tetradic
#DBAB97 #A5DB97 #97C7DB #CD97DB
square
#DBAB97 #A5DB97 #97C7DB #CD97DB
split-complementary
#DBAB97 #97DBCD #97A5DB
monochromatic
#B86340 #CB866A #DBAB97 #EBD0C4 #F7EDE8
Accessibility & contrast
On white
2.04
#DBAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#DBAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAB97
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAB97 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#E7A4A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dbab97; /* rgb */ color: rgb(219, 171, 151); /* oklch */ color: oklch(78.0% 0.063 43.7);
Tailwind
colors: {
custom: {
50: '#e7c4b5',
500: '#dbab97',
950: '#000000',
},
}SCSS
$custom: #dbab97; $custom-light: #e7c4b5; $custom-dark: #000000;
JSON
{
"hex": "#dbab97",
"rgb": {
"r": 219,
"g": 171,
"b": 151
},
"hsl": {
"h": 17.647,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.77987,
"c": 0.06322,
"h": 43.7
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#DBAB97
secondary
#DDE9EE
accent
#91BC2A
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161211
muted
#848180