#F7CFDF#F7CFDF
#F7CFDF is a very light, muted pink. Relative luminance 0.697; OKLCH L 89.3% C 0.049 H 352.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFDF |
|---|---|
| RGB | rgb(247, 207, 223) |
| HSL | hsl(336, 71%, 89%) |
| HSV | hsv(336, 16%, 97%) |
| CMYK | cmyk(0%, 16.2%, 9.7%, 3.1%) |
| CIE-LAB | lab(86.86, 16.57, -2.64) |
| CIE-LCH | lch(86.86, 16.78, 350.96°) |
| OKLab | oklab(89.31% 0.0489 -0.0067) |
| OKLCH | oklch(89.31% 0.049 352.1) |
| XYZ | xyz(73.9890, 69.7295, 79.3593) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.88
Pale Pink
#FFCFDC
ΔE00 2.38
Bubblegum
#FFC1CC
ΔE00 6.04
Light Rose
#FFC5CB
ΔE00 6.04
Pink
#FFC0CB
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFDF #CFF7E7
analogous
#F7CFF3 #F7CFDF #F7D3CF
triadic
#F7CFDF #DFF7CF #CFDFF7
tetradic
#F7CFDF #F3F7CF #CFF7E7 #D3CFF7
square
#F7CFDF #F3F7CF #CFF7E7 #D3CFF7
split-complementary
#F7CFDF #CFF7D3 #CFF3F7
monochromatic
#E66699 #EE9BBC #F7CFDF #FBE5EE #FBE5EE
Accessibility & contrast
On white
1.41
#F7CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F7CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFDF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFDF | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E0
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#FECED4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7cfdf; /* rgb */ color: rgb(247, 207, 223); /* oklch */ color: oklch(89.3% 0.049 352.1);
Tailwind
colors: {
custom: {
50: '#fadde9',
500: '#f7cfdf',
950: '#000000',
},
}SCSS
$custom: #f7cfdf; $custom-light: #fadde9; $custom-dark: #000000;
JSON
{
"hex": "#f7cfdf",
"rgb": {
"r": 247,
"g": 207,
"b": 223
},
"hsl": {
"h": 336,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.89308,
"c": 0.04931,
"h": 352.1
},
"luminance": 0.69728
}Semantic roles & 50–950 ramp
primary
#F7CFDF
secondary
#90DABC
accent
#D38612
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484