#F7CFDC#F7CFDC
#F7CFDC is a very light, muted pink. Relative luminance 0.696; OKLCH L 89.2% C 0.048 H 356.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFDC |
|---|---|
| RGB | rgb(247, 207, 220) |
| HSL | hsl(341, 71%, 89%) |
| HSV | hsv(341, 16%, 97%) |
| CMYK | cmyk(0%, 16.2%, 10.9%, 3.1%) |
| CIE-LAB | lab(86.79, 16.08, -1.16) |
| CIE-LCH | lch(86.79, 16.12, 355.87°) |
| OKLab | oklab(89.22% 0.0478 -0.0028) |
| OKLCH | oklch(89.22% 0.048 356.6) |
| XYZ | xyz(73.5881, 69.5691, 77.2480) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.71
Pale Pink
#FFCFDC
ΔE00 2.06
Light Rose
#FFC5CB
ΔE00 5.40
Bubblegum
#FFC1CC
ΔE00 5.70
Pink
#FFC0CB
ΔE00 5.95
Pale Rose
#FDC1C5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFDC #CFF7EA
analogous
#F7CFF0 #F7CFDC #F7D6CF
triadic
#F7CFDC #DCF7CF #CFDCF7
tetradic
#F7CFDC #F0F7CF #CFF7EA #D6CFF7
square
#F7CFDC #F0F7CF #CFF7EA #D6CFF7
split-complementary
#F7CFDC #CFF7D6 #CFF0F7
monochromatic
#E66690 #EE9BB6 #F7CFDC #FBE5EC #FBE5EC
Accessibility & contrast
On white
1.41
#F7CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F7CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFDC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFDC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#FECDD3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7cfdc; /* rgb */ color: rgb(247, 207, 220); /* oklch */ color: oklch(89.2% 0.048 356.6);
Tailwind
colors: {
custom: {
50: '#fadde6',
500: '#f7cfdc',
950: '#000000',
},
}SCSS
$custom: #f7cfdc; $custom-light: #fadde6; $custom-dark: #000000;
JSON
{
"hex": "#f7cfdc",
"rgb": {
"r": 247,
"g": 207,
"b": 220
},
"hsl": {
"h": 340.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.89221,
"c": 0.04784,
"h": 356.6
},
"luminance": 0.69567
}Semantic roles & 50–950 ramp
primary
#F7CFDC
secondary
#90DAC2
accent
#D39512
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484