#DFD9D9#DFD9D9
#DFD9D9 is a very light, near-neutral red. Relative luminance 0.703; OKLCH L 89.0% C 0.007 H 17.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D9 |
|---|---|
| RGB | rgb(223, 217, 217) |
| HSL | hsl(0, 9%, 86%) |
| HSV | hsv(0, 3%, 87%) |
| CMYK | cmyk(0%, 2.7%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.16, 2.04, 0.73) |
| CIE-LCH | lch(87.16, 2.17, 19.57°) |
| OKLab | oklab(89.01% 0.0063 0.002) |
| OKLCH | oklch(89.01% 0.007 17.3) |
| XYZ | xyz(67.7668, 70.3238, 75.6360) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 3.40
Fog
#D8DCE0
ΔE00 4.93
Very Light Pink
#FFF4F2
ΔE00 6.39
Whitesmoke
#F5F5F5
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D9 #D9DFDF
analogous
#DFD9DC #DFD9D9 #DFDCD9
triadic
#DFD9D9 #D9DFD9 #D9D9DF
tetradic
#DFD9D9 #DCDFD9 #D9DFDF #DCD9DF
square
#DFD9D9 #DCDFD9 #D9DFDF #DCD9DF
split-complementary
#DFD9D9 #D9DFDC #D9DCDF
monochromatic
#A79797 #C3B8B8 #DFD9D9 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.39
#DFD9D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DFD9D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D9
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D9 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#DBDBD9
Tritanopia (blue-blind)
#E0D9D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d9; /* rgb */ color: rgb(223, 217, 217); /* oklch */ color: oklch(89.0% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#e9e4e4',
500: '#dfd9d9',
950: '#000000',
},
}SCSS
$custom: #dfd9d9; $custom-light: #e9e4e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d9",
"rgb": {
"r": 223,
"g": 217,
"b": 217
},
"hsl": {
"h": 0,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89005,
"c": 0.00659,
"h": 17.3
},
"luminance": 0.70323
}Semantic roles & 50–950 ramp
primary
#DFD9D9
secondary
#A9B3B3
accent
#939353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484