#DBBC7F#DBBC7F
#DBBC7F is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.8% C 0.086 H 83.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC7F |
|---|---|
| RGB | rgb(219, 188, 127) |
| HSL | hsl(40, 56%, 68%) |
| HSV | hsv(40, 42%, 86%) |
| CMYK | cmyk(0%, 14.2%, 42%, 14.1%) |
| CIE-LAB | lab(77.62, 2.86, 34.94) |
| CIE-LCH | lch(77.62, 35.05, 85.31°) |
| OKLab | oklab(80.82% 0.0095 0.0858) |
| OKLCH | oklch(80.82% 0.086 83.7) |
| XYZ | xyz(51.0289, 52.5610, 27.5319) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.68
Tan (survey)
#D1B26F
ΔE00 3.01
Fawn
#CFAF7B
ΔE00 3.95
Sandstone
#C9AE74
ΔE00 4.08
Burlywood
#DEB887
ΔE00 4.29
Desert
#CCAD60
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC7F #7F9EDB
analogous
#DB8E7F #DBBC7F #CCDB7F
triadic
#DBBC7F #7FDBBC #BC7FDB
tetradic
#DBBC7F #7FDB8E #7F9EDB #DB7FCC
square
#DBBC7F #7FDB8E #7F9EDB #DB7FCC
split-complementary
#DBBC7F #7FCCDB #8E7FDB
monochromatic
#AF8431 #CEA34F #DBBC7F #E8D5AF #F6EEDF
Accessibility & contrast
On white
1.82
#DBBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DBBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC7F
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC7F | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7A
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#E9B2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbc7f; /* rgb */ color: rgb(219, 188, 127); /* oklch */ color: oklch(80.8% 0.086 83.7);
Tailwind
colors: {
custom: {
50: '#e8d0a5',
500: '#dbbc7f',
950: '#000000',
},
}SCSS
$custom: #dbbc7f; $custom-light: #e8d0a5; $custom-dark: #000000;
JSON
{
"hex": "#dbbc7f",
"rgb": {
"r": 219,
"g": 188,
"b": 127
},
"hsl": {
"h": 39.783,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.80815,
"c": 0.08629,
"h": 83.7
},
"luminance": 0.52559
}Semantic roles & 50–950 ramp
primary
#DBBC7F
secondary
#4D6FB1
accent
#58C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380