#DBBC82#DBBC82
#DBBC82 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.9% C 0.083 H 82.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC82 |
|---|---|
| RGB | rgb(219, 188, 130) |
| HSL | hsl(39, 55%, 68%) |
| HSV | hsv(39, 41%, 86%) |
| CMYK | cmyk(0%, 14.2%, 40.6%, 14.1%) |
| CIE-LAB | lab(77.66, 3.19, 33.44) |
| CIE-LCH | lch(77.66, 33.59, 84.56°) |
| OKLab | oklab(80.87% 0.0107 0.0824) |
| OKLCH | oklch(80.87% 0.083 82.6) |
| XYZ | xyz(51.2273, 52.6404, 28.5770) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.21
Tan (survey)
#D1B26F
ΔE00 3.39
Fawn
#CFAF7B
ΔE00 3.66
Burlywood
#DEB887
ΔE00 3.73
Sandstone
#C9AE74
ΔE00 4.14
Tan
#D2B48C
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC82 #82A1DB
analogous
#DB8F82 #DBBC82 #CDDB82
triadic
#DBBC82 #82DBBC #BC82DB
tetradic
#DBBC82 #82DB8F #82A1DB #DB82CD
square
#DBBC82 #82DB8F #82A1DB #DB82CD
split-complementary
#DBBC82 #82CDDB #8F82DB
monochromatic
#B08433 #CDA352 #DBBC82 #E9D5B2 #F6EFE1
Accessibility & contrast
On white
1.82
#DBBC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DBBC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC82
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC82 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7E
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#E8B2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbc82; /* rgb */ color: rgb(219, 188, 130); /* oklch */ color: oklch(80.9% 0.083 82.6);
Tailwind
colors: {
custom: {
50: '#e7d0a7',
500: '#dbbc82',
950: '#000000',
},
}SCSS
$custom: #dbbc82; $custom-light: #e7d0a7; $custom-dark: #000000;
JSON
{
"hex": "#dbbc82",
"rgb": {
"r": 219,
"g": 188,
"b": 130
},
"hsl": {
"h": 39.101,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.80867,
"c": 0.08312,
"h": 82.6
},
"luminance": 0.52638
}Semantic roles & 50–950 ramp
primary
#DBBC82
secondary
#5072B2
accent
#5AC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380