#F7CFDB#F7CFDB
#F7CFDB is a very light, muted pink. Relative luminance 0.695; OKLCH L 89.2% C 0.047 H 358.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFDB |
|---|---|
| RGB | rgb(247, 207, 219) |
| HSL | hsl(342, 71%, 89%) |
| HSV | hsv(342, 16%, 97%) |
| CMYK | cmyk(0%, 16.2%, 11.3%, 3.1%) |
| CIE-LAB | lab(86.76, 15.92, -0.67) |
| CIE-LCH | lch(86.76, 15.93, 357.59°) |
| OKLab | oklab(89.19% 0.0474 -0.0015) |
| OKLCH | oklch(89.19% 0.047 358.1) |
| XYZ | xyz(73.4561, 69.5163, 76.5526) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.79
Pale Pink
#FFCFDC
ΔE00 2.06
Light Rose
#FFC5CB
ΔE00 5.22
Bubblegum
#FFC1CC
ΔE00 5.62
Pink
#FFC0CB
ΔE00 5.88
Pale Rose
#FDC1C5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFDB #CFF7EB
analogous
#F7CFEF #F7CFDB #F7D7CF
triadic
#F7CFDB #DBF7CF #CFDBF7
tetradic
#F7CFDB #EFF7CF #CFF7EB #D7CFF7
square
#F7CFDB #EFF7CF #CFF7EB #D7CFF7
split-complementary
#F7CFDB #CFF7D7 #CFEFF7
monochromatic
#E6668C #EE9BB4 #F7CFDB #FBE5EB #FBE5EB
Accessibility & contrast
On white
1.41
#F7CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F7CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFDB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFDB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#FECDD3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7cfdb; /* rgb */ color: rgb(247, 207, 219); /* oklch */ color: oklch(89.2% 0.047 358.1);
Tailwind
colors: {
custom: {
50: '#fadde6',
500: '#f7cfdb',
950: '#000000',
},
}SCSS
$custom: #f7cfdb; $custom-light: #fadde6; $custom-dark: #000000;
JSON
{
"hex": "#f7cfdb",
"rgb": {
"r": 247,
"g": 207,
"b": 219
},
"hsl": {
"h": 342,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.89192,
"c": 0.04743,
"h": 358.1
},
"luminance": 0.69514
}Semantic roles & 50–950 ramp
primary
#F7CFDB
secondary
#90DAC4
accent
#D39912
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484