#DFD1D0#DFD1D0
#DFD1D0 is a very light, near-neutral red. Relative luminance 0.658; OKLCH L 87.2% C 0.016 H 22.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1D0 |
|---|---|
| RGB | rgb(223, 209, 208) |
| HSL | hsl(4, 19%, 85%) |
| HSV | hsv(4, 7%, 87%) |
| CMYK | cmyk(0%, 6.3%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.92, 4.66, 2.23) |
| CIE-LCH | lch(84.92, 5.17, 25.60°) |
| OKLab | oklab(87.17% 0.0145 0.006) |
| OKLCH | oklch(87.17% 0.016 22.4) |
| XYZ | xyz(64.6158, 65.8437, 68.9674) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.56
Mistyrose
#FFE4E1
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 7.52
Very Light Pink
#FFF4F2
ΔE00 7.65
Silver
#C0C0C0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1D0 #D0DEDF
analogous
#DFD0D7 #DFD1D0 #DFD9D0
triadic
#DFD1D0 #D0DFD1 #D1D0DF
tetradic
#DFD1D0 #D7DFD0 #D0DEDF #D9D0DF
square
#DFD1D0 #D7DFD0 #D0DEDF #D9D0DF
split-complementary
#DFD1D0 #D0DFD9 #D0D7DF
monochromatic
#AD8A87 #C6ADAC #DFD1D0 #F3EDED #F3EDED
Accessibility & contrast
On white
1.48
#DFD1D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DFD1D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1D0
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1D0 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D0
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#E3D0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1d0; /* rgb */ color: rgb(223, 209, 208); /* oklch */ color: oklch(87.2% 0.016 22.4);
Tailwind
colors: {
custom: {
50: '#e9dfde',
500: '#dfd1d0',
950: '#000000',
},
}SCSS
$custom: #dfd1d0; $custom-light: #e9dfde; $custom-dark: #000000;
JSON
{
"hex": "#dfd1d0",
"rgb": {
"r": 223,
"g": 209,
"b": 208
},
"hsl": {
"h": 4,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87174,
"c": 0.01565,
"h": 22.4
},
"luminance": 0.65843
}Semantic roles & 50–950 ramp
primary
#DFD1D0
secondary
#9EB3B5
accent
#989D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484