#DFD6C7#DFD6C7
#DFD6C7 is a very light, muted orange. Relative luminance 0.679; OKLCH L 87.9% C 0.023 H 80.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C7 |
|---|---|
| RGB | rgb(223, 214, 199) |
| HSL | hsl(38, 27%, 83%) |
| HSV | hsv(38, 11%, 87%) |
| CMYK | cmyk(0%, 4%, 10.8%, 12.5%) |
| CIE-LAB | lab(85.96, 0.55, 8.51) |
| CIE-LCH | lch(85.96, 8.52, 86.28°) |
| OKLab | oklab(87.92% 0.0037 0.0223) |
| OKLCH | oklch(87.92% 0.023 80.7) |
| XYZ | xyz(64.7858, 67.9054, 63.7159) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.45
Eggshell
#F0EAD6
ΔE00 5.10
Antiquewhite
#FAEBD7
ΔE00 5.52
Champagne
#F7E7CE
ΔE00 5.55
Warm Gray
#C9BEB0
ΔE00 5.89
Linen
#FAF0E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C7 #C7D0DF
analogous
#DFCAC7 #DFD6C7 #DCDFC7
triadic
#DFD6C7 #C7DFD6 #D6C7DF
tetradic
#DFD6C7 #C7DFCA #C7D0DF #DFC7DC
square
#DFD6C7 #C7DFCA #C7D0DF #DFC7DC
split-complementary
#DFD6C7 #C7DCDF #CAC7DF
monochromatic
#B29D79 #C9B9A0 #DFD6C7 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.44
#DFD6C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DFD6C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C7
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C7 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C6
Deuteranopia (green-blind)
#DDD8C7
Tritanopia (blue-blind)
#E4D3D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c7; /* rgb */ color: rgb(223, 214, 199); /* oklch */ color: oklch(87.9% 0.023 80.7);
Tailwind
colors: {
custom: {
50: '#e9e2d8',
500: '#dfd6c7',
950: '#000000',
},
}SCSS
$custom: #dfd6c7; $custom-light: #e9e2d8; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c7",
"rgb": {
"r": 223,
"g": 214,
"b": 199
},
"hsl": {
"h": 37.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.8792,
"c": 0.02256,
"h": 80.7
},
"luminance": 0.67905
}Semantic roles & 50–950 ramp
primary
#DFD6C7
secondary
#94A1B6
accent
#66A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483