#DFD7D7#DFD7D7
#DFD7D7 is a very light, near-neutral red. Relative luminance 0.692; OKLCH L 88.6% C 0.009 H 17.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D7 |
|---|---|
| RGB | rgb(223, 215, 215) |
| HSL | hsl(0, 11%, 86%) |
| HSV | hsv(0, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.60, 2.73, 0.97) |
| CIE-LCH | lch(86.60, 2.90, 19.62°) |
| OKLab | oklab(88.55% 0.0084 0.0026) |
| OKLCH | oklch(88.55% 0.009 17.3) |
| XYZ | xyz(66.9959, 69.1956, 74.1035) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 4.08
Fog
#D8DCE0
ΔE00 5.84
Very Light Pink
#FFF4F2
ΔE00 6.53
Lavenderblush
#FFF0F5
ΔE00 7.06
Silver
#C0C0C0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D7 #D7DFDF
analogous
#DFD7DB #DFD7D7 #DFDBD7
triadic
#DFD7D7 #D7DFD7 #D7D7DF
tetradic
#DFD7D7 #DBDFD7 #D7DFDF #DBD7DF
square
#DFD7D7 #DBDFD7 #D7DFDF #DBD7DF
split-complementary
#DFD7D7 #D7DFDB #D7DBDF
monochromatic
#A99393 #C4B5B5 #DFD7D7 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.42
#DFD7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DFD7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D7
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D7 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#E1D6D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7d7; /* rgb */ color: rgb(223, 215, 215); /* oklch */ color: oklch(88.6% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#e9e3e3',
500: '#dfd7d7',
950: '#000000',
},
}SCSS
$custom: #dfd7d7; $custom-light: #e9e3e3; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d7",
"rgb": {
"r": 223,
"g": 215,
"b": 215
},
"hsl": {
"h": 0,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.88553,
"c": 0.00881,
"h": 17.3
},
"luminance": 0.69195
}Semantic roles & 50–950 ramp
primary
#DFD7D7
secondary
#A7B3B3
accent
#959550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484