#DFD6D7#DFD6D7
#DFD6D7 is a very light, near-neutral red. Relative luminance 0.687; OKLCH L 88.4% C 0.010 H 9.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D7 |
|---|---|
| RGB | rgb(223, 214, 215) |
| HSL | hsl(353, 12%, 86%) |
| HSV | hsv(353, 4%, 87%) |
| CMYK | cmyk(0%, 4%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.35, 3.26, 0.61) |
| CIE-LCH | lch(86.35, 3.31, 10.58°) |
| OKLab | oklab(88.35% 0.0099 0.0017) |
| OKLCH | oklch(88.35% 0.01 9.6) |
| XYZ | xyz(66.7420, 68.6879, 74.0189) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 4.58
Fog
#D8DCE0
ΔE00 6.28
Very Light Pink
#FFF4F2
ΔE00 6.73
Lavenderblush
#FFF0F5
ΔE00 6.82
Silver
#C0C0C0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D7 #D6DFDE
analogous
#DFD6DB #DFD6D7 #DFD9D6
triadic
#DFD6D7 #D7DFD6 #D6D7DF
tetradic
#DFD6D7 #DBDFD6 #D6DFDE #D9D6DF
square
#DFD6D7 #DBDFD6 #D6DFDE #D9D6DF
split-complementary
#DFD6D7 #D6DFD9 #D6DBDF
monochromatic
#A99194 #C4B4B5 #DFD6D7 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.42
#DFD6D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DFD6D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D7
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D7 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#D9D9D7
Tritanopia (blue-blind)
#E1D5D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d7; /* rgb */ color: rgb(223, 214, 215); /* oklch */ color: oklch(88.4% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#e9e2e3',
500: '#dfd6d7',
950: '#000000',
},
}SCSS
$custom: #dfd6d7; $custom-light: #e9e2e3; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d7",
"rgb": {
"r": 223,
"g": 214,
"b": 215
},
"hsl": {
"h": 353.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88355,
"c": 0.01,
"h": 9.6
},
"luminance": 0.68687
}Semantic roles & 50–950 ramp
primary
#DFD6D7
secondary
#A5B4B2
accent
#968F4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484