#DFD1D3#DFD1D3
#DFD1D3 is a very light, near-neutral red. Relative luminance 0.660; OKLCH L 87.3% C 0.016 H 7.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D3 |
|---|---|
| RGB | rgb(223, 209, 211) |
| HSL | hsl(351, 18%, 85%) |
| HSV | hsv(351, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.99, 5.18, 0.75) |
| CIE-LCH | lch(84.99, 5.23, 8.25°) |
| OKLab | oklab(87.26% 0.0156 0.0021) |
| OKLCH | oklch(87.26% 0.016 7.6) |
| XYZ | xyz(64.9883, 65.9928, 70.9297) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 6.77
Gainsboro
#DCDCDC
ΔE00 6.87
Lavenderblush
#FFF0F5
ΔE00 7.04
Very Light Pink
#FFF4F2
ΔE00 7.89
Silver
#C0C0C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D3 #D1DFDD
analogous
#DFD1DA #DFD1D3 #DFD6D1
triadic
#DFD1D3 #D3DFD1 #D1D3DF
tetradic
#DFD1D3 #DADFD1 #D1DFDD #D6D1DF
square
#DFD1D3 #DADFD1 #D1DFDD #D6D1DF
split-complementary
#DFD1D3 #D1DFD6 #D1DADF
monochromatic
#AD898E #C6ADB0 #DFD1D3 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.48
#DFD1D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DFD1D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D3
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D3 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#E2D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1d3; /* rgb */ color: rgb(223, 209, 211); /* oklch */ color: oklch(87.3% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#e9dfe0',
500: '#dfd1d3',
950: '#000000',
},
}SCSS
$custom: #dfd1d3; $custom-light: #e9dfe0; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d3",
"rgb": {
"r": 223,
"g": 209,
"b": 211
},
"hsl": {
"h": 351.429,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87259,
"c": 0.01575,
"h": 7.6
},
"luminance": 0.65992
}Semantic roles & 50–950 ramp
primary
#DFD1D3
secondary
#9FB5B2
accent
#9C9049
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484