#DFBA85#DFBA85
#DFBA85 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.9% C 0.081 H 76.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBA85 |
|---|---|
| RGB | rgb(223, 186, 133) |
| HSL | hsl(35, 58%, 70%) |
| HSV | hsv(35, 40%, 87%) |
| CMYK | cmyk(0%, 16.6%, 40.4%, 12.5%) |
| CIE-LAB | lab(77.58, 6.17, 31.83) |
| CIE-LCH | lch(77.58, 32.42, 79.03°) |
| OKLab | oklab(80.91% 0.0194 0.0788) |
| OKLCH | oklch(80.91% 0.081 76.1) |
| XYZ | xyz(52.2255, 52.5017, 29.5687) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.27
Very Light Brown
#D3B683
ΔE00 2.81
Fawn
#CFAF7B
ΔE00 3.50
Tan
#D2B48C
ΔE00 3.78
Tan (survey)
#D1B26F
ΔE00 4.95
Toupe
#C7AC7D
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBA85 #85AADF
analogous
#DF8D85 #DFBA85 #D7DF85
triadic
#DFBA85 #85DFBA #BA85DF
tetradic
#DFBA85 #85DF8D #85AADF #DF85D7
square
#DFBA85 #85DF8D #85AADF #DF85D7
split-complementary
#DFBA85 #85D7DF #8D85DF
monochromatic
#B98131 #D29F55 #DFBA85 #ECD5B5 #F8F1E6
Accessibility & contrast
On white
1.83
#DFBA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#DFBA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBA85
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBA85 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA81
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#EDB0AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfba85; /* rgb */ color: rgb(223, 186, 133); /* oklch */ color: oklch(80.9% 0.081 76.1);
Tailwind
colors: {
custom: {
50: '#eacea9',
500: '#dfba85',
950: '#000000',
},
}SCSS
$custom: #dfba85; $custom-light: #eacea9; $custom-dark: #000000;
JSON
{
"hex": "#dfba85",
"rgb": {
"r": 223,
"g": 186,
"b": 133
},
"hsl": {
"h": 35.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.80905,
"c": 0.08115,
"h": 76.1
},
"luminance": 0.52499
}Semantic roles & 50–950 ramp
primary
#DFBA85
secondary
#527BB6
accent
#64C61F
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380