#DFBF85#DFBF85
#DFBF85 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.083 H 81.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF85 |
|---|---|
| RGB | rgb(223, 191, 133) |
| HSL | hsl(39, 58%, 70%) |
| HSV | hsv(39, 40%, 87%) |
| CMYK | cmyk(0%, 14.3%, 40.4%, 12.5%) |
| CIE-LAB | lab(78.84, 3.53, 33.48) |
| CIE-LCH | lch(78.84, 33.66, 83.97°) |
| OKLab | oklab(81.89% 0.0117 0.0826) |
| OKLCH | oklch(81.89% 0.083 81.9) |
| XYZ | xyz(53.2973, 54.6453, 29.9260) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.87
Burlywood
#DEB887
ΔE00 3.69
Tan (survey)
#D1B26F
ΔE00 4.14
Fawn
#CFAF7B
ΔE00 4.35
Sandstone
#C9AE74
ΔE00 5.01
Tan
#D2B48C
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF85 #85A5DF
analogous
#DF9285 #DFBF85 #D2DF85
triadic
#DFBF85 #85DFBF #BF85DF
tetradic
#DFBF85 #85DF92 #85A5DF #DF85D2
square
#DFBF85 #85DF92 #85A5DF #DF85D2
split-complementary
#DFBF85 #85D2DF #9285DF
monochromatic
#B98931 #D2A655 #DFBF85 #ECD8B5 #F8F2E6
Accessibility & contrast
On white
1.76
#DFBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DFBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF85
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF85 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE81
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#EDB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbf85; /* rgb */ color: rgb(223, 191, 133); /* oklch */ color: oklch(81.9% 0.083 81.9);
Tailwind
colors: {
custom: {
50: '#ead2a9',
500: '#dfbf85',
950: '#000000',
},
}SCSS
$custom: #dfbf85; $custom-light: #ead2a9; $custom-dark: #000000;
JSON
{
"hex": "#dfbf85",
"rgb": {
"r": 223,
"g": 191,
"b": 133
},
"hsl": {
"h": 38.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.81892,
"c": 0.08344,
"h": 81.9
},
"luminance": 0.54643
}Semantic roles & 50–950 ramp
primary
#DFBF85
secondary
#5276B6
accent
#5BC61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380