#DFD7D8#DFD7D8
#DFD7D8 is a very light, near-neutral red. Relative luminance 0.692; OKLCH L 88.6% C 0.009 H 8.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D8 |
|---|---|
| RGB | rgb(223, 215, 216) |
| HSL | hsl(353, 11%, 86%) |
| HSV | hsv(353, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.63, 2.91, 0.48) |
| CIE-LCH | lch(86.63, 2.95, 9.43°) |
| OKLab | oklab(88.58% 0.0088 0.0013) |
| OKLCH | oklch(88.58% 0.009 8.5) |
| XYZ | xyz(67.1248, 69.2471, 74.7823) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 4.22
Fog
#D8DCE0
ΔE00 5.82
Very Light Pink
#FFF4F2
ΔE00 6.60
Lavenderblush
#FFF0F5
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D8 #D7DFDE
analogous
#DFD7DC #DFD7D8 #DFDAD7
triadic
#DFD7D8 #D8DFD7 #D7D8DF
tetradic
#DFD7D8 #DCDFD7 #D7DFDE #DAD7DF
square
#DFD7D8 #DCDFD7 #D7DFDE #DAD7DF
split-complementary
#DFD7D8 #D7DFDA #D7DCDF
monochromatic
#A99396 #C4B5B7 #DFD7D8 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.41
#DFD7D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFD7D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D8
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D8 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#DAD9D8
Tritanopia (blue-blind)
#E1D7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7d8; /* rgb */ color: rgb(223, 215, 216); /* oklch */ color: oklch(88.6% 0.009 8.5);
Tailwind
colors: {
custom: {
50: '#e9e3e4',
500: '#dfd7d8',
950: '#000000',
},
}SCSS
$custom: #dfd7d8; $custom-light: #e9e3e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d8",
"rgb": {
"r": 223,
"g": 215,
"b": 216
},
"hsl": {
"h": 352.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.88581,
"c": 0.00889,
"h": 8.5
},
"luminance": 0.69247
}Semantic roles & 50–950 ramp
primary
#DFD7D8
secondary
#A7B3B2
accent
#958D50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484