#DFD3D3#DFD3D3
#DFD3D3 is a very light, near-neutral red. Relative luminance 0.670; OKLCH L 87.7% C 0.013 H 17.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D3 |
|---|---|
| RGB | rgb(223, 211, 211) |
| HSL | hsl(0, 16%, 85%) |
| HSV | hsv(0, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.49, 4.13, 1.48) |
| CIE-LCH | lch(85.49, 4.39, 19.73°) |
| OKLab | oklab(87.65% 0.0127 0.004) |
| OKLCH | oklch(87.65% 0.013 17.4) |
| XYZ | xyz(65.4821, 66.9803, 71.0942) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 5.76
Mistyrose
#FFE4E1
ΔE00 6.97
Lavenderblush
#FFF0F5
ΔE00 7.11
Very Light Pink
#FFF4F2
ΔE00 7.22
Fog
#D8DCE0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D3 #D3DFDF
analogous
#DFD3D9 #DFD3D3 #DFD9D3
triadic
#DFD3D3 #D3DFD3 #D3D3DF
tetradic
#DFD3D3 #D9DFD3 #D3DFDF #D9D3DF
square
#DFD3D3 #D9DFD3 #D3DFDF #D9D3DF
split-complementary
#DFD3D3 #D3DFD9 #D3D9DF
monochromatic
#AB8C8C #C5B0B0 #DFD3D3 #F2EDED #F2EDED
Accessibility & contrast
On white
1.46
#DFD3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DFD3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#D8D6D3
Tritanopia (blue-blind)
#E2D2D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d3; /* rgb */ color: rgb(223, 211, 211); /* oklch */ color: oklch(87.7% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#e9e0e0',
500: '#dfd3d3',
950: '#000000',
},
}SCSS
$custom: #dfd3d3; $custom-light: #e9e0e0; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d3",
"rgb": {
"r": 223,
"g": 211,
"b": 211
},
"hsl": {
"h": 0,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87651,
"c": 0.0133,
"h": 17.4
},
"luminance": 0.6698
}Semantic roles & 50–950 ramp
primary
#DFD3D3
secondary
#A2B4B4
accent
#9A9A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484