#DBB878#DBB878
#DBB878 is a light, moderate orange. Relative luminance 0.507; OKLCH L 79.9% C 0.091 H 81.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB878 |
|---|---|
| RGB | rgb(219, 184, 120) |
| HSL | hsl(39, 58%, 66%) |
| HSV | hsv(39, 45%, 86%) |
| CMYK | cmyk(0%, 16%, 45.2%, 14.1%) |
| CIE-LAB | lab(76.50, 4.25, 37.12) |
| CIE-LCH | lch(76.50, 37.36, 83.47°) |
| OKLab | oklab(79.9% 0.0129 0.0904) |
| OKLCH | oklch(79.9% 0.091 81.9) |
| XYZ | xyz(49.7457, 50.6995, 24.9314) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 2.40
Very Light Brown
#D3B683
ΔE00 3.03
Fawn
#CFAF7B
ΔE00 3.52
Sandstone
#C9AE74
ΔE00 3.88
Burlywood
#DEB887
ΔE00 4.06
Desert
#CCAD60
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB878 #789BDB
analogous
#DB8778 #DBB878 #CDDB78
triadic
#DBB878 #78DBB8 #B878DB
tetradic
#DBB878 #78DB87 #789BDB #DB78CD
square
#DBB878 #78DB87 #789BDB #DB78CD
split-complementary
#DBB878 #78CDDB #8778DB
monochromatic
#AB7F2E #CE9F48 #DBB878 #E8D1A8 #F5EBD9
Accessibility & contrast
On white
1.89
#DBB878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#DBB878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB878
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB878 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B873
Deuteranopia (green-blind)
#D0C07A
Tritanopia (blue-blind)
#EAADA8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb878; /* rgb */ color: rgb(219, 184, 120); /* oklch */ color: oklch(79.9% 0.091 81.9);
Tailwind
colors: {
custom: {
50: '#e8cda0',
500: '#dbb878',
950: '#000000',
},
}SCSS
$custom: #dbb878; $custom-light: #e8cda0; $custom-dark: #000000;
JSON
{
"hex": "#dbb878",
"rgb": {
"r": 219,
"g": 184,
"b": 120
},
"hsl": {
"h": 38.788,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.79901,
"c": 0.09135,
"h": 81.9
},
"luminance": 0.50697
}Semantic roles & 50–950 ramp
primary
#DBB878
secondary
#4A6DAE
accent
#5BC520
background
#FEFEFC
surface
#FDFAF5
border
#D5D3CF
text
#16130F
muted
#848380