#DBBA83#DBBA83
#DBBA83 is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.5% C 0.081 H 79.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBA83 |
|---|---|
| RGB | rgb(219, 186, 131) |
| HSL | hsl(38, 55%, 69%) |
| HSV | hsv(38, 40%, 86%) |
| CMYK | cmyk(0%, 15.1%, 40.2%, 14.1%) |
| CIE-LAB | lab(77.17, 4.35, 32.27) |
| CIE-LCH | lch(77.17, 32.56, 82.32°) |
| OKLab | oklab(80.49% 0.0141 0.0798) |
| OKLCH | oklch(80.49% 0.081 79.9) |
| XYZ | xyz(50.8705, 51.8188, 28.7908) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.77
Burlywood
#DEB887
ΔE00 2.59
Fawn
#CFAF7B
ΔE00 3.01
Tan (survey)
#D1B26F
ΔE00 3.78
Tan
#D2B48C
ΔE00 4.03
Sandstone
#C9AE74
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBA83 #83A4DB
analogous
#DB8E83 #DBBA83 #D0DB83
triadic
#DBBA83 #83DBBA #BA83DB
tetradic
#DBBA83 #83DB8E #83A4DB #DB83D0
square
#DBBA83 #83DB8E #83A4DB #DB83D0
split-complementary
#DBBA83 #83D0DB #8E83DB
monochromatic
#B08133 #CDA054 #DBBA83 #E9D4B2 #F7EFE2
Accessibility & contrast
On white
1.85
#DBBA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#DBBA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBA83
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBA83 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7F
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#E9B0AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dbba83; /* rgb */ color: rgb(219, 186, 131); /* oklch */ color: oklch(80.5% 0.081 79.9);
Tailwind
colors: {
custom: {
50: '#e7cea7',
500: '#dbba83',
950: '#000000',
},
}SCSS
$custom: #dbba83; $custom-light: #e7cea7; $custom-dark: #000000;
JSON
{
"hex": "#dbba83",
"rgb": {
"r": 219,
"g": 186,
"b": 131
},
"hsl": {
"h": 37.5,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.80487,
"c": 0.08101,
"h": 79.9
},
"luminance": 0.51817
}Semantic roles & 50–950 ramp
primary
#DBBA83
secondary
#5175B2
accent
#5FC323
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380