#DFBC7F#DFBC7F
#DFBC7F is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.088 H 80.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBC7F |
|---|---|
| RGB | rgb(223, 188, 127) |
| HSL | hsl(38, 60%, 69%) |
| HSV | hsv(38, 43%, 87%) |
| CMYK | cmyk(0%, 15.7%, 43%, 12.5%) |
| CIE-LAB | lab(77.99, 4.47, 35.49) |
| CIE-LCH | lch(77.99, 35.77, 82.82°) |
| OKLab | oklab(81.19% 0.014 0.087) |
| OKLCH | oklch(81.19% 0.088 80.9) |
| XYZ | xyz(52.2470, 53.1892, 27.5890) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.00
Burlywood
#DEB887
ΔE00 3.48
Tan (survey)
#D1B26F
ΔE00 3.56
Fawn
#CFAF7B
ΔE00 3.98
Sandstone
#C9AE74
ΔE00 4.73
Tan
#D2B48C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBC7F #7FA2DF
analogous
#DF8C7F #DFBC7F #D2DF7F
triadic
#DFBC7F #7FDFBC #BC7FDF
tetradic
#DFBC7F #7FDF8C #7FA2DF #DF7FD2
square
#DFBC7F #7FDF8C #7FA2DF #DF7FD2
split-complementary
#DFBC7F #7FD2DF #8C7FDF
monochromatic
#B6842E #D3A24E #DFBC7F #EBD6B0 #F7EFE1
Accessibility & contrast
On white
1.80
#DFBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DFBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBC7F
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBC7F | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7A
Deuteranopia (green-blind)
#D4C481
Tritanopia (blue-blind)
#EDB1AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbc7f; /* rgb */ color: rgb(223, 188, 127); /* oklch */ color: oklch(81.2% 0.088 80.9);
Tailwind
colors: {
custom: {
50: '#ebd0a5',
500: '#dfbc7f',
950: '#000000',
},
}SCSS
$custom: #dfbc7f; $custom-light: #ebd0a5; $custom-dark: #000000;
JSON
{
"hex": "#dfbc7f",
"rgb": {
"r": 223,
"g": 188,
"b": 127
},
"hsl": {
"h": 38.125,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.81194,
"c": 0.08813,
"h": 80.9
},
"luminance": 0.53187
}Semantic roles & 50–950 ramp
primary
#DFBC7F
secondary
#4C73B6
accent
#5CC81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380