#DBB783#DBB783
#DBB783 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.9% C 0.080 H 76.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB783 |
|---|---|
| RGB | rgb(219, 183, 131) |
| HSL | hsl(35, 55%, 69%) |
| HSV | hsv(35, 40%, 86%) |
| CMYK | cmyk(0%, 16.4%, 40.2%, 14.1%) |
| CIE-LAB | lab(76.42, 5.94, 31.28) |
| CIE-LCH | lch(76.42, 31.84, 79.25°) |
| OKLab | oklab(79.89% 0.0188 0.0775) |
| OKLCH | oklch(79.89% 0.08 76.4) |
| XYZ | xyz(50.2451, 50.5681, 28.5823) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.25
Very Light Brown
#D3B683
ΔE00 2.26
Fawn
#CFAF7B
ΔE00 2.67
Tan
#D2B48C
ΔE00 3.22
Toupe
#C7AC7D
ΔE00 4.35
Tan (survey)
#D1B26F
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB783 #83A7DB
analogous
#DB8B83 #DBB783 #D3DB83
triadic
#DBB783 #83DBB7 #B783DB
tetradic
#DBB783 #83DB8B #83A7DB #DB83D3
square
#DBB783 #83DB8B #83A7DB #DB83D3
split-complementary
#DBB783 #83D3DB #8B83DB
monochromatic
#B07D33 #CD9B54 #DBB783 #E9D3B2 #F7EEE2
Accessibility & contrast
On white
1.89
#DBB783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#DBB783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB783
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB783 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77F
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#E9ADAA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb783; /* rgb */ color: rgb(219, 183, 131); /* oklch */ color: oklch(79.9% 0.080 76.4);
Tailwind
colors: {
custom: {
50: '#e8cca7',
500: '#dbb783',
950: '#000000',
},
}SCSS
$custom: #dbb783; $custom-light: #e8cca7; $custom-dark: #000000;
JSON
{
"hex": "#dbb783",
"rgb": {
"r": 219,
"g": 183,
"b": 131
},
"hsl": {
"h": 35.455,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.79894,
"c": 0.07971,
"h": 76.4
},
"luminance": 0.50566
}Semantic roles & 50–950 ramp
primary
#DBB783
secondary
#5178B2
accent
#64C323
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380