#DBBB96#DBBB96
#DBBB96 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.062 H 70.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBB96 |
|---|---|
| RGB | rgb(219, 187, 150) |
| HSL | hsl(32, 49%, 72%) |
| HSV | hsv(32, 32%, 86%) |
| CMYK | cmyk(0%, 14.6%, 31.5%, 14.1%) |
| CIE-LAB | lab(77.76, 6.08, 23.01) |
| CIE-LCH | lch(77.76, 23.80, 75.19°) |
| OKLab | oklab(81.06% 0.0202 0.0583) |
| OKLCH | oklch(81.06% 0.062 70.8) |
| XYZ | xyz(52.4897, 52.8048, 36.2757) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.43
Burlywood
#DEB887
ΔE00 3.26
Very Light Brown
#D3B683
ΔE00 4.79
Fawn
#CFAF7B
ΔE00 5.46
Khaki
#C3B091
ΔE00 5.76
Toupe
#C7AC7D
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBB96 #96B6DB
analogous
#DB9996 #DBBB96 #D8DB96
triadic
#DBBB96 #96DBBB #BB96DB
tetradic
#DBBB96 #96DB99 #96B6DB #DB96D8
square
#DBBB96 #96DB99 #96B6DB #DB96D8
split-complementary
#DBBB96 #96D8DB #9996DB
monochromatic
#B8803F #CB9D68 #DBBB96 #EBD9C4 #F7F0E8
Accessibility & contrast
On white
1.82
#DBBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#DBBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBB96
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBB96 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC94
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#E7B3B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbb96; /* rgb */ color: rgb(219, 187, 150); /* oklch */ color: oklch(81.1% 0.062 70.8);
Tailwind
colors: {
custom: {
50: '#e7cfb5',
500: '#dbbb96',
950: '#000000',
},
}SCSS
$custom: #dbbb96; $custom-light: #e7cfb5; $custom-dark: #000000;
JSON
{
"hex": "#dbbb96",
"rgb": {
"r": 219,
"g": 187,
"b": 150
},
"hsl": {
"h": 32.174,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.81058,
"c": 0.06168,
"h": 70.8
},
"luminance": 0.52803
}Semantic roles & 50–950 ramp
primary
#DBBB96
secondary
#6388B2
accent
#6DBC29
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161311
muted
#848381