#DBB682#DBB682
#DBB682 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.7% C 0.080 H 75.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB682 |
|---|---|
| RGB | rgb(219, 182, 130) |
| HSL | hsl(35, 55%, 68%) |
| HSV | hsv(35, 41%, 86%) |
| CMYK | cmyk(0%, 16.9%, 40.6%, 14.1%) |
| CIE-LAB | lab(76.15, 6.36, 31.45) |
| CIE-LCH | lch(76.15, 32.09, 78.57°) |
| OKLab | oklab(79.68% 0.02 0.0778) |
| OKLCH | oklch(79.68% 0.08 75.6) |
| XYZ | xyz(49.9721, 50.1300, 28.1586) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.14
Very Light Brown
#D3B683
ΔE00 2.52
Fawn
#CFAF7B
ΔE00 2.66
Tan
#D2B48C
ΔE00 3.25
Toupe
#C7AC7D
ΔE00 4.38
Tan (survey)
#D1B26F
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB682 #82A7DB
analogous
#DB8982 #DBB682 #D4DB82
triadic
#DBB682 #82DBB6 #B682DB
tetradic
#DBB682 #82DB89 #82A7DB #DB82D4
square
#DBB682 #82DB89 #82A7DB #DB82D4
split-complementary
#DBB682 #82D4DB #8982DB
monochromatic
#B07C33 #CD9A52 #DBB682 #E9D2B2 #F6EDE1
Accessibility & contrast
On white
1.90
#DBB682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DBB682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB682
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB682 | 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)
#C4B77E
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#E9ACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb682; /* rgb */ color: rgb(219, 182, 130); /* oklch */ color: oklch(79.7% 0.080 75.6);
Tailwind
colors: {
custom: {
50: '#e8cba7',
500: '#dbb682',
950: '#000000',
},
}SCSS
$custom: #dbb682; $custom-light: #e8cba7; $custom-dark: #000000;
JSON
{
"hex": "#dbb682",
"rgb": {
"r": 219,
"g": 182,
"b": 130
},
"hsl": {
"h": 35.056,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.79679,
"c": 0.08035,
"h": 75.6
},
"luminance": 0.50128
}Semantic roles & 50–950 ramp
primary
#DBB682
secondary
#5078B2
accent
#65C323
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#16130F
muted
#848280