#DFD7D5#DFD7D5
#DFD7D5 is a very light, near-neutral red. Relative luminance 0.691; OKLCH L 88.5% C 0.009 H 34.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D5 |
|---|---|
| RGB | rgb(223, 215, 213) |
| HSL | hsl(12, 14%, 85%) |
| HSV | hsv(12, 4%, 87%) |
| CMYK | cmyk(0%, 3.6%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.55, 2.39, 1.96) |
| CIE-LCH | lch(86.55, 3.09, 39.38°) |
| OKLab | oklab(88.5% 0.0076 0.0052) |
| OKLCH | oklch(88.5% 0.009 34.3) |
| XYZ | xyz(66.7405, 69.0934, 72.7583) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 3.96
Fog
#D8DCE0
ΔE00 6.00
Very Light Pink
#FFF4F2
ΔE00 6.54
Linen
#FAF0E6
ΔE00 6.63
Seashell
#FFF5EE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D5 #D5DDDF
analogous
#DFD5D8 #DFD7D5 #DFDCD5
triadic
#DFD7D5 #D5DFD7 #D7D5DF
tetradic
#DFD7D5 #D8DFD5 #D5DDDF #DCD5DF
square
#DFD7D5 #D8DFD5 #D5DDDF #DCD5DF
split-complementary
#DFD7D5 #D5DFDC #D5D8DF
monochromatic
#AA9590 #C5B6B2 #DFD7D5 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.42
#DFD7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DFD7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D5
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D5 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#E1D6D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd7d5; /* rgb */ color: rgb(223, 215, 213); /* oklch */ color: oklch(88.5% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#e9e3e1',
500: '#dfd7d5',
950: '#000000',
},
}SCSS
$custom: #dfd7d5; $custom-light: #e9e3e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d5",
"rgb": {
"r": 223,
"g": 215,
"b": 213
},
"hsl": {
"h": 12,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88496,
"c": 0.00925,
"h": 34.3
},
"luminance": 0.69093
}Semantic roles & 50–950 ramp
primary
#DFD7D5
secondary
#A4B1B4
accent
#89984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484