#DFD3D8#DFD3D8
#DFD3D8 is a very light, near-neutral pink. Relative luminance 0.672; OKLCH L 87.8% C 0.015 H 350.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D8 |
|---|---|
| RGB | rgb(223, 211, 216) |
| HSL | hsl(335, 16%, 85%) |
| HSV | hsv(335, 5%, 87%) |
| CMYK | cmyk(0%, 5.4%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.62, 5.00, -0.98) |
| CIE-LCH | lch(85.62, 5.10, 348.88°) |
| OKLab | oklab(87.79% 0.0146 -0.0025) |
| OKLCH | oklch(87.79% 0.015 350.1) |
| XYZ | xyz(66.1187, 67.2349, 74.4469) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.61
Mistyrose
#FFE4E1
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 7.87
Fog
#D8DCE0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D8 #D3DFDA
analogous
#DFD3DE #DFD3D8 #DFD4D3
triadic
#DFD3D8 #D8DFD3 #D3D8DF
tetradic
#DFD3D8 #DEDFD3 #D3DFDA #D4D3DF
square
#DFD3D8 #DEDFD3 #D3DFDA #D4D3DF
split-complementary
#DFD3D8 #D3DFD4 #D3DEDF
monochromatic
#AB8C99 #C5B0B9 #DFD3D8 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.45
#DFD3D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DFD3D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#D6D7D8
Tritanopia (blue-blind)
#E1D3D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd3d8; /* rgb */ color: rgb(223, 211, 216); /* oklch */ color: oklch(87.8% 0.015 350.1);
Tailwind
colors: {
custom: {
50: '#e9e0e4',
500: '#dfd3d8',
950: '#000000',
},
}SCSS
$custom: #dfd3d8; $custom-light: #e9e0e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d8",
"rgb": {
"r": 223,
"g": 211,
"b": 216
},
"hsl": {
"h": 335,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.87794,
"c": 0.0148,
"h": 350.1
},
"luminance": 0.67234
}Semantic roles & 50–950 ramp
primary
#DFD3D8
secondary
#A2B4AD
accent
#9A794B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484