#FFF2F7#FFF2F7

#FFF2F7 is a very light, near-neutral pink. Relative luminance 0.915; OKLCH L 97.3% C 0.015 H 352.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).

Color values

HEX#FFF2F7
RGBrgb(255, 242, 247)
HSLhsl(337, 100%, 97%)
HSVhsv(337, 5%, 100%)
CMYKcmyk(0%, 5.1%, 3.1%, 0%)
CIE-LABlab(96.61, 5.21, -0.84)
CIE-LCHlch(96.61, 5.28, 350.83°)
OKLaboklab(97.27% 0.0152 -0.0021)
OKLCHoklch(97.27% 0.015 352)
XYZxyz(89.7783, 91.4804, 100.9055)
Luminance0.9148 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2F7 #F2FFFA
analogous
#FFF2FE #FFF2F7 #FFF4F2
triadic
#FFF2F7 #F7FFF2 #F2F7FF
tetradic
#FFF2F7 #FEFFF2 #F2FFFA #F4F2FF
square
#FFF2F7 #FEFFF2 #F2FFFA #F4F2FF
split-complementary
#FFF2F7 #F2FFF4 #F2FEFF
monochromatic
#FF78AC #FFB5D1 #FFE0EC #FFE0EC #FFE0EC

Accessibility & contrast

On white

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

On black

19.30
#FFF2F7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2F7
19.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2F7#FFFFFF#000000##000000
##FFF2F71.001.0919.3019.30
#FFFFFF1.091.0021.0021.00
#00000019.3021.001.001.00
##00000019.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F4F7
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#FFF2F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff2f7;
/* rgb */ color: rgb(255, 242, 247);
/* oklch */ color: oklch(97.3% 0.015 352.0);
Tailwind
colors: {
  custom: {
    50: '#fff6f9',
    500: '#fff2f7',
    950: '#000000',
  },
}
SCSS
$custom: #fff2f7;
$custom-light: #fff6f9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2f7",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 247
  },
  "hsl": {
    "h": 336.923,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97272,
    "c": 0.01539,
    "h": 352
  },
  "luminance": 0.9148
}

Semantic roles & 50–950 ramp

primary
#FFF2F7
secondary
#A6EFD3
accent
#E68D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2F7

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

Preview Lab → · Contrast checker → · Palette generator →

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