#DFC8A1#DFC8A1
#DFC8A1 is a very light, muted orange. Relative luminance 0.596; OKLCH L 84.2% C 0.058 H 80.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A1 |
|---|---|
| RGB | rgb(223, 200, 161) |
| HSL | hsl(38, 49%, 75%) |
| HSV | hsv(38, 28%, 87%) |
| CMYK | cmyk(0%, 10.3%, 27.8%, 12.5%) |
| CIE-LAB | lab(81.60, 2.21, 22.49) |
| CIE-LCH | lch(81.60, 22.60, 84.38°) |
| OKLab | oklab(84.23% 0.0093 0.0572) |
| OKLCH | oklch(84.23% 0.058 80.8) |
| XYZ | xyz(57.5193, 59.5715, 42.1798) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.18
Tan
#D2B48C
ΔE00 5.39
Very Light Brown
#D3B683
ΔE00 5.53
Burlywood
#DEB887
ΔE00 5.87
Navajowhite
#FFDEAD
ΔE00 6.38
Khaki
#C3B091
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A1 #A1B8DF
analogous
#DFA9A1 #DFC8A1 #D7DFA1
triadic
#DFC8A1 #A1DFC8 #C8A1DF
tetradic
#DFC8A1 #A1DFA9 #A1B8DF #DFA1D7
square
#DFC8A1 #A1DFA9 #A1B8DF #DFA1D7
split-complementary
#DFC8A1 #A1D7DF #A9A1DF
monochromatic
#C09346 #CFAD73 #DFC8A1 #EFE3CF #F7F2E8
Accessibility & contrast
On white
1.63
#DFC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#DFC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A1
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A1 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79E
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#E9C1BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a1; /* rgb */ color: rgb(223, 200, 161); /* oklch */ color: oklch(84.2% 0.058 80.8);
Tailwind
colors: {
custom: {
50: '#e9d8bd',
500: '#dfc8a1',
950: '#000000',
},
}SCSS
$custom: #dfc8a1; $custom-light: #e9d8bd; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a1",
"rgb": {
"r": 223,
"g": 200,
"b": 161
},
"hsl": {
"h": 37.742,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.8423,
"c": 0.05789,
"h": 80.8
},
"luminance": 0.5957
}Semantic roles & 50–950 ramp
primary
#DFC8A1
secondary
#6D88B8
accent
#60BD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382