#fcf2f9
a pale, vivid magenta / pink · warm · closest name: Lavender Blush
At a glance
Every number on this page in one read: what #fcf2f9 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #fcf2f9 |
| RGB | rgb(252, 242, 249) |
| HSL | hsl(318, 63%, 97%) |
| CMYK | cmyk(0%, 4%, 1%, 1%) |
| LAB | lab(96.4 4.5 -2.2) |
| LCH | lch(96.4 5.0 334.5) |
| OKLCH | oklch(0.971 0.014 336.1) |
| Decimal | 16577273 |
| Display P3 | color(display-p3 0.988 0.949 0.976) |
Copy-ready code
/* CSS */
color: #fcf2f9;
background-color: #fcf2f9;
/* Tailwind (arbitrary) */
class="text-[#fcf2f9] bg-[#fcf2f9]"
/* SCSS */
$brand: #fcf2f9;
/* SwiftUI */
Color(red: 0.988, green: 0.949, blue: 0.976)
/* Android */
Color.parseColor("#fcf2f9")
/* Flutter */
Color(0xFFFCF2F9)
/* Python / OpenCV (BGR) */
(249, 242, 252)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #fcf2f9 is pinned to step 50; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #fcf2f9;
--brand-100: #F7E8F3;
--brand-200: #F0CCE5;
--brand-300: #EAA4D5;
--brand-400: #DF76C0;
--brand-500: #D549AB;
--brand-600: #C72E99;
--brand-700: #A62680;
--brand-800: #851F66;
--brand-900: #601A4B;
--brand-950: #3C102F;
--brand: #fcf2f9;
--brand-ink: #000000;
}Colors that work with #fcf2f9
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #fcf2f9
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #F2FCF5 | Directly opposite — maximum tension | |
| Analogous left | #FAF2FC | Neighbour, quieter | |
| Analogous right | #FCF2F4 | Neighbour, quieter | |
| Split-complement 1 | #F4FCF2 | Contrast without the clash | |
| Split-complement 2 | #F2FCFA | Contrast without the clash | |
| Triadic 1 | #F9FCF2 | Even thirds — balanced and loud | |
| Triadic 2 | #F2F9FC | Even thirds — balanced and loud | |
| Tetradic | #FCFAF2 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#fcf2f9 text on a black background
contrast 19.21:1
#fcf2f9 text on a white background
contrast 1.09:1
CSS3 live lab
The quick brown fox
color: #fcf2f9;
background-color: #fcf2f9;
Glowing headline
text-shadow: 2px 2px 8px #fcf2f9;
Soft neon halo
text-shadow: 0 0 14px rgba(252, 242, 249, 0.45);
box-shadow: 0 12px 32px -8px rgba(252, 242, 249, 0.45);
border: 3px solid #fcf2f9; background: linear-gradient(135deg, #fcf2f9, #FCF2F2);
Monochromatic scale
Palettes built from #fcf2f9
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Snow White (#fffafa) — ΔE2000 4.5 away, with its history, psychology and brand usage.
#fcf2f9 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Very light tints can drop out on uncoated stock; check it at 100% size before signing off.
#fcf2f9, answered
What color is #fcf2f9?
#fcf2f9 is a pale vivid magenta / pink, closest to Lavender Blush (ΔE2000 2.1). It sits at 318° on the hue wheel with 63% saturation and 97% lightness, which reads as warm.
What is the RGB value of #fcf2f9?
rgb(252, 242, 249) — 252 red, 242 green and 249 blue out of 255, or 98.8% / 94.9% / 97.6% by channel.
Is #fcf2f9 a light or a dark color?
It is a light color. Relative luminance is 0.9104 and perceived brightness is 96%, so black text on it reaches 19.21:1.
Should I use black or white text on #fcf2f9?
Black. It scores 19.21:1 against #fcf2f9, versus 1.09:1 for white — AAA at any size.
What is the complementary color of #fcf2f9?
#F2FCF5 sits directly opposite on the wheel. Softer options are the split-complements #F4FCF2 and #F2FCFA, which give the same contrast with far less vibration.
What colors go well with #fcf2f9?
For interface work: #FAF4F9 as the surface, #EDC0DF for borders, #9B4B83 for secondary text, #26A626 as an accent and #681850 for hover and pressed states. For a palette, the analogous pair #FAF2FC and #FCF2F4 stays calm, while #F2FCF5 is the loudest partner.
What is #fcf2f9 in CMYK for printing?
cmyk(0%, 4%, 1%, 1%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #fcf2f9 warm or cool?
Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCF2F5; nudged cooler, #FCF2FC.