#DFD6D5#DFD6D5
#DFD6D5 is a very light, near-neutral red. Relative luminance 0.686; OKLCH L 88.3% C 0.010 H 25.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D5 |
|---|---|
| RGB | rgb(223, 214, 213) |
| HSL | hsl(6, 14%, 85%) |
| HSV | hsv(6, 4%, 87%) |
| CMYK | cmyk(0%, 4%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.30, 2.91, 1.59) |
| CIE-LCH | lch(86.30, 3.31, 28.71°) |
| OKLab | oklab(88.3% 0.0091 0.0043) |
| OKLCH | oklch(88.3% 0.01 25.1) |
| XYZ | xyz(66.4866, 68.5857, 72.6737) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 4.36
Fog
#D8DCE0
ΔE00 6.34
Very Light Pink
#FFF4F2
ΔE00 6.63
Linen
#FAF0E6
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D5 #D5DEDF
analogous
#DFD5D9 #DFD6D5 #DFDBD5
triadic
#DFD6D5 #D5DFD6 #D6D5DF
tetradic
#DFD6D5 #D9DFD5 #D5DEDF #DBD5DF
square
#DFD6D5 #D9DFD5 #D5DEDF #DBD5DF
split-complementary
#DFD6D5 #D5DFDB #D5D9DF
monochromatic
#AA9290 #C5B4B2 #DFD6D5 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.43
#DFD6D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DFD6D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D5
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D5 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#E1D5D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d5; /* rgb */ color: rgb(223, 214, 213); /* oklch */ color: oklch(88.3% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#e9e2e1',
500: '#dfd6d5',
950: '#000000',
},
}SCSS
$custom: #dfd6d5; $custom-light: #e9e2e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d5",
"rgb": {
"r": 223,
"g": 214,
"b": 213
},
"hsl": {
"h": 6,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88299,
"c": 0.01004,
"h": 25.1
},
"luminance": 0.68585
}Semantic roles & 50–950 ramp
primary
#DFD6D5
secondary
#A4B2B4
accent
#90984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484