#DFD6C5#DFD6C5
#DFD6C5 is a very light, muted orange. Relative luminance 0.678; OKLCH L 87.9% C 0.025 H 83.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C5 |
|---|---|
| RGB | rgb(223, 214, 197) |
| HSL | hsl(39, 29%, 82%) |
| HSV | hsv(39, 12%, 87%) |
| CMYK | cmyk(0%, 4%, 11.7%, 12.5%) |
| CIE-LAB | lab(85.91, 0.23, 9.50) |
| CIE-LCH | lch(85.91, 9.50, 88.62°) |
| OKLab | oklab(87.87% 0.0029 0.0248) |
| OKLCH | oklch(87.87% 0.025 83.4) |
| XYZ | xyz(64.5551, 67.8131, 62.5010) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.32
Eggshell
#F0EAD6
ΔE00 4.78
Champagne
#F7E7CE
ΔE00 5.24
Antiquewhite
#FAEBD7
ΔE00 5.49
Warm Gray
#C9BEB0
ΔE00 6.03
Papayawhip
#FFEFD5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C5 #C5CEDF
analogous
#DFC9C5 #DFD6C5 #DBDFC5
triadic
#DFD6C5 #C5DFD6 #D6C5DF
tetradic
#DFD6C5 #C5DFC9 #C5CEDF #DFC5DB
square
#DFD6C5 #C5DFC9 #C5CEDF #DFC5DB
split-complementary
#DFD6C5 #C5DBDF #C9C5DF
monochromatic
#B39E76 #C9BA9E #DFD6C5 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.44
#DFD6C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DFD6C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C4
Deuteranopia (green-blind)
#DDD8C5
Tritanopia (blue-blind)
#E4D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c5; /* rgb */ color: rgb(223, 214, 197); /* oklch */ color: oklch(87.9% 0.025 83.4);
Tailwind
colors: {
custom: {
50: '#e9e2d6',
500: '#dfd6c5',
950: '#000000',
},
}SCSS
$custom: #dfd6c5; $custom-light: #e9e2d6; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c5",
"rgb": {
"r": 223,
"g": 214,
"b": 197
},
"hsl": {
"h": 39.231,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87868,
"c": 0.02496,
"h": 83.4
},
"luminance": 0.67812
}Semantic roles & 50–950 ramp
primary
#DFD6C5
secondary
#929EB6
accent
#63A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483