#DFBF7C#DFBF7C
#DFBF7C is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.7% C 0.093 H 84.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF7C |
|---|---|
| RGB | rgb(223, 191, 124) |
| HSL | hsl(41, 61%, 68%) |
| HSV | hsv(41, 44%, 87%) |
| CMYK | cmyk(0%, 14.3%, 44.4%, 12.5%) |
| CIE-LAB | lab(78.70, 2.59, 37.95) |
| CIE-LCH | lch(78.70, 38.04, 86.10°) |
| OKLab | oklab(81.74% 0.0082 0.0925) |
| OKLCH | oklch(81.74% 0.093 84.9) |
| XYZ | xyz(52.7020, 54.4072, 26.7905) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 4.09
Sand (survey)
#E2CA76
ΔE00 4.88
Sandstone
#C9AE74
ΔE00 5.06
Fawn
#CFAF7B
ΔE00 5.23
Burlywood
#DEB887
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF7C #7C9CDF
analogous
#DF8D7C #DFBF7C #CDDF7C
triadic
#DFBF7C #7CDFBF #BF7CDF
tetradic
#DFBF7C #7CDF8D #7C9CDF #DF7CCD
square
#DFBF7C #7CDF8D #7C9CDF #DF7CCD
split-complementary
#DFBF7C #7CCDDF #8D7CDF
monochromatic
#B5882C #D3A74B #DFBF7C #EBD7AD #F7EFDE
Accessibility & contrast
On white
1.77
#DFBF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DFBF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF7C
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF7C | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE77
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#EDB4AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbf7c; /* rgb */ color: rgb(223, 191, 124); /* oklch */ color: oklch(81.7% 0.093 84.9);
Tailwind
colors: {
custom: {
50: '#ebd2a3',
500: '#dfbf7c',
950: '#000000',
},
}SCSS
$custom: #dfbf7c; $custom-light: #ebd2a3; $custom-dark: #000000;
JSON
{
"hex": "#dfbf7c",
"rgb": {
"r": 223,
"g": 191,
"b": 124
},
"hsl": {
"h": 40.606,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.81739,
"c": 0.09285,
"h": 84.9
},
"luminance": 0.54405
}Semantic roles & 50–950 ramp
primary
#DFBF7C
secondary
#496CB6
accent
#54C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380