#DFD0D5#DFD0D5
#DFD0D5 is a very light, near-neutral pink. Relative luminance 0.656; OKLCH L 87.1% C 0.018 H 355.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0D5 |
|---|---|
| RGB | rgb(223, 208, 213) |
| HSL | hsl(340, 19%, 85%) |
| HSV | hsv(340, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.79, 6.05, -0.60) |
| CIE-LCH | lch(84.79, 6.08, 354.32°) |
| OKLab | oklab(87.12% 0.0178 -0.0015) |
| OKLCH | oklch(87.12% 0.018 355.2) |
| XYZ | xyz(64.9960, 65.6045, 72.1768) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.04
Mistyrose
#FFE4E1
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.79
Very Light Pink
#FFF4F2
ΔE00 8.60
Silver
#C0C0C0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0D5 #D0DFDA
analogous
#DFD0DD #DFD0D5 #DFD3D0
triadic
#DFD0D5 #D5DFD0 #D0D5DF
tetradic
#DFD0D5 #DDDFD0 #D0DFDA #D3D0DF
square
#DFD0D5 #DDDFD0 #D0DFDA #D3D0DF
split-complementary
#DFD0D5 #D0DFD3 #D0DDDF
monochromatic
#AD8794 #C6ACB4 #DFD0D5 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.49
#DFD0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DFD0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0D5
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0D5 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#E2D0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0d5; /* rgb */ color: rgb(223, 208, 213); /* oklch */ color: oklch(87.1% 0.018 355.2);
Tailwind
colors: {
custom: {
50: '#e9dee1',
500: '#dfd0d5',
950: '#000000',
},
}SCSS
$custom: #dfd0d5; $custom-light: #e9dee1; $custom-dark: #000000;
JSON
{
"hex": "#dfd0d5",
"rgb": {
"r": 223,
"g": 208,
"b": 213
},
"hsl": {
"h": 340,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.8712,
"c": 0.01789,
"h": 355.2
},
"luminance": 0.65604
}Semantic roles & 50–950 ramp
primary
#DFD0D5
secondary
#9EB5AD
accent
#9D8148
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484