#DFD8D7#DFD8D7
#DFD8D7 is a very light, near-neutral red. Relative luminance 0.697; OKLCH L 88.8% C 0.008 H 27.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D7 |
|---|---|
| RGB | rgb(223, 216, 215) |
| HSL | hsl(8, 11%, 86%) |
| HSV | hsv(8, 4%, 87%) |
| CMYK | cmyk(0%, 3.1%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.85, 2.21, 1.34) |
| CIE-LCH | lch(86.85, 2.59, 31.22°) |
| OKLab | oklab(88.75% 0.007 0.0036) |
| OKLCH | oklch(88.75% 0.008 27.3) |
| XYZ | xyz(67.2513, 69.7064, 74.1886) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.37
Light Gray
#D3D3D3
ΔE00 3.64
Fog
#D8DCE0
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 6.43
Linen
#FAF0E6
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D7 #D7DEDF
analogous
#DFD7DA #DFD8D7 #DFDCD7
triadic
#DFD8D7 #D7DFD8 #D8D7DF
tetradic
#DFD8D7 #DADFD7 #D7DEDF #DCD7DF
square
#DFD8D7 #DADFD7 #D7DEDF #DCD7DF
split-complementary
#DFD8D7 #D7DFDC #D7DADF
monochromatic
#A99693 #C4B7B5 #DFD8D7 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.41
#DFD8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DFD8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D7
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D7 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#E1D7D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d7; /* rgb */ color: rgb(223, 216, 215); /* oklch */ color: oklch(88.8% 0.008 27.3);
Tailwind
colors: {
custom: {
50: '#e9e4e3',
500: '#dfd8d7',
950: '#000000',
},
}SCSS
$custom: #dfd8d7; $custom-light: #e9e4e3; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d7",
"rgb": {
"r": 223,
"g": 216,
"b": 215
},
"hsl": {
"h": 7.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.8875,
"c": 0.00784,
"h": 27.3
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#DFD8D7
secondary
#A7B2B3
accent
#8D9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484