#DFCFDC#DFCFDC
#DFCFDC is a very light, muted pink. Relative luminance 0.655; OKLCH L 87.1% C 0.025 H 332.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFDC |
|---|---|
| RGB | rgb(223, 207, 220) |
| HSL | hsl(311, 20%, 84%) |
| HSV | hsv(311, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.73, 7.82, -4.42) |
| CIE-LCH | lch(84.73, 8.98, 330.54°) |
| OKLab | oklab(87.13% 0.0219 -0.0117) |
| OKLCH | oklch(87.13% 0.025 332) |
| XYZ | xyz(65.6607, 65.4815, 76.8764) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.15
Lavenderblush
#FFF0F5
ΔE00 7.90
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.94
Light Pink
#FFD1DF
ΔE00 9.04
Pale Pink
#FFCFDC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFDC #CFDFD2
analogous
#DACFDF #DFCFDC #DFCFD4
triadic
#DFCFDC #DCDFCF #CFDCDF
tetradic
#DFCFDC #DFDACF #CFDFD2 #CFD4DF
square
#DFCFDC #DFDACF #CFDFD2 #CFD4DF
split-complementary
#DFCFDC #D4DFCF #CFDFDA
monochromatic
#AE86A6 #C7AAC1 #DFCFDC #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.49
#DFCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DFCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFDC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFDC | 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)
#CFD2DD
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#E1D0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfdc; /* rgb */ color: rgb(223, 207, 220); /* oklch */ color: oklch(87.1% 0.025 332.0);
Tailwind
colors: {
custom: {
50: '#e9dde6',
500: '#dfcfdc',
950: '#000000',
},
}SCSS
$custom: #dfcfdc; $custom-light: #e9dde6; $custom-dark: #000000;
JSON
{
"hex": "#dfcfdc",
"rgb": {
"r": 223,
"g": 207,
"b": 220
},
"hsl": {
"h": 311.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87133,
"c": 0.0248,
"h": 332
},
"luminance": 0.65481
}Semantic roles & 50–950 ramp
primary
#DFCFDC
secondary
#9DB5A2
accent
#9E5747
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484