#FCF2FA#FCF2FA

#FCF2FA is a very light, near-neutral pink. Relative luminance 0.911; OKLCH L 97.1% C 0.015 H 332.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).

Color values

HEX#FCF2FA
RGBrgb(252, 242, 250)
HSLhsl(312, 63%, 97%)
HSVhsv(312, 4%, 99%)
CMYKcmyk(0%, 4%, 0.8%, 1.2%)
CIE-LABlab(96.45, 4.73, -2.65)
CIE-LCHlch(96.45, 5.42, 330.78°)
OKLaboklab(97.12% 0.0132 -0.007)
OKLCHoklch(97.12% 0.015 332.2)
XYZxyz(89.1497, 91.1023, 103.3119)
Luminance0.9110 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF2FA #F2FCF4
analogous
#F9F2FC #FCF2FA #FCF2F5
triadic
#FCF2FA #FAFCF2 #F2FAFC
tetradic
#FCF2FA #FCF9F2 #F2FCF4 #F2F5FC
square
#FCF2FA #FCF9F2 #F2FCF4 #F2F5FC
split-complementary
#FCF2FA #F5FCF2 #F2FCF9
monochromatic
#E58FD4 #F1C0E7 #F9E6F5 #F9E6F5 #F9E6F5

Accessibility & contrast

On white

1.09
#FCF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.22
#FCF2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF2FA
19.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF2FA#FFFFFF#000000##000000
##FCF2FA1.001.0919.2219.22
#FFFFFF1.091.0021.0021.00
#00000019.2221.001.001.00
##00000019.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#FDF2F5
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fcf2fa;
/* rgb */ color: rgb(252, 242, 250);
/* oklch */ color: oklch(97.1% 0.015 332.2);
Tailwind
colors: {
  custom: {
    50: '#fdf6fc',
    500: '#fcf2fa',
    950: '#000000',
  },
}
SCSS
$custom: #fcf2fa;
$custom-light: #fdf6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf2fa",
  "rgb": {
    "r": 252,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 312,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97119,
    "c": 0.01496,
    "h": 332.2
  },
  "luminance": 0.91102
}

Semantic roles & 50–950 ramp

primary
#FCF2FA
secondary
#B2E1BB
accent
#CA3E1B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #FCF2FA

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FCF2FA Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva