#DFB985#DFB985
#DFB985 is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.7% C 0.081 H 74.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB985 |
|---|---|
| RGB | rgb(223, 185, 133) |
| HSL | hsl(35, 58%, 70%) |
| HSV | hsv(35, 40%, 87%) |
| CMYK | cmyk(0%, 17%, 40.4%, 12.5%) |
| CIE-LAB | lab(77.33, 6.70, 31.50) |
| CIE-LCH | lch(77.33, 32.20, 78.00°) |
| OKLab | oklab(80.71% 0.021 0.078) |
| OKLCH | oklch(80.71% 0.081 74.9) |
| XYZ | xyz(52.0156, 52.0818, 29.4987) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.81
Very Light Brown
#D3B683
ΔE00 3.05
Fawn
#CFAF7B
ΔE00 3.52
Tan
#D2B48C
ΔE00 3.61
Toupe
#C7AC7D
ΔE00 5.19
Tan (survey)
#D1B26F
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB985 #85ABDF
analogous
#DF8C85 #DFB985 #D8DF85
triadic
#DFB985 #85DFB9 #B985DF
tetradic
#DFB985 #85DF8C #85ABDF #DF85D8
square
#DFB985 #85DF8C #85ABDF #DF85D8
split-complementary
#DFB985 #85D8DF #8C85DF
monochromatic
#B97F31 #D29D55 #DFB985 #ECD5B5 #F8F1E6
Accessibility & contrast
On white
1.84
#DFB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#DFB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB985
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB985 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#EDAFAC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfb985; /* rgb */ color: rgb(223, 185, 133); /* oklch */ color: oklch(80.7% 0.081 74.9);
Tailwind
colors: {
custom: {
50: '#eacea9',
500: '#dfb985',
950: '#000000',
},
}SCSS
$custom: #dfb985; $custom-light: #eacea9; $custom-dark: #000000;
JSON
{
"hex": "#dfb985",
"rgb": {
"r": 223,
"g": 185,
"b": 133
},
"hsl": {
"h": 34.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.80709,
"c": 0.08079,
"h": 74.9
},
"luminance": 0.52079
}Semantic roles & 50–950 ramp
primary
#DFB985
secondary
#527CB6
accent
#66C61F
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380