#DFD7D6#DFD7D6
#DFD7D6 is a very light, near-neutral red. Relative luminance 0.691; OKLCH L 88.5% C 0.009 H 26.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D6 |
|---|---|
| RGB | rgb(223, 215, 214) |
| HSL | hsl(7, 12%, 86%) |
| HSV | hsv(7, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 4%, 12.5%) |
| CIE-LAB | lab(86.58, 2.56, 1.47) |
| CIE-LCH | lch(86.58, 2.95, 29.81°) |
| OKLab | oklab(88.52% 0.008 0.0039) |
| OKLCH | oklch(88.52% 0.009 26) |
| XYZ | xyz(66.8678, 69.1443, 73.4288) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 3.99
Fog
#D8DCE0
ΔE00 5.90
Very Light Pink
#FFF4F2
ΔE00 6.51
Linen
#FAF0E6
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D6 #D6DEDF
analogous
#DFD6D9 #DFD7D6 #DFDBD6
triadic
#DFD7D6 #D6DFD7 #D7D6DF
tetradic
#DFD7D6 #D9DFD6 #D6DEDF #DBD6DF
square
#DFD7D6 #D9DFD6 #D6DEDF #DBD6DF
split-complementary
#DFD7D6 #D6DFDB #D6D9DF
monochromatic
#A99491 #C4B5B4 #DFD7D6 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.42
#DFD7D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#DFD7D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D6
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D6 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D6
Deuteranopia (green-blind)
#DAD9D6
Tritanopia (blue-blind)
#E1D6D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7d6; /* rgb */ color: rgb(223, 215, 214); /* oklch */ color: oklch(88.5% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#e9e3e2',
500: '#dfd7d6',
950: '#000000',
},
}SCSS
$custom: #dfd7d6; $custom-light: #e9e3e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d6",
"rgb": {
"r": 223,
"g": 215,
"b": 214
},
"hsl": {
"h": 6.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88524,
"c": 0.00894,
"h": 26
},
"luminance": 0.69144
}Semantic roles & 50–950 ramp
primary
#DFD7D6
secondary
#A5B2B4
accent
#8F964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484