#DFC8A4#DFC8A4
#DFC8A4 is a very light, muted orange. Relative luminance 0.597; OKLCH L 84.3% C 0.055 H 78.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A4 |
|---|---|
| RGB | rgb(223, 200, 164) |
| HSL | hsl(37, 48%, 76%) |
| HSV | hsv(37, 26%, 87%) |
| CMYK | cmyk(0%, 10.3%, 26.5%, 12.5%) |
| CIE-LAB | lab(81.66, 2.62, 20.98) |
| CIE-LCH | lch(81.66, 21.14, 82.89°) |
| OKLab | oklab(84.3% 0.0105 0.0535) |
| OKLCH | oklch(84.3% 0.055 78.9) |
| XYZ | xyz(57.7870, 59.6786, 43.5898) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.40
Wheat
#F5DEB3
ΔE00 5.41
Very Light Brown
#D3B683
ΔE00 6.03
Burlywood
#DEB887
ΔE00 6.10
Khaki
#C3B091
ΔE00 6.56
Navajowhite
#FFDEAD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A4 #A4BBDF
analogous
#DFAAA4 #DFC8A4 #D8DFA4
triadic
#DFC8A4 #A4DFC8 #C8A4DF
tetradic
#DFC8A4 #A4DFAA #A4BBDF #DFA4D8
square
#DFC8A4 #A4DFAA #A4BBDF #DFA4D8
split-complementary
#DFC8A4 #A4D8DF #AAA4DF
monochromatic
#BF9149 #CFAD77 #DFC8A4 #EFE3D1 #F7F1E8
Accessibility & contrast
On white
1.62
#DFC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#DFC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A4
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A4 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A2
Deuteranopia (green-blind)
#D8CDA5
Tritanopia (blue-blind)
#E9C1BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a4; /* rgb */ color: rgb(223, 200, 164); /* oklch */ color: oklch(84.3% 0.055 78.9);
Tailwind
colors: {
custom: {
50: '#e9d8bf',
500: '#dfc8a4',
950: '#000000',
},
}SCSS
$custom: #dfc8a4; $custom-light: #e9d8bf; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a4",
"rgb": {
"r": 223,
"g": 200,
"b": 164
},
"hsl": {
"h": 36.61,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.84295,
"c": 0.05451,
"h": 78.9
},
"luminance": 0.59677
}Semantic roles & 50–950 ramp
primary
#DFC8A4
secondary
#708CB8
accent
#63BB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382