#DFD7C5#DFD7C5
#DFD7C5 is a very light, muted orange. Relative luminance 0.683; OKLCH L 88.1% C 0.026 H 86.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C5 |
|---|---|
| RGB | rgb(223, 215, 197) |
| HSL | hsl(42, 29%, 82%) |
| HSV | hsv(42, 12%, 87%) |
| CMYK | cmyk(0%, 3.6%, 11.7%, 12.5%) |
| CIE-LAB | lab(86.17, -0.29, 9.86) |
| CIE-LCH | lch(86.17, 9.86, 91.68°) |
| OKLab | oklab(88.07% 0.0014 0.0257) |
| OKLCH | oklch(88.07% 0.026 86.9) |
| XYZ | xyz(64.8090, 68.3208, 62.5856) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.66
Eggshell
#F0EAD6
ΔE00 4.33
Champagne
#F7E7CE
ΔE00 5.23
Antiquewhite
#FAEBD7
ΔE00 5.61
Warm Gray
#C9BEB0
ΔE00 6.46
Papayawhip
#FFEFD5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C5 #C5CDDF
analogous
#DFCAC5 #DFD7C5 #DADFC5
triadic
#DFD7C5 #C5DFD7 #D7C5DF
tetradic
#DFD7C5 #C5DFCA #C5CDDF #DFC5DA
square
#DFD7C5 #C5DFCA #C5CDDF #DFC5DA
split-complementary
#DFD7C5 #C5DADF #CAC5DF
monochromatic
#B3A176 #C9BC9E #DFD7C5 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.43
#DFD7C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DFD7C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C5
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C5 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C4
Deuteranopia (green-blind)
#DED8C5
Tritanopia (blue-blind)
#E4D4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7c5; /* rgb */ color: rgb(223, 215, 197); /* oklch */ color: oklch(88.1% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#e9e3d6',
500: '#dfd7c5',
950: '#000000',
},
}SCSS
$custom: #dfd7c5; $custom-light: #e9e3d6; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c5",
"rgb": {
"r": 223,
"g": 215,
"b": 197
},
"hsl": {
"h": 41.538,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88068,
"c": 0.02577,
"h": 86.9
},
"luminance": 0.6832
}Semantic roles & 50–950 ramp
primary
#DFD7C5
secondary
#929DB6
accent
#5EA83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483