#DBB987#DBB987
#DBB987 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.4% C 0.076 H 76.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB987 |
|---|---|
| RGB | rgb(219, 185, 135) |
| HSL | hsl(36, 54%, 69%) |
| HSV | hsv(36, 38%, 86%) |
| CMYK | cmyk(0%, 15.5%, 38.4%, 14.1%) |
| CIE-LAB | lab(76.99, 5.33, 29.93) |
| CIE-LCH | lch(76.99, 30.40, 79.90°) |
| OKLab | oklab(80.36% 0.0173 0.0744) |
| OKLCH | oklch(80.36% 0.076 76.9) |
| XYZ | xyz(50.9369, 51.5095, 30.1762) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.40
Very Light Brown
#D3B683
ΔE00 2.04
Tan
#D2B48C
ΔE00 2.90
Fawn
#CFAF7B
ΔE00 2.96
Toupe
#C7AC7D
ΔE00 4.38
Sandstone
#C9AE74
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB987 #87A9DB
analogous
#DB8F87 #DBB987 #D3DB87
triadic
#DBB987 #87DBB9 #B987DB
tetradic
#DBB987 #87DB8F #87A9DB #DB87D3
square
#DBB987 #87DB8F #87A9DB #DB87D3
split-complementary
#DBB987 #87D3DB #8F87DB
monochromatic
#B28035 #CD9E58 #DBB987 #E9D4B6 #F7F0E5
Accessibility & contrast
On white
1.86
#DBB987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DBB987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB987
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB987 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B983
Deuteranopia (green-blind)
#CFC188
Tritanopia (blue-blind)
#E8B0AC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb987; /* rgb */ color: rgb(219, 185, 135); /* oklch */ color: oklch(80.4% 0.076 76.9);
Tailwind
colors: {
custom: {
50: '#e7cdaa',
500: '#dbb987',
950: '#000000',
},
}SCSS
$custom: #dbb987; $custom-light: #e7cdaa; $custom-dark: #000000;
JSON
{
"hex": "#dbb987",
"rgb": {
"r": 219,
"g": 185,
"b": 135
},
"hsl": {
"h": 35.714,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.80363,
"c": 0.0764,
"h": 76.9
},
"luminance": 0.51507
}Semantic roles & 50–950 ramp
primary
#DBB987
secondary
#547AB2
accent
#64C124
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381