#DFD0D1#DFD0D1
#DFD0D1 is a very light, near-neutral red. Relative luminance 0.654; OKLCH L 87.0% C 0.017 H 12.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D1 |
|---|---|
| RGB | rgb(223, 208, 209) |
| HSL | hsl(356, 19%, 85%) |
| HSV | hsv(356, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.69, 5.36, 1.37) |
| CIE-LCH | lch(84.69, 5.53, 14.39°) |
| OKLab | oklab(87.01% 0.0163 0.0037) |
| OKLCH | oklch(87.01% 0.017 12.8) |
| XYZ | xyz(64.4946, 65.4039, 69.5359) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.17
Lavenderblush
#FFF0F5
ΔE00 7.33
Very Light Pink
#FFF4F2
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D1 #D0DFDE
analogous
#DFD0D9 #DFD0D1 #DFD7D0
triadic
#DFD0D1 #D1DFD0 #D0D1DF
tetradic
#DFD0D1 #D9DFD0 #D0DFDE #D7D0DF
square
#DFD0D1 #D9DFD0 #D0DFDE #D7D0DF
split-complementary
#DFD0D1 #D0DFD7 #D0D9DF
monochromatic
#AD878A #C6ACAD #DFD0D1 #F3EDED #F3EDED
Accessibility & contrast
On white
1.49
#DFD0D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DFD0D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D1
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D1 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D1
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#E2CFD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0d1; /* rgb */ color: rgb(223, 208, 209); /* oklch */ color: oklch(87.0% 0.017 12.8);
Tailwind
colors: {
custom: {
50: '#e9dedf',
500: '#dfd0d1',
950: '#000000',
},
}SCSS
$custom: #dfd0d1; $custom-light: #e9dedf; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d1",
"rgb": {
"r": 223,
"g": 208,
"b": 209
},
"hsl": {
"h": 356,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87006,
"c": 0.01673,
"h": 12.8
},
"luminance": 0.65403
}Semantic roles & 50–950 ramp
primary
#DFD0D1
secondary
#9EB5B3
accent
#9D9848
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484