#DFB682#DFB682
#DFB682 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.1% C 0.083 H 72.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB682 |
|---|---|
| RGB | rgb(223, 182, 130) |
| HSL | hsl(34, 59%, 69%) |
| HSV | hsv(34, 42%, 87%) |
| CMYK | cmyk(0%, 18.4%, 41.7%, 12.5%) |
| CIE-LAB | lab(76.53, 7.96, 32.03) |
| CIE-LCH | lch(76.53, 33.00, 76.05°) |
| OKLab | oklab(80.07% 0.0245 0.0791) |
| OKLCH | oklch(80.07% 0.083 72.8) |
| XYZ | xyz(51.1903, 50.7582, 28.2157) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.02
Fawn
#CFAF7B
ΔE00 3.67
Very Light Brown
#D3B683
ΔE00 3.76
Tan
#D2B48C
ΔE00 3.83
Toupe
#C7AC7D
ΔE00 5.37
Tan (survey)
#D1B26F
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB682 #82ABDF
analogous
#DF8882 #DFB682 #DADF82
triadic
#DFB682 #82DFB6 #B682DF
tetradic
#DFB682 #82DF88 #82ABDF #DF82DA
square
#DFB682 #82DF88 #82ABDF #DF82DA
split-complementary
#DFB682 #82DADF #8882DF
monochromatic
#B87B2F #D39A51 #DFB682 #EBD2B3 #F8EFE3
Accessibility & contrast
On white
1.88
#DFB682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#DFB682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB682
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB682 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77E
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#EDACA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb682; /* rgb */ color: rgb(223, 182, 130); /* oklch */ color: oklch(80.1% 0.083 72.8);
Tailwind
colors: {
custom: {
50: '#ebcba7',
500: '#dfb682',
950: '#000000',
},
}SCSS
$custom: #dfb682; $custom-light: #ebcba7; $custom-dark: #000000;
JSON
{
"hex": "#dfb682",
"rgb": {
"r": 223,
"g": 182,
"b": 130
},
"hsl": {
"h": 33.548,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.80068,
"c": 0.08284,
"h": 72.8
},
"luminance": 0.50756
}Semantic roles & 50–950 ramp
primary
#DFB682
secondary
#4F7DB6
accent
#69C71F
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#16130F
muted
#858280