#DFD9D0#DFD9D0
#DFD9D0 is a very light, near-neutral orange. Relative luminance 0.699; OKLCH L 88.8% C 0.014 H 78.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D0 |
|---|---|
| RGB | rgb(223, 217, 208) |
| HSL | hsl(36, 19%, 85%) |
| HSV | hsv(36, 7%, 87%) |
| CMYK | cmyk(0%, 2.7%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.93, 0.49, 5.15) |
| CIE-LCH | lch(86.93, 5.18, 84.57°) |
| OKLab | oklab(88.76% 0.0028 0.0136) |
| OKLCH | oklch(88.76% 0.014 78.3) |
| XYZ | xyz(66.6280, 69.8682, 69.6382) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 4.80
Light Gray
#D3D3D3
ΔE00 4.91
Linen
#FAF0E6
ΔE00 5.48
Eggshell
#F0EAD6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D0 #D0D6DF
analogous
#DFD2D0 #DFD9D0 #DEDFD0
triadic
#DFD9D0 #D0DFD9 #D9D0DF
tetradic
#DFD9D0 #D0DFD2 #D0D6DF #DFD0DE
square
#DFD9D0 #D0DFD2 #D0D6DF #DFD0DE
split-complementary
#DFD9D0 #D0DEDF #D2D0DF
monochromatic
#AD9E87 #C6BCAC #DFD9D0 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.40
#DFD9D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DFD9D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D0
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D0 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#E2D7D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d0; /* rgb */ color: rgb(223, 217, 208); /* oklch */ color: oklch(88.8% 0.014 78.3);
Tailwind
colors: {
custom: {
50: '#e9e4de',
500: '#dfd9d0',
950: '#000000',
},
}SCSS
$custom: #dfd9d0; $custom-light: #e9e4de; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d0",
"rgb": {
"r": 223,
"g": 217,
"b": 208
},
"hsl": {
"h": 36,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88755,
"c": 0.01386,
"h": 78.3
},
"luminance": 0.69868
}Semantic roles & 50–950 ramp
primary
#DFD9D0
secondary
#9EA7B5
accent
#6A9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484