#DBB683#DBB683
#DBB683 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.7% C 0.079 H 75.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB683 |
|---|---|
| RGB | rgb(219, 182, 131) |
| HSL | hsl(35, 55%, 69%) |
| HSV | hsv(35, 40%, 86%) |
| CMYK | cmyk(0%, 16.9%, 40.2%, 14.1%) |
| CIE-LAB | lab(76.17, 6.47, 30.95) |
| CIE-LCH | lch(76.17, 31.62, 78.19°) |
| OKLab | oklab(79.7% 0.0204 0.0767) |
| OKLCH | oklch(79.7% 0.079 75.1) |
| XYZ | xyz(50.0396, 50.1570, 28.5138) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.94
Very Light Brown
#D3B683
ΔE00 2.61
Fawn
#CFAF7B
ΔE00 2.75
Tan
#D2B48C
ΔE00 3.07
Toupe
#C7AC7D
ΔE00 4.40
Tan (survey)
#D1B26F
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB683 #83A8DB
analogous
#DB8A83 #DBB683 #D4DB83
triadic
#DBB683 #83DBB6 #B683DB
tetradic
#DBB683 #83DB8A #83A8DB #DB83D4
square
#DBB683 #83DB8A #83A8DB #DB83D4
split-complementary
#DBB683 #83D4DB #8A83DB
monochromatic
#B07C33 #CD9A54 #DBB683 #E9D2B2 #F7EEE2
Accessibility & contrast
On white
1.90
#DBB683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DBB683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB683
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB683 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B77F
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#E9ACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb683; /* rgb */ color: rgb(219, 182, 131); /* oklch */ color: oklch(79.7% 0.079 75.1);
Tailwind
colors: {
custom: {
50: '#e8cba7',
500: '#dbb683',
950: '#000000',
},
}SCSS
$custom: #dbb683; $custom-light: #e8cba7; $custom-dark: #000000;
JSON
{
"hex": "#dbb683",
"rgb": {
"r": 219,
"g": 182,
"b": 131
},
"hsl": {
"h": 34.773,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.79697,
"c": 0.07934,
"h": 75.1
},
"luminance": 0.50155
}Semantic roles & 50–950 ramp
primary
#DBB683
secondary
#5179B2
accent
#66C323
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#16130F
muted
#848280