#DFCFDB#DFCFDB
#DFCFDB is a very light, muted pink. Relative luminance 0.654; OKLCH L 87.1% C 0.024 H 334.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFDB |
|---|---|
| RGB | rgb(223, 207, 219) |
| HSL | hsl(315, 20%, 84%) |
| HSV | hsv(315, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.70, 7.64, -3.92) |
| CIE-LCH | lch(84.70, 8.59, 332.81°) |
| OKLab | oklab(87.1% 0.0215 -0.0103) |
| OKLCH | oklch(87.1% 0.024 334.3) |
| XYZ | xyz(65.5287, 65.4287, 76.1810) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.43
Lavenderblush
#FFF0F5
ΔE00 7.75
Lavender (CSS)
#E6E6FA
ΔE00 8.30
Mistyrose
#FFE4E1
ΔE00 8.67
Light Pink
#FFD1DF
ΔE00 9.08
Pale Pink
#FFCFDC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFDB #CFDFD3
analogous
#DBCFDF #DFCFDB #DFCFD3
triadic
#DFCFDB #DBDFCF #CFDBDF
tetradic
#DFCFDB #DFDBCF #CFDFD3 #CFD3DF
square
#DFCFDB #DFDBCF #CFDFD3 #CFD3DF
split-complementary
#DFCFDB #D3DFCF #CFDFDB
monochromatic
#AE86A4 #C7AABF #DFCFDB #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.49
#DFCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DFCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFDB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFDB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#E1D0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcfdb; /* rgb */ color: rgb(223, 207, 219); /* oklch */ color: oklch(87.1% 0.024 334.3);
Tailwind
colors: {
custom: {
50: '#e9dde6',
500: '#dfcfdb',
950: '#000000',
},
}SCSS
$custom: #dfcfdb; $custom-light: #e9dde6; $custom-dark: #000000;
JSON
{
"hex": "#dfcfdb",
"rgb": {
"r": 223,
"g": 207,
"b": 219
},
"hsl": {
"h": 315,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.87103,
"c": 0.02388,
"h": 334.3
},
"luminance": 0.65428
}Semantic roles & 50–950 ramp
primary
#DFCFDB
secondary
#9DB5A3
accent
#9E5D47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484