#DFBF83#DFBF83
#DFBF83 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.086 H 82.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF83 |
|---|---|
| RGB | rgb(223, 191, 131) |
| HSL | hsl(39, 59%, 69%) |
| HSV | hsv(39, 41%, 87%) |
| CMYK | cmyk(0%, 14.3%, 41.3%, 12.5%) |
| CIE-LAB | lab(78.80, 3.32, 34.47) |
| CIE-LCH | lch(78.80, 34.63, 84.50°) |
| OKLab | oklab(81.86% 0.0109 0.0849) |
| OKLCH | oklch(81.86% 0.086 82.7) |
| XYZ | xyz(53.1605, 54.5906, 29.2052) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.09
Tan (survey)
#D1B26F
ΔE00 3.90
Burlywood
#DEB887
ΔE00 4.05
Fawn
#CFAF7B
ΔE00 4.50
Sandstone
#C9AE74
ΔE00 4.95
Tan
#D2B48C
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF83 #83A3DF
analogous
#DF9183 #DFBF83 #D1DF83
triadic
#DFBF83 #83DFBF #BF83DF
tetradic
#DFBF83 #83DF91 #83A3DF #DF83D1
square
#DFBF83 #83DF91 #83A3DF #DF83D1
split-complementary
#DFBF83 #83D1DF #9183DF
monochromatic
#B88930 #D2A652 #DFBF83 #ECD8B4 #F8F1E4
Accessibility & contrast
On white
1.76
#DFBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DFBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF83
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF83 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7F
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#EDB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbf83; /* rgb */ color: rgb(223, 191, 131); /* oklch */ color: oklch(81.9% 0.086 82.7);
Tailwind
colors: {
custom: {
50: '#ead2a7',
500: '#dfbf83',
950: '#000000',
},
}SCSS
$custom: #dfbf83; $custom-light: #ead2a7; $custom-dark: #000000;
JSON
{
"hex": "#dfbf83",
"rgb": {
"r": 223,
"g": 191,
"b": 131
},
"hsl": {
"h": 39.13,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.81857,
"c": 0.08555,
"h": 82.7
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#DFBF83
secondary
#5074B6
accent
#59C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380