#DFD3D4#DFD3D4
#DFD3D4 is a very light, near-neutral red. Relative luminance 0.670; OKLCH L 87.7% C 0.013 H 11.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D4 |
|---|---|
| RGB | rgb(223, 211, 212) |
| HSL | hsl(355, 16%, 85%) |
| HSV | hsv(355, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.52, 4.30, 0.99) |
| CIE-LCH | lch(85.52, 4.41, 12.93°) |
| OKLab | oklab(87.68% 0.0131 0.0027) |
| OKLCH | oklch(87.68% 0.013 11.6) |
| XYZ | xyz(65.6078, 67.0306, 71.7565) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.73
Gainsboro
#DCDCDC
ΔE00 5.87
Lavenderblush
#FFF0F5
ΔE00 6.94
Mistyrose
#FFE4E1
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D4 #D3DFDE
analogous
#DFD3DA #DFD3D4 #DFD8D3
triadic
#DFD3D4 #D4DFD3 #D3D4DF
tetradic
#DFD3D4 #DADFD3 #D3DFDE #D8D3DF
square
#DFD3D4 #DADFD3 #D3DFDE #D8D3DF
split-complementary
#DFD3D4 #D3DFD8 #D3DADF
monochromatic
#AB8C8F #C5B0B1 #DFD3D4 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.46
#DFD3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DFD3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#E2D2D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d4; /* rgb */ color: rgb(223, 211, 212); /* oklch */ color: oklch(87.7% 0.013 11.6);
Tailwind
colors: {
custom: {
50: '#e9e0e1',
500: '#dfd3d4',
950: '#000000',
},
}SCSS
$custom: #dfd3d4; $custom-light: #e9e0e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d4",
"rgb": {
"r": 223,
"g": 211,
"b": 212
},
"hsl": {
"h": 355,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.8768,
"c": 0.01334,
"h": 11.6
},
"luminance": 0.6703
}Semantic roles & 50–950 ramp
primary
#DFD3D4
secondary
#A2B4B3
accent
#9A934B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484