#DFD4D4#DFD4D4
#DFD4D4 is a very light, near-neutral red. Relative luminance 0.675; OKLCH L 87.9% C 0.012 H 17.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D4 |
|---|---|
| RGB | rgb(223, 212, 212) |
| HSL | hsl(0, 15%, 85%) |
| HSV | hsv(0, 5%, 87%) |
| CMYK | cmyk(0%, 4.9%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.77, 3.78, 1.35) |
| CIE-LCH | lch(85.77, 4.01, 19.71°) |
| OKLab | oklab(87.88% 0.0116 0.0036) |
| OKLCH | oklch(87.88% 0.012 17.4) |
| XYZ | xyz(65.8570, 67.5290, 71.8396) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.21
Gainsboro
#DCDCDC
ΔE00 5.31
Very Light Pink
#FFF4F2
ΔE00 7.00
Lavenderblush
#FFF0F5
ΔE00 7.05
Mistyrose
#FFE4E1
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D4 #D4DFDF
analogous
#DFD4D9 #DFD4D4 #DFD9D4
triadic
#DFD4D4 #D4DFD4 #D4D4DF
tetradic
#DFD4D4 #D9DFD4 #D4DFDF #D9D4DF
square
#DFD4D4 #D9DFD4 #D4DFDF #D9D4DF
split-complementary
#DFD4D4 #D4DFD9 #D4D9DF
monochromatic
#AB8E8E #C5B1B1 #DFD4D4 #F2EDED #F2EDED
Accessibility & contrast
On white
1.45
#DFD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DFD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D4
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#E2D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4d4; /* rgb */ color: rgb(223, 212, 212); /* oklch */ color: oklch(87.9% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#e9e1e1',
500: '#dfd4d4',
950: '#000000',
},
}SCSS
$custom: #dfd4d4; $custom-light: #e9e1e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d4",
"rgb": {
"r": 223,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87876,
"c": 0.01217,
"h": 17.4
},
"luminance": 0.67528
}Semantic roles & 50–950 ramp
primary
#DFD4D4
secondary
#A3B4B4
accent
#99994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484