#DFC8A3#DFC8A3
#DFC8A3 is a very light, muted orange. Relative luminance 0.596; OKLCH L 84.3% C 0.056 H 79.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A3 |
|---|---|
| RGB | rgb(223, 200, 163) |
| HSL | hsl(37, 48%, 76%) |
| HSV | hsv(37, 27%, 87%) |
| CMYK | cmyk(0%, 10.3%, 26.9%, 12.5%) |
| CIE-LAB | lab(81.64, 2.48, 21.48) |
| CIE-LCH | lch(81.64, 21.63, 83.41°) |
| OKLab | oklab(84.27% 0.0101 0.0547) |
| OKLCH | oklch(84.27% 0.056 79.6) |
| XYZ | xyz(57.6971, 59.6426, 43.1161) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.31
Tan
#D2B48C
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.01
Navajowhite
#FFDEAD
ΔE00 6.51
Khaki
#C3B091
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A3 #A3BADF
analogous
#DFAAA3 #DFC8A3 #D8DFA3
triadic
#DFC8A3 #A3DFC8 #C8A3DF
tetradic
#DFC8A3 #A3DFAA #A3BADF #DFA3D8
square
#DFC8A3 #A3DFAA #A3BADF #DFA3D8
split-complementary
#DFC8A3 #A3D8DF #AAA3DF
monochromatic
#BF9248 #CFAD76 #DFC8A3 #EFE3D0 #F7F1E8
Accessibility & contrast
On white
1.62
#DFC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DFC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A1
Deuteranopia (green-blind)
#D8CDA4
Tritanopia (blue-blind)
#E9C1BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a3; /* rgb */ color: rgb(223, 200, 163); /* oklch */ color: oklch(84.3% 0.056 79.6);
Tailwind
colors: {
custom: {
50: '#e9d8be',
500: '#dfc8a3',
950: '#000000',
},
}SCSS
$custom: #dfc8a3; $custom-light: #e9d8be; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a3",
"rgb": {
"r": 223,
"g": 200,
"b": 163
},
"hsl": {
"h": 37,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.84274,
"c": 0.05564,
"h": 79.6
},
"luminance": 0.59641
}Semantic roles & 50–950 ramp
primary
#DFC8A3
secondary
#6F8BB8
accent
#62BC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382