#DBB780#DBB780
#DBB780 is a light, moderate orange. Relative luminance 0.505; OKLCH L 79.8% C 0.083 H 77.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB780 |
|---|---|
| RGB | rgb(219, 183, 128) |
| HSL | hsl(36, 56%, 68%) |
| HSV | hsv(36, 42%, 86%) |
| CMYK | cmyk(0%, 16.4%, 41.6%, 14.1%) |
| CIE-LAB | lab(76.37, 5.61, 32.79) |
| CIE-LCH | lch(76.37, 33.27, 80.29°) |
| OKLab | oklab(79.84% 0.0176 0.0809) |
| OKLCH | oklch(79.84% 0.083 77.7) |
| XYZ | xyz(50.0447, 50.4879, 27.5270) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.93
Very Light Brown
#D3B683
ΔE00 2.17
Fawn
#CFAF7B
ΔE00 2.60
Tan
#D2B48C
ΔE00 3.83
Tan (survey)
#D1B26F
ΔE00 3.94
Sandstone
#C9AE74
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB780 #80A4DB
analogous
#DB8980 #DBB780 #D1DB80
triadic
#DBB780 #80DBB7 #B780DB
tetradic
#DBB780 #80DB89 #80A4DB #DB80D1
square
#DBB780 #80DB89 #80A4DB #DB80D1
split-complementary
#DBB780 #80D1DB #8980DB
monochromatic
#AF7D32 #CD9C50 #DBB780 #E9D2B0 #F6EDDF
Accessibility & contrast
On white
1.89
#DBB780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#DBB780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB780
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB780 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B77C
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#E9ADA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb780; /* rgb */ color: rgb(219, 183, 128); /* oklch */ color: oklch(79.8% 0.083 77.7);
Tailwind
colors: {
custom: {
50: '#e8cca5',
500: '#dbb780',
950: '#000000',
},
}SCSS
$custom: #dbb780; $custom-light: #e8cca5; $custom-dark: #000000;
JSON
{
"hex": "#dbb780",
"rgb": {
"r": 219,
"g": 183,
"b": 128
},
"hsl": {
"h": 36.264,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.7984,
"c": 0.08275,
"h": 77.7
},
"luminance": 0.50486
}Semantic roles & 50–950 ramp
primary
#DBB780
secondary
#4E75B1
accent
#62C322
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380