#DBB883#DBB883
#DBB883 is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.1% C 0.080 H 77.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB883 |
|---|---|
| RGB | rgb(219, 184, 131) |
| HSL | hsl(36, 55%, 69%) |
| HSV | hsv(36, 40%, 86%) |
| CMYK | cmyk(0%, 16%, 40.2%, 14.1%) |
| CIE-LAB | lab(76.67, 5.41, 31.61) |
| CIE-LCH | lch(76.67, 32.07, 80.29°) |
| OKLab | oklab(80.09% 0.0172 0.0782) |
| OKLCH | oklch(80.09% 0.08 77.6) |
| XYZ | xyz(50.4521, 50.9820, 28.6513) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.67
Very Light Brown
#D3B683
ΔE00 1.98
Fawn
#CFAF7B
ΔE00 2.69
Tan
#D2B48C
ΔE00 3.44
Tan (survey)
#D1B26F
ΔE00 4.27
Toupe
#C7AC7D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB883 #83A6DB
analogous
#DB8C83 #DBB883 #D2DB83
triadic
#DBB883 #83DBB8 #B883DB
tetradic
#DBB883 #83DB8C #83A6DB #DB83D2
square
#DBB883 #83DB8C #83A6DB #DB83D2
split-complementary
#DBB883 #83D2DB #8C83DB
monochromatic
#B07F33 #CD9D54 #DBB883 #E9D3B2 #F7EEE2
Accessibility & contrast
On white
1.88
#DBB883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#DBB883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB883
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB883 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87F
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#E9AEAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dbb883; /* rgb */ color: rgb(219, 184, 131); /* oklch */ color: oklch(80.1% 0.080 77.6);
Tailwind
colors: {
custom: {
50: '#e7cda7',
500: '#dbb883',
950: '#000000',
},
}SCSS
$custom: #dbb883; $custom-light: #e7cda7; $custom-dark: #000000;
JSON
{
"hex": "#dbb883",
"rgb": {
"r": 219,
"g": 184,
"b": 131
},
"hsl": {
"h": 36.136,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.80092,
"c": 0.08011,
"h": 77.6
},
"luminance": 0.5098
}Semantic roles & 50–950 ramp
primary
#DBB883
secondary
#5177B2
accent
#62C323
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380