#DFD1D2#DFD1D2
#DFD1D2 is a very light, near-neutral red. Relative luminance 0.659; OKLCH L 87.2% C 0.016 H 12.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D2 |
|---|---|
| RGB | rgb(223, 209, 210) |
| HSL | hsl(356, 18%, 85%) |
| HSV | hsv(356, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.97, 5.00, 1.24) |
| CIE-LCH | lch(84.97, 5.16, 13.97°) |
| OKLab | oklab(87.23% 0.0152 0.0034) |
| OKLCH | oklch(87.23% 0.016 12.5) |
| XYZ | xyz(64.8634, 65.9428, 70.2715) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.50
Mistyrose
#FFE4E1
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.74
Lavenderblush
#FFF0F5
ΔE00 7.17
Very Light Pink
#FFF4F2
ΔE00 7.78
Silver
#C0C0C0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D2 #D1DFDE
analogous
#DFD1D9 #DFD1D2 #DFD7D1
triadic
#DFD1D2 #D2DFD1 #D1D2DF
tetradic
#DFD1D2 #D9DFD1 #D1DFDE #D7D1DF
square
#DFD1D2 #D9DFD1 #D1DFDE #D7D1DF
split-complementary
#DFD1D2 #D1DFD7 #D1D9DF
monochromatic
#AD898B #C6ADAF #DFD1D2 #F2EDED #F2EDED
Accessibility & contrast
On white
1.48
#DFD1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFD1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#E2D0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1d2; /* rgb */ color: rgb(223, 209, 210); /* oklch */ color: oklch(87.2% 0.016 12.5);
Tailwind
colors: {
custom: {
50: '#e9dfdf',
500: '#dfd1d2',
950: '#000000',
},
}SCSS
$custom: #dfd1d2; $custom-light: #e9dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d2",
"rgb": {
"r": 223,
"g": 209,
"b": 210
},
"hsl": {
"h": 355.714,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.8723,
"c": 0.0156,
"h": 12.5
},
"luminance": 0.65942
}Semantic roles & 50–950 ramp
primary
#DFD1D2
secondary
#9FB5B3
accent
#9C9649
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484