#DFD7C6#DFD7C6
#DFD7C6 is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.1% C 0.025 H 85.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7C6 |
|---|---|
| RGB | rgb(223, 215, 198) |
| HSL | hsl(41, 28%, 83%) |
| HSV | hsv(41, 11%, 87%) |
| CMYK | cmyk(0%, 3.6%, 11.2%, 12.5%) |
| CIE-LAB | lab(86.19, -0.13, 9.36) |
| CIE-LCH | lch(86.19, 9.36, 90.78°) |
| OKLab | oklab(88.09% 0.0018 0.0245) |
| OKLCH | oklch(88.09% 0.025 85.8) |
| XYZ | xyz(64.9239, 68.3668, 63.1910) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.59
Eggshell
#F0EAD6
ΔE00 4.43
Champagne
#F7E7CE
ΔE00 5.32
Antiquewhite
#FAEBD7
ΔE00 5.57
Warm Gray
#C9BEB0
ΔE00 6.34
Light Grey
#D8DCD6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7C6 #C6CEDF
analogous
#DFCAC6 #DFD7C6 #DADFC6
triadic
#DFD7C6 #C6DFD7 #D7C6DF
tetradic
#DFD7C6 #C6DFCA #C6CEDF #DFC6DA
square
#DFD7C6 #C6DFCA #C6CEDF #DFC6DA
split-complementary
#DFD7C6 #C6DADF #CAC6DF
monochromatic
#B3A078 #C9BB9F #DFD7C6 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.43
#DFD7C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#DFD7C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7C6
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7C6 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C5
Deuteranopia (green-blind)
#DED9C6
Tritanopia (blue-blind)
#E4D4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7c6; /* rgb */ color: rgb(223, 215, 198); /* oklch */ color: oklch(88.1% 0.025 85.8);
Tailwind
colors: {
custom: {
50: '#e9e3d7',
500: '#dfd7c6',
950: '#000000',
},
}SCSS
$custom: #dfd7c6; $custom-light: #e9e3d7; $custom-dark: #000000;
JSON
{
"hex": "#dfd7c6",
"rgb": {
"r": 223,
"g": 215,
"b": 198
},
"hsl": {
"h": 40.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88094,
"c": 0.02453,
"h": 85.8
},
"luminance": 0.68366
}Semantic roles & 50–950 ramp
primary
#DFD7C6
secondary
#939EB6
accent
#60A73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483