#DFD3D6#DFD3D6
#DFD3D6 is a very light, near-neutral red. Relative luminance 0.671; OKLCH L 87.7% C 0.014 H 0.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D6 |
|---|---|
| RGB | rgb(223, 211, 214) |
| HSL | hsl(345, 16%, 85%) |
| HSV | hsv(345, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 4%, 12.5%) |
| CIE-LAB | lab(85.57, 4.65, 0.00) |
| CIE-LCH | lch(85.57, 4.65, 0.02°) |
| OKLab | oklab(87.74% 0.0138 0.0001) |
| OKLCH | oklch(87.74% 0.014 0.3) |
| XYZ | xyz(65.8617, 67.1321, 73.0935) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.19
Lavenderblush
#FFF0F5
ΔE00 6.69
Mistyrose
#FFE4E1
ΔE00 7.16
Very Light Pink
#FFF4F2
ΔE00 7.54
Fog
#D8DCE0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D6 #D3DFDC
analogous
#DFD3DC #DFD3D6 #DFD6D3
triadic
#DFD3D6 #D6DFD3 #D3D6DF
tetradic
#DFD3D6 #DCDFD3 #D3DFDC #D6D3DF
square
#DFD3D6 #DCDFD3 #D3DFDC #D6D3DF
split-complementary
#DFD3D6 #D3DFD6 #D3DCDF
monochromatic
#AB8C94 #C5B0B5 #DFD3D6 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.46
#DFD3D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DFD3D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D6
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D6 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#E1D2D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d6; /* rgb */ color: rgb(223, 211, 214); /* oklch */ color: oklch(87.7% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#e9e0e2',
500: '#dfd3d6',
950: '#000000',
},
}SCSS
$custom: #dfd3d6; $custom-light: #e9e0e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d6",
"rgb": {
"r": 223,
"g": 211,
"b": 214
},
"hsl": {
"h": 345,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87737,
"c": 0.01383,
"h": 0.3
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#DFD3D6
secondary
#A2B4B0
accent
#9A864B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484