#DFD9D8#DFD9D8
#DFD9D8 is a very light, near-neutral red. Relative luminance 0.703; OKLCH L 89.0% C 0.007 H 28.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D8 |
|---|---|
| RGB | rgb(223, 217, 216) |
| HSL | hsl(9, 10%, 86%) |
| HSV | hsv(9, 3%, 87%) |
| CMYK | cmyk(0%, 2.7%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.13, 1.87, 1.22) |
| CIE-LCH | lch(87.13, 2.23, 33.09°) |
| OKLab | oklab(88.98% 0.0059 0.0033) |
| OKLCH | oklch(88.98% 0.007 28.8) |
| XYZ | xyz(67.6372, 70.2719, 74.9531) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 3.32
Fog
#D8DCE0
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 6.33
Very Light Pink
#FFF4F2
ΔE00 6.39
Whitesmoke
#F5F5F5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D8 #D8DEDF
analogous
#DFD8DA #DFD9D8 #DFDCD8
triadic
#DFD9D8 #D8DFD9 #D9D8DF
tetradic
#DFD9D8 #DADFD8 #D8DEDF #DCD8DF
square
#DFD9D8 #DADFD8 #D8DEDF #DCD8DF
split-complementary
#DFD9D8 #D8DFDC #D8DADF
monochromatic
#A89795 #C3B8B6 #DFD9D8 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.39
#DFD9D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DFD9D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D8
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D8 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#DBDBD8
Tritanopia (blue-blind)
#E1D8D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d8; /* rgb */ color: rgb(223, 217, 216); /* oklch */ color: oklch(89.0% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#e9e4e4',
500: '#dfd9d8',
950: '#000000',
},
}SCSS
$custom: #dfd9d8; $custom-light: #e9e4e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d8",
"rgb": {
"r": 223,
"g": 217,
"b": 216
},
"hsl": {
"h": 8.571,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.88976,
"c": 0.00674,
"h": 28.8
},
"luminance": 0.70272
}Semantic roles & 50–950 ramp
primary
#DFD9D8
secondary
#A8B2B3
accent
#8A9452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484