#DBB684#DBB684
#DBB684 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.7% C 0.078 H 74.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB684 |
|---|---|
| RGB | rgb(219, 182, 132) |
| HSL | hsl(34, 55%, 69%) |
| HSV | hsv(34, 40%, 86%) |
| CMYK | cmyk(0%, 16.9%, 39.7%, 14.1%) |
| CIE-LAB | lab(76.18, 6.58, 30.44) |
| CIE-LCH | lch(76.18, 31.15, 77.80°) |
| OKLab | oklab(79.72% 0.0208 0.0755) |
| OKLCH | oklch(79.72% 0.078 74.6) |
| XYZ | xyz(50.1077, 50.1843, 28.8725) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.76
Very Light Brown
#D3B683
ΔE00 2.73
Fawn
#CFAF7B
ΔE00 2.86
Tan
#D2B48C
ΔE00 2.90
Toupe
#C7AC7D
ΔE00 4.43
Sandstone
#C9AE74
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB684 #84A9DB
analogous
#DB8B84 #DBB684 #D5DB84
triadic
#DBB684 #84DBB6 #B684DB
tetradic
#DBB684 #84DB8B #84A9DB #DB84D5
square
#DBB684 #84DB8B #84A9DB #DB84D5
split-complementary
#DBB684 #84D5DB #8B84DB
monochromatic
#B17C34 #CD9A55 #DBB684 #E9D2B3 #F7EEE3
Accessibility & contrast
On white
1.90
#DBB684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DBB684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB684
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB684 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B780
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#E9ACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb684; /* rgb */ color: rgb(219, 182, 132); /* oklch */ color: oklch(79.7% 0.078 74.6);
Tailwind
colors: {
custom: {
50: '#e7cba8',
500: '#dbb684',
950: '#000000',
},
}SCSS
$custom: #dbb684; $custom-light: #e7cba8; $custom-dark: #000000;
JSON
{
"hex": "#dbb684",
"rgb": {
"r": 219,
"g": 182,
"b": 132
},
"hsl": {
"h": 34.483,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.79716,
"c": 0.07834,
"h": 74.6
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#DBB684
secondary
#527AB2
accent
#67C223
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#16130F
muted
#848280