#DFD0D3#DFD0D3
#DFD0D3 is a very light, near-neutral red. Relative luminance 0.655; OKLCH L 87.1% C 0.017 H 3.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D3 |
|---|---|
| RGB | rgb(223, 208, 211) |
| HSL | hsl(348, 19%, 85%) |
| HSV | hsv(348, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.74, 5.70, 0.39) |
| CIE-LCH | lch(84.74, 5.71, 3.87°) |
| OKLab | oklab(87.06% 0.0171 0.0011) |
| OKLCH | oklch(87.06% 0.017 3.7) |
| XYZ | xyz(64.7438, 65.5036, 70.8481) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.79
Lavenderblush
#FFF0F5
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 8.28
Silver
#C0C0C0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D3 #D0DFDC
analogous
#DFD0DB #DFD0D3 #DFD5D0
triadic
#DFD0D3 #D3DFD0 #D0D3DF
tetradic
#DFD0D3 #DBDFD0 #D0DFDC #D5D0DF
square
#DFD0D3 #DBDFD0 #D0DFDC #D5D0DF
split-complementary
#DFD0D3 #D0DFD5 #D0DBDF
monochromatic
#AD878F #C6ACB1 #DFD0D3 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.49
#DFD0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DFD0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D3
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D3 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#E2CFD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d3; /* rgb */ color: rgb(223, 208, 211); /* oklch */ color: oklch(87.1% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#e9dee0',
500: '#dfd0d3',
950: '#000000',
},
}SCSS
$custom: #dfd0d3; $custom-light: #e9dee0; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d3",
"rgb": {
"r": 223,
"g": 208,
"b": 211
},
"hsl": {
"h": 348,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87063,
"c": 0.01711,
"h": 3.7
},
"luminance": 0.65503
}Semantic roles & 50–950 ramp
primary
#DFD0D3
secondary
#9EB5B0
accent
#9D8C48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484