#DFD6D8#DFD6D8
#DFD6D8 is a very light, near-neutral red. Relative luminance 0.687; OKLCH L 88.4% C 0.010 H 2.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D8 |
|---|---|
| RGB | rgb(223, 214, 216) |
| HSL | hsl(347, 12%, 86%) |
| HSV | hsv(347, 4%, 87%) |
| CMYK | cmyk(0%, 4%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.37, 3.43, 0.12) |
| CIE-LCH | lch(86.37, 3.43, 1.94°) |
| OKLab | oklab(88.38% 0.0102 0.0004) |
| OKLCH | oklch(88.38% 0.01 2) |
| XYZ | xyz(66.8709, 68.7394, 74.6976) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 4.77
Fog
#D8DCE0
ΔE00 6.30
Lavenderblush
#FFF0F5
ΔE00 6.65
Very Light Pink
#FFF4F2
ΔE00 6.83
Silver
#C0C0C0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D8 #D6DFDD
analogous
#DFD6DC #DFD6D8 #DFD8D6
triadic
#DFD6D8 #D8DFD6 #D6D8DF
tetradic
#DFD6D8 #DCDFD6 #D6DFDD #D8D6DF
square
#DFD6D8 #DCDFD6 #D6DFDD #D8D6DF
split-complementary
#DFD6D8 #D6DFD8 #D6DCDF
monochromatic
#A99197 #C4B4B7 #DFD6D8 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.42
#DFD6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DFD6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D8
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D8 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#D9D9D8
Tritanopia (blue-blind)
#E1D6D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d8; /* rgb */ color: rgb(223, 214, 216); /* oklch */ color: oklch(88.4% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#e9e2e4',
500: '#dfd6d8',
950: '#000000',
},
}SCSS
$custom: #dfd6d8; $custom-light: #e9e2e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d8",
"rgb": {
"r": 223,
"g": 214,
"b": 216
},
"hsl": {
"h": 346.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88384,
"c": 0.01025,
"h": 2
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#DFD6D8
secondary
#A5B4B1
accent
#96874F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484