#DFD1D4#DFD1D4
#DFD1D4 is a very light, near-neutral red. Relative luminance 0.660; OKLCH L 87.3% C 0.016 H 2.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D4 |
|---|---|
| RGB | rgb(223, 209, 212) |
| HSL | hsl(347, 18%, 85%) |
| HSV | hsv(347, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.02, 5.35, 0.26) |
| CIE-LCH | lch(85.02, 5.36, 2.75°) |
| OKLab | oklab(87.29% 0.016 0.0008) |
| OKLCH | oklch(87.29% 0.016 2.7) |
| XYZ | xyz(65.1141, 66.0431, 71.5919) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.81
Mistyrose
#FFE4E1
ΔE00 6.88
Lavenderblush
#FFF0F5
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.03
Very Light Pink
#FFF4F2
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D4 #D1DFDC
analogous
#DFD1DB #DFD1D4 #DFD5D1
triadic
#DFD1D4 #D4DFD1 #D1D4DF
tetradic
#DFD1D4 #DBDFD1 #D1DFDC #D5D1DF
square
#DFD1D4 #DBDFD1 #D1DFDC #D5D1DF
split-complementary
#DFD1D4 #D1DFD5 #D1DBDF
monochromatic
#AD8991 #C6ADB2 #DFD1D4 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.48
#DFD1D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DFD1D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D4
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D4 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#E2D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1d4; /* rgb */ color: rgb(223, 209, 212); /* oklch */ color: oklch(87.3% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#e9dfe1',
500: '#dfd1d4',
950: '#000000',
},
}SCSS
$custom: #dfd1d4; $custom-light: #e9dfe1; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d4",
"rgb": {
"r": 223,
"g": 209,
"b": 212
},
"hsl": {
"h": 347.143,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87287,
"c": 0.01601,
"h": 2.7
},
"luminance": 0.66042
}Semantic roles & 50–950 ramp
primary
#DFD1D4
secondary
#9FB5B0
accent
#9C8A49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484