#DFD5D2#DFD5D2
#DFD5D2 is a very light, near-neutral red. Relative luminance 0.679; OKLCH L 88.0% C 0.012 H 37.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D2 |
|---|---|
| RGB | rgb(223, 213, 210) |
| HSL | hsl(14, 17%, 85%) |
| HSV | hsv(14, 6%, 87%) |
| CMYK | cmyk(0%, 4.5%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.97, 2.91, 2.71) |
| CIE-LCH | lch(85.97, 3.97, 42.90°) |
| OKLab | oklab(88.02% 0.0094 0.0072) |
| OKLCH | oklch(88.02% 0.012 37.4) |
| XYZ | xyz(65.8571, 67.9302, 70.6027) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.70
Gainsboro
#DCDCDC
ΔE00 4.75
Linen
#FAF0E6
ΔE00 6.80
Very Light Pink
#FFF4F2
ΔE00 6.83
Fog
#D8DCE0
ΔE00 6.96
Seashell
#FFF5EE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D2 #D2DCDF
analogous
#DFD2D6 #DFD5D2 #DFDCD2
triadic
#DFD5D2 #D2DFD5 #D5D2DF
tetradic
#DFD5D2 #D6DFD2 #D2DCDF #DCD2DF
square
#DFD5D2 #D6DFD2 #D2DCDF #DCD2DF
split-complementary
#DFD5D2 #D2DFDC #D2D6DF
monochromatic
#AC928A #C6B4AE #DFD5D2 #F2EEED #F2EEED
Accessibility & contrast
On white
1.44
#DFD5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DFD5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#E2D4D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d2; /* rgb */ color: rgb(223, 213, 210); /* oklch */ color: oklch(88.0% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#e9e1df',
500: '#dfd5d2',
950: '#000000',
},
}SCSS
$custom: #dfd5d2; $custom-light: #e9e1df; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d2",
"rgb": {
"r": 223,
"g": 213,
"b": 210
},
"hsl": {
"h": 13.846,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.88017,
"c": 0.01183,
"h": 37.4
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#DFD5D2
secondary
#A1B0B5
accent
#889B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484