#DFD5D5#DFD5D5
#DFD5D5 is a very light, near-neutral red. Relative luminance 0.681; OKLCH L 88.1% C 0.011 H 17.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D5 |
|---|---|
| RGB | rgb(223, 213, 213) |
| HSL | hsl(0, 14%, 85%) |
| HSV | hsv(0, 4%, 87%) |
| CMYK | cmyk(0%, 4.5%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.05, 3.43, 1.23) |
| CIE-LCH | lch(86.05, 3.64, 19.68°) |
| OKLab | oklab(88.1% 0.0105 0.0033) |
| OKLCH | oklch(88.1% 0.011 17.4) |
| XYZ | xyz(66.2343, 68.0811, 72.5896) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 4.85
Fog
#D8DCE0
ΔE00 6.75
Very Light Pink
#FFF4F2
ΔE00 6.82
Lavenderblush
#FFF0F5
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D5 #D5DFDF
analogous
#DFD5DA #DFD5D5 #DFDAD5
triadic
#DFD5D5 #D5DFD5 #D5D5DF
tetradic
#DFD5D5 #DADFD5 #D5DFDF #DAD5DF
square
#DFD5D5 #DADFD5 #D5DFDF #DAD5DF
split-complementary
#DFD5D5 #D5DFDA #D5DADF
monochromatic
#AA9090 #C5B2B2 #DFD5D5 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.44
#DFD5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DFD5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D5
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D5 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D5
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#E1D4D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d5; /* rgb */ color: rgb(223, 213, 213); /* oklch */ color: oklch(88.1% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#e9e1e1',
500: '#dfd5d5',
950: '#000000',
},
}SCSS
$custom: #dfd5d5; $custom-light: #e9e1e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d5",
"rgb": {
"r": 223,
"g": 213,
"b": 213
},
"hsl": {
"h": 0,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88101,
"c": 0.01104,
"h": 17.4
},
"luminance": 0.68081
}Semantic roles & 50–950 ramp
primary
#DFD5D5
secondary
#A4B4B4
accent
#98984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484