#DFBF7E#DFBF7E
#DFBF7E is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.091 H 84.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF7E |
|---|---|
| RGB | rgb(223, 191, 126) |
| HSL | hsl(40, 60%, 68%) |
| HSV | hsv(40, 43%, 87%) |
| CMYK | cmyk(0%, 14.3%, 43.5%, 12.5%) |
| CIE-LAB | lab(78.73, 2.79, 36.96) |
| CIE-LCH | lch(78.73, 37.06, 85.68°) |
| OKLab | oklab(81.77% 0.009 0.0903) |
| OKLCH | oklch(81.77% 0.091 84.3) |
| XYZ | xyz(52.8297, 54.4583, 27.4634) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.52
Very Light Brown
#D3B683
ΔE00 3.78
Burlywood
#DEB887
ΔE00 4.97
Sandstone
#C9AE74
ΔE00 4.99
Fawn
#CFAF7B
ΔE00 4.99
Sand (survey)
#E2CA76
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF7E #7E9EDF
analogous
#DF8E7E #DFBF7E #CEDF7E
triadic
#DFBF7E #7EDFBF #BF7EDF
tetradic
#DFBF7E #7EDF8E #7E9EDF #DF7ECE
square
#DFBF7E #7EDF8E #7E9EDF #DF7ECE
split-complementary
#DFBF7E #7ECEDF #8E7EDF
monochromatic
#B6892D #D3A74D #DFBF7E #EBD7AF #F7F0E0
Accessibility & contrast
On white
1.77
#DFBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DFBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF7E
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF7E | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE79
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#EDB4AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbf7e; /* rgb */ color: rgb(223, 191, 126); /* oklch */ color: oklch(81.8% 0.091 84.3);
Tailwind
colors: {
custom: {
50: '#ebd2a4',
500: '#dfbf7e',
950: '#000000',
},
}SCSS
$custom: #dfbf7e; $custom-light: #ebd2a4; $custom-dark: #000000;
JSON
{
"hex": "#dfbf7e",
"rgb": {
"r": 223,
"g": 191,
"b": 126
},
"hsl": {
"h": 40.206,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.81772,
"c": 0.09078,
"h": 84.3
},
"luminance": 0.54456
}Semantic roles & 50–950 ramp
primary
#DFBF7E
secondary
#4B6EB6
accent
#56C81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380