#DFB486#DFB486
#DFB486 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.8% C 0.079 H 68.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB486 |
|---|---|
| RGB | rgb(223, 180, 134) |
| HSL | hsl(31, 58%, 70%) |
| HSV | hsv(31, 40%, 87%) |
| CMYK | cmyk(0%, 19.3%, 39.9%, 12.5%) |
| CIE-LAB | lab(76.10, 9.46, 29.35) |
| CIE-LCH | lch(76.10, 30.84, 72.14°) |
| OKLab | oklab(79.75% 0.0292 0.073) |
| OKLCH | oklch(79.75% 0.079 68.2) |
| XYZ | xyz(51.0573, 50.0543, 29.5217) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.16
Tan
#D2B48C
ΔE00 3.84
Fawn
#CFAF7B
ΔE00 4.81
Very Light Brown
#D3B683
ΔE00 5.15
Toupe
#C7AC7D
ΔE00 6.12
Sandstone
#C9AE74
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB486 #86B1DF
analogous
#DF8786 #DFB486 #DEDF86
triadic
#DFB486 #86DFB4 #B486DF
tetradic
#DFB486 #86DF87 #86B1DF #DF86DE
square
#DFB486 #86DF87 #86B1DF #DF86DE
split-complementary
#DFB486 #86DEDF #8786DF
monochromatic
#BA7831 #D29656 #DFB486 #ECD2B6 #F9F0E7
Accessibility & contrast
On white
1.91
#DFB486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#DFB486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB486
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB486 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B683
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#EDAAA8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb486; /* rgb */ color: rgb(223, 180, 134); /* oklch */ color: oklch(79.8% 0.079 68.2);
Tailwind
colors: {
custom: {
50: '#eacaa9',
500: '#dfb486',
950: '#000000',
},
}SCSS
$custom: #dfb486; $custom-light: #eacaa9; $custom-dark: #000000;
JSON
{
"hex": "#dfb486",
"rgb": {
"r": 223,
"g": 180,
"b": 134
},
"hsl": {
"h": 31.011,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.79754,
"c": 0.07863,
"h": 68.2
},
"luminance": 0.50052
}Semantic roles & 50–950 ramp
primary
#DFB486
secondary
#5383B6
accent
#70C620
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#161310
muted
#858280