#DFC8A7#DFC8A7
#DFC8A7 is a very light, muted orange. Relative luminance 0.598; OKLCH L 84.4% C 0.051 H 76.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A7 |
|---|---|
| RGB | rgb(223, 200, 167) |
| HSL | hsl(35, 47%, 76%) |
| HSV | hsv(35, 25%, 87%) |
| CMYK | cmyk(0%, 10.3%, 25.1%, 12.5%) |
| CIE-LAB | lab(81.72, 3.03, 19.48) |
| CIE-LCH | lch(81.72, 19.71, 81.16°) |
| OKLab | oklab(84.36% 0.0117 0.0498) |
| OKLCH | oklch(84.36% 0.051 76.8) |
| XYZ | xyz(58.0611, 59.7882, 45.0335) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.56
Wheat
#F5DEB3
ΔE00 5.80
Burlywood
#DEB887
ΔE00 6.45
Khaki
#C3B091
ΔE00 6.56
Very Light Brown
#D3B683
ΔE00 6.64
Light Peach
#FFD8B1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A7 #A7BEDF
analogous
#DFACA7 #DFC8A7 #DADFA7
triadic
#DFC8A7 #A7DFC8 #C8A7DF
tetradic
#DFC8A7 #A7DFAC #A7BEDF #DFA7DA
square
#DFC8A7 #A7DFAC #A7BEDF #DFA7DA
split-complementary
#DFC8A7 #A7DADF #ACA7DF
monochromatic
#BE904D #CFAC7A #DFC8A7 #EFE4D4 #F7F1E9
Accessibility & contrast
On white
1.62
#DFC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DFC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A7
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A7 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A5
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#E9C2BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a7; /* rgb */ color: rgb(223, 200, 167); /* oklch */ color: oklch(84.4% 0.051 76.8);
Tailwind
colors: {
custom: {
50: '#e9d8c1',
500: '#dfc8a7',
950: '#000000',
},
}SCSS
$custom: #dfc8a7; $custom-light: #e9d8c1; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a7",
"rgb": {
"r": 223,
"g": 200,
"b": 167
},
"hsl": {
"h": 35.357,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.84362,
"c": 0.05118,
"h": 76.8
},
"luminance": 0.59787
}Semantic roles & 50–950 ramp
primary
#DFC8A7
secondary
#738FB8
accent
#66BA2C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382