#DBBC8F#DBBC8F
#DBBC8F is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.1% C 0.069 H 76.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC8F |
|---|---|
| RGB | rgb(219, 188, 143) |
| HSL | hsl(36, 51%, 71%) |
| HSV | hsv(36, 35%, 86%) |
| CMYK | cmyk(0%, 14.2%, 34.7%, 14.1%) |
| CIE-LAB | lab(77.88, 4.68, 26.89) |
| CIE-LCH | lch(77.88, 27.30, 80.12°) |
| OKLab | oklab(81.11% 0.0159 0.0675) |
| OKLCH | oklch(81.11% 0.069 76.8) |
| XYZ | xyz(52.1556, 53.0118, 33.4663) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.21
Tan
#D2B48C
ΔE00 2.46
Very Light Brown
#D3B683
ΔE00 2.62
Fawn
#CFAF7B
ΔE00 3.92
Toupe
#C7AC7D
ΔE00 4.82
Sandstone
#C9AE74
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC8F #8FAEDB
analogous
#DB968F #DBBC8F #D4DB8F
triadic
#DBBC8F #8FDBBC #BC8FDB
tetradic
#DBBC8F #8FDB96 #8FAEDB #DB8FD4
square
#DBBC8F #8FDB96 #8FAEDB #DB8FD4
split-complementary
#DBBC8F #8FD4DB #968FDB
monochromatic
#B5833A #CCA061 #DBBC8F #EAD8BD #F8F1E8
Accessibility & contrast
On white
1.81
#DBBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DBBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC8F
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC8F | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8C
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#E7B3B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbc8f; /* rgb */ color: rgb(219, 188, 143); /* oklch */ color: oklch(81.1% 0.069 76.8);
Tailwind
colors: {
custom: {
50: '#e7d0b0',
500: '#dbbc8f',
950: '#000000',
},
}SCSS
$custom: #dbbc8f; $custom-light: #e7d0b0; $custom-dark: #000000;
JSON
{
"hex": "#dbbc8f",
"rgb": {
"r": 219,
"g": 188,
"b": 143
},
"hsl": {
"h": 35.526,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.81112,
"c": 0.0693,
"h": 76.8
},
"luminance": 0.5301
}Semantic roles & 50–950 ramp
primary
#DBBC8F
secondary
#5C7FB2
accent
#65BF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381