#DFD6D4#DFD6D4
#DFD6D4 is a very light, near-neutral red. Relative luminance 0.685; OKLCH L 88.3% C 0.010 H 32.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D4 |
|---|---|
| RGB | rgb(223, 214, 212) |
| HSL | hsl(11, 15%, 85%) |
| HSV | hsv(11, 5%, 87%) |
| CMYK | cmyk(0%, 4%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.27, 2.73, 2.08) |
| CIE-LCH | lch(86.27, 3.44, 37.33°) |
| OKLab | oklab(88.27% 0.0087 0.0056) |
| OKLCH | oklch(88.27% 0.01 32.5) |
| XYZ | xyz(66.3601, 68.5351, 72.0073) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 4.32
Fog
#D8DCE0
ΔE00 6.43
Very Light Pink
#FFF4F2
ΔE00 6.64
Linen
#FAF0E6
ΔE00 6.84
Seashell
#FFF5EE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D4 #D4DDDF
analogous
#DFD4D7 #DFD6D4 #DFDBD4
triadic
#DFD6D4 #D4DFD6 #D6D4DF
tetradic
#DFD6D4 #D7DFD4 #D4DDDF #DBD4DF
square
#DFD6D4 #D7DFD4 #D4DDDF #DBD4DF
split-complementary
#DFD6D4 #D4DFDB #D4D7DF
monochromatic
#AB938E #C5B5B1 #DFD6D4 #F2EEED #F2EEED
Accessibility & contrast
On white
1.43
#DFD6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DFD6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#DAD8D4
Tritanopia (blue-blind)
#E2D5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d4; /* rgb */ color: rgb(223, 214, 212); /* oklch */ color: oklch(88.3% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#e9e2e1',
500: '#dfd6d4',
950: '#000000',
},
}SCSS
$custom: #dfd6d4; $custom-light: #e9e2e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d4",
"rgb": {
"r": 223,
"g": 214,
"b": 212
},
"hsl": {
"h": 10.909,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.88271,
"c": 0.01033,
"h": 32.5
},
"luminance": 0.68535
}Semantic roles & 50–950 ramp
primary
#DFD6D4
secondary
#A3B1B4
accent
#8B994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484