#DFD7CD#DFD7CD
#DFD7CD is a very light, near-neutral orange. Relative luminance 0.687; OKLCH L 88.3% C 0.016 H 73.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7CD |
|---|---|
| RGB | rgb(223, 215, 205) |
| HSL | hsl(33, 22%, 84%) |
| HSV | hsv(33, 8%, 87%) |
| CMYK | cmyk(0%, 3.6%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.35, 1.02, 5.90) |
| CIE-LCH | lch(86.35, 5.99, 80.17°) |
| OKLab | oklab(88.28% 0.0046 0.0155) |
| OKLCH | oklch(88.28% 0.016 73.7) |
| XYZ | xyz(65.7500, 68.6972, 67.5419) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 5.49
Linen
#FAF0E6
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 5.78
Eggshell
#F0EAD6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7CD #CDD5DF
analogous
#DFCECD #DFD7CD #DEDFCD
triadic
#DFD7CD #CDDFD7 #D7CDDF
tetradic
#DFD7CD #CDDFCE #CDD5DF #DFCDDE
square
#DFD7CD #CDDFCE #CDD5DF #DFCDDE
split-complementary
#DFD7CD #CDDEDF #CECDDF
monochromatic
#AF9B82 #C7B9A8 #DFD7CD #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.42
#DFD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DFD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7CD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7CD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#E3D5D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7cd; /* rgb */ color: rgb(223, 215, 205); /* oklch */ color: oklch(88.3% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#e9e3dc',
500: '#dfd7cd',
950: '#000000',
},
}SCSS
$custom: #dfd7cd; $custom-light: #e9e3dc; $custom-dark: #000000;
JSON
{
"hex": "#dfd7cd",
"rgb": {
"r": 223,
"g": 215,
"b": 205
},
"hsl": {
"h": 33.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.88277,
"c": 0.01618,
"h": 73.7
},
"luminance": 0.68697
}Semantic roles & 50–950 ramp
primary
#DFD7CD
secondary
#9BA7B5
accent
#6EA045
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484