#DFD0D2#DFD0D2
#DFD0D2 is a very light, near-neutral red. Relative luminance 0.655; OKLCH L 87.0% C 0.017 H 8.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D2 |
|---|---|
| RGB | rgb(223, 208, 210) |
| HSL | hsl(352, 19%, 85%) |
| HSV | hsv(352, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.72, 5.53, 0.88) |
| CIE-LCH | lch(84.72, 5.60, 9.04°) |
| OKLab | oklab(87.03% 0.0167 0.0024) |
| OKLCH | oklch(87.03% 0.017 8.2) |
| XYZ | xyz(64.6188, 65.4536, 70.1900) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.02
Lavenderblush
#FFF0F5
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.29
Very Light Pink
#FFF4F2
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D2 #D0DFDD
analogous
#DFD0DA #DFD0D2 #DFD6D0
triadic
#DFD0D2 #D2DFD0 #D0D2DF
tetradic
#DFD0D2 #DADFD0 #D0DFDD #D6D0DF
square
#DFD0D2 #DADFD0 #D0DFDD #D6D0DF
split-complementary
#DFD0D2 #D0DFD6 #D0DADF
monochromatic
#AD878C #C6ACAF #DFD0D2 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.49
#DFD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DFD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#E2CFD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0d2; /* rgb */ color: rgb(223, 208, 210); /* oklch */ color: oklch(87.0% 0.017 8.2);
Tailwind
colors: {
custom: {
50: '#e9dedf',
500: '#dfd0d2',
950: '#000000',
},
}SCSS
$custom: #dfd0d2; $custom-light: #e9dedf; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d2",
"rgb": {
"r": 223,
"g": 208,
"b": 210
},
"hsl": {
"h": 352,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87034,
"c": 0.01686,
"h": 8.2
},
"luminance": 0.65453
}Semantic roles & 50–950 ramp
primary
#DFD0D2
secondary
#9EB5B2
accent
#9D9248
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484