#DFD4D9#DFD4D9
#DFD4D9 is a very light, near-neutral pink. Relative luminance 0.678; OKLCH L 88.0% C 0.014 H 348.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D9 |
|---|---|
| RGB | rgb(223, 212, 217) |
| HSL | hsl(333, 15%, 85%) |
| HSV | hsv(333, 5%, 87%) |
| CMYK | cmyk(0%, 4.9%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.90, 4.65, -1.11) |
| CIE-LCH | lch(85.90, 4.78, 346.60°) |
| OKLab | oklab(88.02% 0.0135 -0.0029) |
| OKLCH | oklch(88.02% 0.014 348) |
| XYZ | xyz(66.4975, 67.7852, 75.2129) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.22
Lavenderblush
#FFF0F5
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.48
Mistyrose
#FFE4E1
ΔE00 7.60
Very Light Pink
#FFF4F2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D9 #D4DFDA
analogous
#DFD4DE #DFD4D9 #DFD4D4
triadic
#DFD4D9 #D9DFD4 #D4D9DF
tetradic
#DFD4D9 #DEDFD4 #D4DFDA #D4D4DF
square
#DFD4D9 #DEDFD4 #D4DFDA #D4D4DF
split-complementary
#DFD4D9 #D4DFD4 #D4DEDF
monochromatic
#AB8E9B #C5B1BA #DFD4D9 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.44
#DFD4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DFD4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D9
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D9 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D9
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#E1D4D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd4d9; /* rgb */ color: rgb(223, 212, 217); /* oklch */ color: oklch(88.0% 0.014 348.0);
Tailwind
colors: {
custom: {
50: '#e9e1e4',
500: '#dfd4d9',
950: '#000000',
},
}SCSS
$custom: #dfd4d9; $custom-light: #e9e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d9",
"rgb": {
"r": 223,
"g": 212,
"b": 217
},
"hsl": {
"h": 332.727,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.88019,
"c": 0.01381,
"h": 348
},
"luminance": 0.67785
}Semantic roles & 50–950 ramp
primary
#DFD4D9
secondary
#A3B4AC
accent
#99764D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484