#DFD3D5#DFD3D5
#DFD3D5 is a very light, near-neutral red. Relative luminance 0.671; OKLCH L 87.7% C 0.014 H 5.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D5 |
|---|---|
| RGB | rgb(223, 211, 213) |
| HSL | hsl(350, 16%, 85%) |
| HSV | hsv(350, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.54, 4.48, 0.49) |
| CIE-LCH | lch(85.54, 4.50, 6.31°) |
| OKLab | oklab(87.71% 0.0135 0.0014) |
| OKLCH | oklch(87.71% 0.014 5.9) |
| XYZ | xyz(65.7344, 67.0812, 72.4229) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 7.06
Very Light Pink
#FFF4F2
ΔE00 7.40
Fog
#D8DCE0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D5 #D3DFDD
analogous
#DFD3DB #DFD3D5 #DFD7D3
triadic
#DFD3D5 #D5DFD3 #D3D5DF
tetradic
#DFD3D5 #DBDFD3 #D3DFDD #D7D3DF
square
#DFD3D5 #DBDFD3 #D3DFDD #D7D3DF
split-complementary
#DFD3D5 #D3DFD7 #D3DBDF
monochromatic
#AB8C91 #C5B0B3 #DFD3D5 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.46
#DFD3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D5
Deuteranopia (green-blind)
#D7D7D5
Tritanopia (blue-blind)
#E2D2D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d5; /* rgb */ color: rgb(223, 211, 213); /* oklch */ color: oklch(87.7% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#e9e0e1',
500: '#dfd3d5',
950: '#000000',
},
}SCSS
$custom: #dfd3d5; $custom-light: #e9e0e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d5",
"rgb": {
"r": 223,
"g": 211,
"b": 213
},
"hsl": {
"h": 350,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87708,
"c": 0.01352,
"h": 5.9
},
"luminance": 0.67081
}Semantic roles & 50–950 ramp
primary
#DFD3D5
secondary
#A2B4B1
accent
#9A8D4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484