#DFBF7F#DFBF7F
#DFBF7F is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.090 H 84.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF7F |
|---|---|
| RGB | rgb(223, 191, 127) |
| HSL | hsl(40, 60%, 69%) |
| HSV | hsv(40, 43%, 87%) |
| CMYK | cmyk(0%, 14.3%, 43%, 12.5%) |
| CIE-LAB | lab(78.74, 2.89, 36.46) |
| CIE-LCH | lch(78.74, 36.58, 85.46°) |
| OKLab | oklab(81.79% 0.0094 0.0893) |
| OKLCH | oklch(81.79% 0.09 84) |
| XYZ | xyz(52.8946, 54.4842, 27.8049) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.58
Very Light Brown
#D3B683
ΔE00 3.63
Burlywood
#DEB887
ΔE00 4.79
Fawn
#CFAF7B
ΔE00 4.88
Sandstone
#C9AE74
ΔE00 4.96
Sand (survey)
#E2CA76
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF7F #7F9FDF
analogous
#DF8F7F #DFBF7F #CFDF7F
triadic
#DFBF7F #7FDFBF #BF7FDF
tetradic
#DFBF7F #7FDF8F #7F9FDF #DF7FCF
square
#DFBF7F #7FDF8F #7F9FDF #DF7FCF
split-complementary
#DFBF7F #7FCFDF #8F7FDF
monochromatic
#B6892E #D3A74E #DFBF7F #EBD7B0 #F7F0E1
Accessibility & contrast
On white
1.77
#DFBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DFBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF7F
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF7F | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#D6C681
Tritanopia (blue-blind)
#EDB4AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbf7f; /* rgb */ color: rgb(223, 191, 127); /* oklch */ color: oklch(81.8% 0.090 84.0);
Tailwind
colors: {
custom: {
50: '#ebd2a5',
500: '#dfbf7f',
950: '#000000',
},
}SCSS
$custom: #dfbf7f; $custom-light: #ebd2a5; $custom-dark: #000000;
JSON
{
"hex": "#dfbf7f",
"rgb": {
"r": 223,
"g": 191,
"b": 127
},
"hsl": {
"h": 40,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.81789,
"c": 0.08974,
"h": 84
},
"luminance": 0.54482
}Semantic roles & 50–950 ramp
primary
#DFBF7F
secondary
#4C6FB6
accent
#56C81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380