#DBBB97#DBBB97
#DBBB97 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.061 H 70.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB97 |
|---|---|
| RGB | rgb(219, 187, 151) |
| HSL | hsl(32, 49%, 73%) |
| HSV | hsv(32, 31%, 86%) |
| CMYK | cmyk(0%, 14.6%, 31.1%, 14.1%) |
| CIE-LAB | lab(77.78, 6.21, 22.50) |
| CIE-LCH | lch(77.78, 23.34, 74.57°) |
| OKLab | oklab(81.08% 0.0206 0.0571) |
| OKLCH | oklch(81.08% 0.061 70.1) |
| XYZ | xyz(52.5705, 52.8371, 36.7016) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.63
Burlywood
#DEB887
ΔE00 3.53
Very Light Brown
#D3B683
ΔE00 5.10
Fawn
#CFAF7B
ΔE00 5.72
Khaki
#C3B091
ΔE00 5.81
Toupe
#C7AC7D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB97 #97B7DB
analogous
#DB9997 #DBBB97 #D9DB97
triadic
#DBBB97 #97DBBB #BB97DB
tetradic
#DBBB97 #97DB99 #97B7DB #DB97D9
square
#DBBB97 #97DB99 #97B7DB #DB97D9
split-complementary
#DBBB97 #97D9DB #9997DB
monochromatic
#B87F40 #CB9D6A #DBBB97 #EBD9C4 #F7F0E8
Accessibility & contrast
On white
1.82
#DBBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DBBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB97
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB97 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC95
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#E7B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb97; /* rgb */ color: rgb(219, 187, 151); /* oklch */ color: oklch(81.1% 0.061 70.1);
Tailwind
colors: {
custom: {
50: '#e7cfb5',
500: '#dbbb97',
950: '#000000',
},
}SCSS
$custom: #dbbb97; $custom-light: #e7cfb5; $custom-dark: #000000;
JSON
{
"hex": "#dbbb97",
"rgb": {
"r": 219,
"g": 187,
"b": 151
},
"hsl": {
"h": 31.765,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.81079,
"c": 0.06067,
"h": 70.1
},
"luminance": 0.52835
}Semantic roles & 50–950 ramp
primary
#DBBB97
secondary
#6489B3
accent
#6EBC2A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381