#DBB980#DBB980
#DBB980 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.2% C 0.084 H 80.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB980 |
|---|---|
| RGB | rgb(219, 185, 128) |
| HSL | hsl(38, 56%, 68%) |
| HSV | hsv(38, 42%, 86%) |
| CMYK | cmyk(0%, 15.5%, 41.6%, 14.1%) |
| CIE-LAB | lab(76.87, 4.55, 33.45) |
| CIE-LCH | lch(76.87, 33.76, 82.25°) |
| OKLab | oklab(80.24% 0.0145 0.0824) |
| OKLCH | oklch(80.24% 0.084 80) |
| XYZ | xyz(50.4601, 51.3188, 27.6655) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.99
Burlywood
#DEB887
ΔE00 2.75
Fawn
#CFAF7B
ΔE00 2.92
Tan (survey)
#D1B26F
ΔE00 3.41
Sandstone
#C9AE74
ΔE00 4.05
Tan
#D2B48C
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB980 #80A2DB
analogous
#DB8B80 #DBB980 #D0DB80
triadic
#DBB980 #80DBB9 #B980DB
tetradic
#DBB980 #80DB8B #80A2DB #DB80D0
square
#DBB980 #80DB8B #80A2DB #DB80D0
split-complementary
#DBB980 #80D0DB #8B80DB
monochromatic
#AF8032 #CD9F50 #DBB980 #E9D3B0 #F6EEDF
Accessibility & contrast
On white
1.86
#DBB980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#DBB980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB980
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB980 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97C
Deuteranopia (green-blind)
#D0C182
Tritanopia (blue-blind)
#E9AFAA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb980; /* rgb */ color: rgb(219, 185, 128); /* oklch */ color: oklch(80.2% 0.084 80.0);
Tailwind
colors: {
custom: {
50: '#e8cda5',
500: '#dbb980',
950: '#000000',
},
}SCSS
$custom: #dbb980; $custom-light: #e8cda5; $custom-dark: #000000;
JSON
{
"hex": "#dbb980",
"rgb": {
"r": 219,
"g": 185,
"b": 128
},
"hsl": {
"h": 37.582,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.80236,
"c": 0.08365,
"h": 80
},
"luminance": 0.51317
}Semantic roles & 50–950 ramp
primary
#DBB980
secondary
#4E73B1
accent
#5EC322
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380