#DFD7D0#DFD7D0
#DFD7D0 is a very light, near-neutral orange. Relative luminance 0.688; OKLCH L 88.4% C 0.013 H 63.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D0 |
|---|---|
| RGB | rgb(223, 215, 208) |
| HSL | hsl(28, 19%, 85%) |
| HSV | hsv(28, 7%, 87%) |
| CMYK | cmyk(0%, 3.6%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.43, 1.53, 4.42) |
| CIE-LCH | lch(86.43, 4.68, 70.93°) |
| OKLab | oklab(88.36% 0.0057 0.0117) |
| OKLCH | oklch(88.36% 0.013 63.9) |
| XYZ | xyz(66.1156, 68.8435, 69.4674) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 4.64
Warm Beige
#E9DCC9
ΔE00 5.10
Linen
#FAF0E6
ΔE00 5.67
Light Grey
#D8DCD6
ΔE00 5.94
Seashell
#FFF5EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D0 #D0D8DF
analogous
#DFD0D1 #DFD7D0 #DFDFD0
triadic
#DFD7D0 #D0DFD7 #D7D0DF
tetradic
#DFD7D0 #D1DFD0 #D0D8DF #DFD0DF
square
#DFD7D0 #D1DFD0 #D0D8DF #DFD0DF
split-complementary
#DFD7D0 #D0DFDF #D0D1DF
monochromatic
#AD9987 #C6B8AC #DFD7D0 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.42
#DFD7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#DFD7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D0
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D0 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7D0
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#E2D5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7d0; /* rgb */ color: rgb(223, 215, 208); /* oklch */ color: oklch(88.4% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#e9e3de',
500: '#dfd7d0',
950: '#000000',
},
}SCSS
$custom: #dfd7d0; $custom-light: #e9e3de; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d0",
"rgb": {
"r": 223,
"g": 215,
"b": 208
},
"hsl": {
"h": 28,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88358,
"c": 0.013,
"h": 63.9
},
"luminance": 0.68843
}Semantic roles & 50–950 ramp
primary
#DFD7D0
secondary
#9EAAB5
accent
#769D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484