#DFD8D9#DFD8D9
#DFD8D9 is a very light, near-neutral red. Relative luminance 0.698; OKLCH L 88.8% C 0.008 H 7.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D9 |
|---|---|
| RGB | rgb(223, 216, 217) |
| HSL | hsl(351, 10%, 86%) |
| HSV | hsv(351, 3%, 87%) |
| CMYK | cmyk(0%, 3.1%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.90, 2.56, 0.36) |
| CIE-LCH | lch(86.90, 2.59, 7.97°) |
| OKLab | oklab(88.81% 0.0077 0.001) |
| OKLCH | oklch(88.81% 0.008 7.3) |
| XYZ | xyz(67.5099, 69.8098, 75.5503) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.60
Light Gray
#D3D3D3
ΔE00 3.87
Fog
#D8DCE0
ΔE00 5.35
Very Light Pink
#FFF4F2
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 6.91
Whitesmoke
#F5F5F5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D9 #D8DFDE
analogous
#DFD8DC #DFD8D9 #DFDAD8
triadic
#DFD8D9 #D9DFD8 #D8D9DF
tetradic
#DFD8D9 #DCDFD8 #D8DFDE #DAD8DF
square
#DFD8D9 #DCDFD8 #D8DFDE #DAD8DF
split-complementary
#DFD8D9 #D8DFDA #D8DCDF
monochromatic
#A89597 #C3B6B8 #DFD8D9 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.40
#DFD8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#DFD8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D9
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D9 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#E1D8D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd8d9; /* rgb */ color: rgb(223, 216, 217); /* oklch */ color: oklch(88.8% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#e9e4e4',
500: '#dfd8d9',
950: '#000000',
},
}SCSS
$custom: #dfd8d9; $custom-light: #e9e4e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d9",
"rgb": {
"r": 223,
"g": 216,
"b": 217
},
"hsl": {
"h": 351.429,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.88807,
"c": 0.00779,
"h": 7.3
},
"luminance": 0.69809
}Semantic roles & 50–950 ramp
primary
#DFD8D9
secondary
#A8B3B2
accent
#948A52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484