#DFD7C1#DFD7C1
#DFD7C1 is a very light, muted orange. Relative luminance 0.681; OKLCH L 88.0% C 0.031 H 90.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C1 |
|---|---|
| RGB | rgb(223, 215, 193) |
| HSL | hsl(44, 32%, 82%) |
| HSV | hsv(44, 13%, 87%) |
| CMYK | cmyk(0%, 3.6%, 13.5%, 12.5%) |
| CIE-LAB | lab(86.08, -0.93, 11.84) |
| CIE-LCH | lch(86.08, 11.88, 94.47°) |
| OKLab | oklab(87.97% -0.0002 0.0308) |
| OKLCH | oklch(87.97% 0.031 90.4) |
| XYZ | xyz(64.3567, 68.1399, 60.2037) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.38
Eggshell
#F0EAD6
ΔE00 4.30
Champagne
#F7E7CE
ΔE00 5.18
Antiquewhite
#FAEBD7
ΔE00 6.04
Papayawhip
#FFEFD5
ΔE00 6.50
Blanchedalmond
#FFEBCD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C1 #C1C9DF
analogous
#DFC8C1 #DFD7C1 #D8DFC1
triadic
#DFD7C1 #C1DFD7 #D7C1DF
tetradic
#DFD7C1 #C1DFC8 #C1C9DF #DFC1D8
square
#DFD7C1 #C1DFC8 #C1C9DF #DFC1D8
split-complementary
#DFD7C1 #C1D8DF #C8C1DF
monochromatic
#B5A370 #CABD99 #DFD7C1 #F4F1E9 #F5F2EB
Accessibility & contrast
On white
1.44
#DFD7C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFD7C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C1
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C1 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C0
Deuteranopia (green-blind)
#DFD8C2
Tritanopia (blue-blind)
#E4D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd7c1; /* rgb */ color: rgb(223, 215, 193); /* oklch */ color: oklch(88.0% 0.031 90.4);
Tailwind
colors: {
custom: {
50: '#e9e3d3',
500: '#dfd7c1',
950: '#000000',
},
}SCSS
$custom: #dfd7c1; $custom-light: #e9e3d3; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c1",
"rgb": {
"r": 223,
"g": 215,
"b": 193
},
"hsl": {
"h": 44,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87967,
"c": 0.03079,
"h": 90.4
},
"luminance": 0.68139
}Semantic roles & 50–950 ramp
primary
#DFD7C1
secondary
#8D98B7
accent
#59AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483