#DFBA86#DFBA86
#DFBA86 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.9% C 0.080 H 75.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBA86 |
|---|---|
| RGB | rgb(223, 186, 134) |
| HSL | hsl(35, 58%, 70%) |
| HSV | hsv(35, 40%, 87%) |
| CMYK | cmyk(0%, 16.6%, 39.9%, 12.5%) |
| CIE-LAB | lab(77.60, 6.28, 31.33) |
| CIE-LCH | lch(77.60, 31.95, 78.67°) |
| OKLab | oklab(80.92% 0.0198 0.0776) |
| OKLCH | oklch(80.92% 0.08 75.7) |
| XYZ | xyz(52.2949, 52.5295, 29.9343) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.04
Very Light Brown
#D3B683
ΔE00 2.87
Fawn
#CFAF7B
ΔE00 3.55
Tan
#D2B48C
ΔE00 3.61
Tan (survey)
#D1B26F
ΔE00 5.16
Toupe
#C7AC7D
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBA86 #86ABDF
analogous
#DF8D86 #DFBA86 #D8DF86
triadic
#DFBA86 #86DFBA #BA86DF
tetradic
#DFBA86 #86DF8D #86ABDF #DF86D8
square
#DFBA86 #86DF8D #86ABDF #DF86D8
split-complementary
#DFBA86 #86D8DF #8D86DF
monochromatic
#BA8131 #D29E56 #DFBA86 #ECD6B6 #F9F1E7
Accessibility & contrast
On white
1.83
#DFBA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DFBA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBA86
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBA86 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB82
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#EDB0AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfba86; /* rgb */ color: rgb(223, 186, 134); /* oklch */ color: oklch(80.9% 0.080 75.7);
Tailwind
colors: {
custom: {
50: '#eacea9',
500: '#dfba86',
950: '#000000',
},
}SCSS
$custom: #dfba86; $custom-light: #eacea9; $custom-dark: #000000;
JSON
{
"hex": "#dfba86",
"rgb": {
"r": 223,
"g": 186,
"b": 134
},
"hsl": {
"h": 35.056,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.80924,
"c": 0.08013,
"h": 75.7
},
"luminance": 0.52527
}Semantic roles & 50–950 ramp
primary
#DFBA86
secondary
#537CB6
accent
#65C620
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380