#FFF2FA#FFF2FA

#FFF2FA is a very light, near-neutral pink. Relative luminance 0.917; OKLCH L 97.4% C 0.017 H 339.9°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).

Color values

HEX#FFF2FA
RGBrgb(255, 242, 250)
HSLhsl(323, 100%, 97%)
HSVhsv(323, 5%, 100%)
CMYKcmyk(0%, 5.1%, 2%, 0%)
CIE-LABlab(96.68, 5.73, -2.28)
CIE-LCHlch(96.68, 6.16, 338.30°)
OKLaboklab(97.36% 0.0163 -0.006)
OKLCHoklch(97.36% 0.017 339.9)
XYZxyz(90.2450, 91.6670, 103.3633)
Luminance0.9167 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2FA #F2FFF7
analogous
#FEF2FF #FFF2FA #FFF2F4
triadic
#FFF2FA #FAFFF2 #F2FAFF
tetradic
#FFF2FA #FFFEF2 #F2FFF7 #F2F4FF
square
#FFF2FA #FFFEF2 #F2FFF7 #F2F4FF
split-complementary
#FFF2FA #F4FFF2 #F2FFFE
monochromatic
#FF78CB #FFB5E2 #FFE0F3 #FFE0F3 #FFE0F3

Accessibility & contrast

On white

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

On black

19.33
#FFF2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2FA
19.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2FA#FFFFFF#000000##000000
##FFF2FA1.001.0919.3319.33
#FFFFFF1.091.0021.0021.00
#00000019.3321.001.001.00
##00000019.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff2fa;
/* rgb */ color: rgb(255, 242, 250);
/* oklch */ color: oklch(97.4% 0.017 339.9);
Tailwind
colors: {
  custom: {
    50: '#fff6fc',
    500: '#fff2fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff2fa;
$custom-light: #fff6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2fa",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 323.077,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97357,
    "c": 0.0174,
    "h": 339.9
  },
  "luminance": 0.91666
}

Semantic roles & 50–950 ramp

primary
#FFF2FA
secondary
#A6EFC2
accent
#E65800
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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