#DFD1D1#DFD1D1
#DFD1D1 is a very light, near-neutral red. Relative luminance 0.659; OKLCH L 87.2% C 0.016 H 17.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D1 |
|---|---|
| RGB | rgb(223, 209, 209) |
| HSL | hsl(0, 18%, 85%) |
| HSV | hsv(0, 6%, 87%) |
| CMYK | cmyk(0%, 6.3%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.94, 4.83, 1.74) |
| CIE-LCH | lch(84.94, 5.14, 19.79°) |
| OKLab | oklab(87.2% 0.0149 0.0047) |
| OKLCH | oklch(87.2% 0.016 17.5) |
| XYZ | xyz(64.7392, 65.8931, 69.6174) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 7.33
Very Light Pink
#FFF4F2
ΔE00 7.70
Silver
#C0C0C0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D1 #D1DFDF
analogous
#DFD1D8 #DFD1D1 #DFD8D1
triadic
#DFD1D1 #D1DFD1 #D1D1DF
tetradic
#DFD1D1 #D8DFD1 #D1DFDF #D8D1DF
square
#DFD1D1 #D8DFD1 #D1DFDF #D8D1DF
split-complementary
#DFD1D1 #D1DFD8 #D1D8DF
monochromatic
#AD8989 #C6ADAD #DFD1D1 #F2EDED #F2EDED
Accessibility & contrast
On white
1.48
#DFD1D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DFD1D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D1
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D1 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D1
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#E2D0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1d1; /* rgb */ color: rgb(223, 209, 209); /* oklch */ color: oklch(87.2% 0.016 17.5);
Tailwind
colors: {
custom: {
50: '#e9dfdf',
500: '#dfd1d1',
950: '#000000',
},
}SCSS
$custom: #dfd1d1; $custom-light: #e9dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d1",
"rgb": {
"r": 223,
"g": 209,
"b": 209
},
"hsl": {
"h": 0,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87202,
"c": 0.01557,
"h": 17.5
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#DFD1D1
secondary
#9FB5B5
accent
#9C9C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484