#DFD5D4#DFD5D4
#DFD5D4 is a very light, near-neutral red. Relative luminance 0.680; OKLCH L 88.1% C 0.011 H 24.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D4 |
|---|---|
| RGB | rgb(223, 213, 212) |
| HSL | hsl(5, 15%, 85%) |
| HSV | hsv(5, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.02, 3.26, 1.72) |
| CIE-LCH | lch(86.02, 3.68, 27.83°) |
| OKLab | oklab(88.07% 0.0102 0.0046) |
| OKLCH | oklch(88.07% 0.011 24.4) |
| XYZ | xyz(66.1078, 68.0305, 71.9232) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 4.77
Very Light Pink
#FFF4F2
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.79
Lavenderblush
#FFF0F5
ΔE00 7.25
Silver
#C0C0C0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D4 #D4DEDF
analogous
#DFD4D8 #DFD5D4 #DFDAD4
triadic
#DFD5D4 #D4DFD5 #D5D4DF
tetradic
#DFD5D4 #D8DFD4 #D4DEDF #DAD4DF
square
#DFD5D4 #D8DFD4 #D4DEDF #DAD4DF
split-complementary
#DFD5D4 #D4DFDA #D4D8DF
monochromatic
#AB908E #C5B3B1 #DFD5D4 #F2EEED #F2EEED
Accessibility & contrast
On white
1.44
#DFD5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DFD5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D4
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D4 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#E2D4D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d4; /* rgb */ color: rgb(223, 213, 212); /* oklch */ color: oklch(88.1% 0.011 24.4);
Tailwind
colors: {
custom: {
50: '#e9e1e1',
500: '#dfd5d4',
950: '#000000',
},
}SCSS
$custom: #dfd5d4; $custom-light: #e9e1e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d4",
"rgb": {
"r": 223,
"g": 213,
"b": 212
},
"hsl": {
"h": 5.455,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.88073,
"c": 0.01115,
"h": 24.4
},
"luminance": 0.6803
}Semantic roles & 50–950 ramp
primary
#DFD5D4
secondary
#A3B3B4
accent
#92994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484