#DBB784#DBB784
#DBB784 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.9% C 0.079 H 75.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB784 |
|---|---|
| RGB | rgb(219, 183, 132) |
| HSL | hsl(35, 55%, 69%) |
| HSV | hsv(35, 40%, 86%) |
| CMYK | cmyk(0%, 16.4%, 39.7%, 14.1%) |
| CIE-LAB | lab(76.43, 6.05, 30.78) |
| CIE-LCH | lch(76.43, 31.36, 78.88°) |
| OKLab | oklab(79.91% 0.0192 0.0763) |
| OKLCH | oklch(79.91% 0.079 75.9) |
| XYZ | xyz(50.3132, 50.5953, 28.9410) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.05
Very Light Brown
#D3B683
ΔE00 2.35
Fawn
#CFAF7B
ΔE00 2.74
Tan
#D2B48C
ΔE00 3.03
Toupe
#C7AC7D
ΔE00 4.36
Tan (survey)
#D1B26F
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB784 #84A8DB
analogous
#DB8C84 #DBB784 #D4DB84
triadic
#DBB784 #84DBB7 #B784DB
tetradic
#DBB784 #84DB8C #84A8DB #DB84D4
square
#DBB784 #84DB8C #84A8DB #DB84D4
split-complementary
#DBB784 #84D4DB #8C84DB
monochromatic
#B17D34 #CD9B55 #DBB784 #E9D3B3 #F7EEE3
Accessibility & contrast
On white
1.89
#DBB784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DBB784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB784
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB784 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B780
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#E9ADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb784; /* rgb */ color: rgb(219, 183, 132); /* oklch */ color: oklch(79.9% 0.079 75.9);
Tailwind
colors: {
custom: {
50: '#e7cca8',
500: '#dbb784',
950: '#000000',
},
}SCSS
$custom: #dbb784; $custom-light: #e7cca8; $custom-dark: #000000;
JSON
{
"hex": "#dbb784",
"rgb": {
"r": 219,
"g": 183,
"b": 132
},
"hsl": {
"h": 35.172,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.79913,
"c": 0.07869,
"h": 75.9
},
"luminance": 0.50593
}Semantic roles & 50–950 ramp
primary
#DBB784
secondary
#5279B2
accent
#65C223
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380