#DFC8A0#DFC8A0
#DFC8A0 is a very light, muted orange. Relative luminance 0.595; OKLCH L 84.2% C 0.059 H 81.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A0 |
|---|---|
| RGB | rgb(223, 200, 160) |
| HSL | hsl(38, 50%, 75%) |
| HSV | hsv(38, 28%, 87%) |
| CMYK | cmyk(0%, 10.3%, 28.3%, 12.5%) |
| CIE-LAB | lab(81.59, 2.08, 22.99) |
| CIE-LCH | lch(81.59, 23.08, 84.83°) |
| OKLab | oklab(84.21% 0.0088 0.0584) |
| OKLCH | oklch(84.21% 0.059 81.4) |
| XYZ | xyz(57.4314, 59.5363, 41.7173) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.14
Very Light Brown
#D3B683
ΔE00 5.38
Tan
#D2B48C
ΔE00 5.42
Burlywood
#DEB887
ΔE00 5.83
Navajowhite
#FFDEAD
ΔE00 6.33
Beige (survey)
#E6DAA6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A0 #A0B7DF
analogous
#DFA8A0 #DFC8A0 #D7DFA0
triadic
#DFC8A0 #A0DFC8 #C8A0DF
tetradic
#DFC8A0 #A0DFA8 #A0B7DF #DFA0D7
square
#DFC8A0 #A0DFA8 #A0B7DF #DFA0D7
split-complementary
#DFC8A0 #A0D7DF #A8A0DF
monochromatic
#C09344 #D0AD72 #DFC8A0 #EEE3CE #F7F2E8
Accessibility & contrast
On white
1.63
#DFC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#DFC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A0 | 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)
#D3C79D
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#EAC1BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a0; /* rgb */ color: rgb(223, 200, 160); /* oklch */ color: oklch(84.2% 0.059 81.4);
Tailwind
colors: {
custom: {
50: '#e9d8bc',
500: '#dfc8a0',
950: '#000000',
},
}SCSS
$custom: #dfc8a0; $custom-light: #e9d8bc; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a0",
"rgb": {
"r": 223,
"g": 200,
"b": 160
},
"hsl": {
"h": 38.095,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.84209,
"c": 0.05903,
"h": 81.4
},
"luminance": 0.59535
}Semantic roles & 50–950 ramp
primary
#DFC8A0
secondary
#6C87B8
accent
#5FBD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382