#DFD4D1#DFD4D1
#DFD4D1 is a very light, near-neutral red. Relative luminance 0.674; OKLCH L 87.8% C 0.013 H 35.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D1 |
|---|---|
| RGB | rgb(223, 212, 209) |
| HSL | hsl(13, 18%, 85%) |
| HSV | hsv(13, 6%, 87%) |
| CMYK | cmyk(0%, 4.9%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.69, 3.26, 2.83) |
| CIE-LCH | lch(85.69, 4.32, 40.98°) |
| OKLab | oklab(87.79% 0.0105 0.0075) |
| OKLCH | oklch(87.79% 0.013 35.7) |
| XYZ | xyz(65.4821, 67.3790, 69.8651) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.07
Gainsboro
#DCDCDC
ΔE00 5.19
Very Light Pink
#FFF4F2
ΔE00 7.00
Linen
#FAF0E6
ΔE00 7.06
Mistyrose
#FFE4E1
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D1 #D1DCDF
analogous
#DFD1D5 #DFD4D1 #DFDBD1
triadic
#DFD4D1 #D1DFD4 #D4D1DF
tetradic
#DFD4D1 #D5DFD1 #D1DCDF #DBD1DF
square
#DFD4D1 #D5DFD1 #D1DCDF #DBD1DF
split-complementary
#DFD4D1 #D1DFDB #D1D5DF
monochromatic
#AD9189 #C6B2AD #DFD4D1 #F2EEED #F2EEED
Accessibility & contrast
On white
1.45
#DFD4D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#DFD4D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D1
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D1 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#E2D3D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4d1; /* rgb */ color: rgb(223, 212, 209); /* oklch */ color: oklch(87.8% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#e9e1df',
500: '#dfd4d1',
950: '#000000',
},
}SCSS
$custom: #dfd4d1; $custom-light: #e9e1df; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d1",
"rgb": {
"r": 223,
"g": 212,
"b": 209
},
"hsl": {
"h": 12.857,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87792,
"c": 0.0129,
"h": 35.7
},
"luminance": 0.67378
}Semantic roles & 50–950 ramp
primary
#DFD4D1
secondary
#9FB0B5
accent
#8A9C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484