#DFD5D3#DFD5D3
#DFD5D3 is a very light, near-neutral red. Relative luminance 0.680; OKLCH L 88.0% C 0.011 H 31.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D3 |
|---|---|
| RGB | rgb(223, 213, 211) |
| HSL | hsl(10, 16%, 85%) |
| HSV | hsv(10, 5%, 87%) |
| CMYK | cmyk(0%, 4.5%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.00, 3.08, 2.21) |
| CIE-LCH | lch(86.00, 3.79, 35.66°) |
| OKLab | oklab(88.05% 0.0098 0.0059) |
| OKLCH | oklch(88.05% 0.011 31.1) |
| XYZ | xyz(65.9820, 67.9802, 71.2609) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 6.79
Fog
#D8DCE0
ΔE00 6.86
Linen
#FAF0E6
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D3 #D3DDDF
analogous
#DFD3D7 #DFD5D3 #DFDBD3
triadic
#DFD5D3 #D3DFD5 #D5D3DF
tetradic
#DFD5D3 #D7DFD3 #D3DDDF #DBD3DF
square
#DFD5D3 #D7DFD3 #D3DDDF #DBD3DF
split-complementary
#DFD5D3 #D3DFDB #D3D7DF
monochromatic
#AB918C #C5B3B0 #DFD5D3 #F2EEED #F2EEED
Accessibility & contrast
On white
1.44
#DFD5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DFD5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#E2D4D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d3; /* rgb */ color: rgb(223, 213, 211); /* oklch */ color: oklch(88.0% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#e9e1e0',
500: '#dfd5d3',
950: '#000000',
},
}SCSS
$custom: #dfd5d3; $custom-light: #e9e1e0; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d3",
"rgb": {
"r": 223,
"g": 213,
"b": 211
},
"hsl": {
"h": 10,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.88045,
"c": 0.01142,
"h": 31.1
},
"luminance": 0.6798
}Semantic roles & 50–950 ramp
primary
#DFD5D3
secondary
#A2B1B4
accent
#8D9A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484