#DFCFD9#DFCFD9
#DFCFD9 is a very light, muted pink. Relative luminance 0.653; OKLCH L 87.0% C 0.022 H 339.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFD9 |
|---|---|
| RGB | rgb(223, 207, 217) |
| HSL | hsl(323, 20%, 84%) |
| HSV | hsv(323, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.65, 7.28, -2.94) |
| CIE-LCH | lch(84.65, 7.85, 338.01°) |
| OKLab | oklab(87.04% 0.0208 -0.0077) |
| OKLCH | oklch(87.04% 0.022 339.7) |
| XYZ | xyz(65.2670, 65.3240, 74.8027) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.04
Lavenderblush
#FFF0F5
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 8.15
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Light Gray
#D3D3D3
ΔE00 9.01
Light Pink
#FFD1DF
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFD9 #CFDFD5
analogous
#DDCFDF #DFCFD9 #DFCFD1
triadic
#DFCFD9 #D9DFCF #CFD9DF
tetradic
#DFCFD9 #DFDDCF #CFDFD5 #CFD1DF
square
#DFCFD9 #DFDDCF #CFDFD5 #CFD1DF
split-complementary
#DFCFD9 #D1DFCF #CFDFDD
monochromatic
#AE869F #C7AABC #DFCFD9 #F3EDF0 #F3EDF0
Accessibility & contrast
On white
1.49
#DFCFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DFCFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFD9
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFD9 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2D9
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#E1CFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfd9; /* rgb */ color: rgb(223, 207, 217); /* oklch */ color: oklch(87.0% 0.022 339.7);
Tailwind
colors: {
custom: {
50: '#e9dde4',
500: '#dfcfd9',
950: '#000000',
},
}SCSS
$custom: #dfcfd9; $custom-light: #e9dde4; $custom-dark: #000000;
JSON
{
"hex": "#dfcfd9",
"rgb": {
"r": 223,
"g": 207,
"b": 217
},
"hsl": {
"h": 322.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87043,
"c": 0.02217,
"h": 339.7
},
"luminance": 0.65323
}Semantic roles & 50–950 ramp
primary
#DFCFD9
secondary
#9DB5A6
accent
#9E6847
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484