#FFF2FC#FFF2FC

#FFF2FC is a very light, near-neutral pink. Relative luminance 0.918; OKLCH L 97.4% C 0.019 H 333.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).

Color values

HEX#FFF2FC
RGBrgb(255, 242, 252)
HSLhsl(314, 100%, 97%)
HSVhsv(314, 5%, 100%)
CMYKcmyk(0%, 5.1%, 1.2%, 0%)
CIE-LABlab(96.74, 6.08, -3.24)
CIE-LCHlch(96.74, 6.88, 331.95°)
OKLaboklab(97.42% 0.0171 -0.0085)
OKLCHoklch(97.42% 0.019 333.4)
XYZxyz(90.5603, 91.7931, 105.0236)
Luminance0.9179 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2FC #F2FFF5
analogous
#FBF2FF #FFF2FC #FFF2F6
triadic
#FFF2FC #FCFFF2 #F2FCFF
tetradic
#FFF2FC #FFFBF2 #F2FFF5 #F2F6FF
square
#FFF2FC #FFFBF2 #F2FFF5 #F2F6FF
split-complementary
#FFF2FC #F6FFF2 #F2FFFB
monochromatic
#FF78E0 #FFB5EE #FFE0F8 #FFE0F8 #FFE0F8

Accessibility & contrast

On white

1.08
#FFF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.36
#FFF2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2FC
19.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2FC#FFFFFF#000000##000000
##FFF2FC1.001.0819.3619.36
#FFFFFF1.081.0021.0021.00
#00000019.3621.001.001.00
##00000019.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#FFF2F5
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff2fc;
/* rgb */ color: rgb(255, 242, 252);
/* oklch */ color: oklch(97.4% 0.019 333.4);
Tailwind
colors: {
  custom: {
    50: '#fff6fd',
    500: '#fff2fc',
    950: '#000000',
  },
}
SCSS
$custom: #fff2fc;
$custom-light: #fff6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2fc",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 313.846,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97415,
    "c": 0.01908,
    "h": 333.4
  },
  "luminance": 0.91793
}

Semantic roles & 50–950 ramp

primary
#FFF2FC
secondary
#A6EFB7
accent
#E63500
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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