#DFD7D9#DFD7D9
#DFD7D9 is a very light, near-neutral red. Relative luminance 0.693; OKLCH L 88.6% C 0.009 H 0.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D9 |
|---|---|
| RGB | rgb(223, 215, 217) |
| HSL | hsl(345, 11%, 86%) |
| HSV | hsv(345, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.65, 3.09, -0.01) |
| CIE-LCH | lch(86.65, 3.09, 359.85°) |
| OKLab | oklab(88.61% 0.0092 0) |
| OKLCH | oklch(88.61% 0.009 0.2) |
| XYZ | xyz(67.2545, 69.2990, 75.4652) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.25
Light Gray
#D3D3D3
ΔE00 4.41
Fog
#D8DCE0
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 6.67
Very Light Pink
#FFF4F2
ΔE00 6.70
Silver
#C0C0C0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D9 #D7DFDD
analogous
#DFD7DD #DFD7D9 #DFD9D7
triadic
#DFD7D9 #D9DFD7 #D7D9DF
tetradic
#DFD7D9 #DDDFD7 #D7DFDD #D9D7DF
square
#DFD7D9 #DDDFD7 #D7DFDD #D9D7DF
split-complementary
#DFD7D9 #D7DFD9 #D7DDDF
monochromatic
#A99398 #C4B5B9 #DFD7D9 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.41
#DFD7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DFD7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D9
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D9 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D9
Deuteranopia (green-blind)
#DAD9D9
Tritanopia (blue-blind)
#E1D7D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7d9; /* rgb */ color: rgb(223, 215, 217); /* oklch */ color: oklch(88.6% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#e9e3e4',
500: '#dfd7d9',
950: '#000000',
},
}SCSS
$custom: #dfd7d9; $custom-light: #e9e3e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d9",
"rgb": {
"r": 223,
"g": 215,
"b": 217
},
"hsl": {
"h": 345,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.8861,
"c": 0.00917,
"h": 0.2
},
"luminance": 0.69299
}Semantic roles & 50–950 ramp
primary
#DFD7D9
secondary
#A7B3B0
accent
#958450
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484