#DFD4D3#DFD4D3
#DFD4D3 is a very light, near-neutral red. Relative luminance 0.675; OKLCH L 87.8% C 0.012 H 23.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D3 |
|---|---|
| RGB | rgb(223, 212, 211) |
| HSL | hsl(5, 16%, 85%) |
| HSV | hsv(5, 5%, 87%) |
| CMYK | cmyk(0%, 4.9%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.75, 3.61, 1.85) |
| CIE-LCH | lch(85.75, 4.05, 27.12°) |
| OKLab | oklab(87.85% 0.0112 0.0049) |
| OKLCH | oklch(87.85% 0.012 23.7) |
| XYZ | xyz(65.7313, 67.4787, 71.1773) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.12
Gainsboro
#DCDCDC
ΔE00 5.23
Very Light Pink
#FFF4F2
ΔE00 6.96
Mistyrose
#FFE4E1
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.23
Lavenderblush
#FFF0F5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D3 #D3DEDF
analogous
#DFD3D8 #DFD4D3 #DFDAD3
triadic
#DFD4D3 #D3DFD4 #D4D3DF
tetradic
#DFD4D3 #D8DFD3 #D3DEDF #DAD3DF
square
#DFD4D3 #D8DFD3 #D3DEDF #DAD3DF
split-complementary
#DFD4D3 #D3DFDA #D3D8DF
monochromatic
#AB8F8C #C5B1B0 #DFD4D3 #F2EEED #F2EEED
Accessibility & contrast
On white
1.45
#DFD4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DFD4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D3
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D3 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D3
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#E2D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4d3; /* rgb */ color: rgb(223, 212, 211); /* oklch */ color: oklch(87.8% 0.012 23.7);
Tailwind
colors: {
custom: {
50: '#e9e1e0',
500: '#dfd4d3',
950: '#000000',
},
}SCSS
$custom: #dfd4d3; $custom-light: #e9e1e0; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d3",
"rgb": {
"r": 223,
"g": 212,
"b": 211
},
"hsl": {
"h": 5,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87848,
"c": 0.01227,
"h": 23.7
},
"luminance": 0.67478
}Semantic roles & 50–950 ramp
primary
#DFD4D3
secondary
#A2B3B4
accent
#939A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484