#FFF2FB#FFF2FB

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

Color values

HEX#FFF2FB
RGBrgb(255, 242, 251)
HSLhsl(318, 100%, 97%)
HSVhsv(318, 5%, 100%)
CMYKcmyk(0%, 5.1%, 1.6%, 0%)
CIE-LABlab(96.71, 5.90, -2.76)
CIE-LCHlch(96.71, 6.51, 334.95°)
OKLaboklab(97.39% 0.0167 -0.0072)
OKLCHoklch(97.39% 0.018 336.5)
XYZxyz(90.4022, 91.7299, 104.1913)
Luminance0.9173 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2FB #F2FFF6
analogous
#FDF2FF #FFF2FB #FFF2F4
triadic
#FFF2FB #FBFFF2 #F2FBFF
tetradic
#FFF2FB #FFFDF2 #F2FFF6 #F2F4FF
square
#FFF2FB #FFFDF2 #F2FFF6 #F2F4FF
split-complementary
#FFF2FB #F4FFF2 #F2FFFD
monochromatic
#FF78D5 #FFB5E8 #FFE0F6 #FFE0F6 #FFE0F6

Accessibility & contrast

On white

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

On black

19.35
#FFF2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2FB
19.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2FB#FFFFFF#000000##000000
##FFF2FB1.001.0919.3519.35
#FFFFFF1.091.0021.0021.00
#00000019.3521.001.001.00
##00000019.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff2fb;
/* rgb */ color: rgb(255, 242, 251);
/* oklch */ color: oklch(97.4% 0.018 336.5);
Tailwind
colors: {
  custom: {
    50: '#fff6fc',
    500: '#fff2fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff2fb;
$custom-light: #fff6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2fb",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 251
  },
  "hsl": {
    "h": 318.462,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97386,
    "c": 0.01821,
    "h": 336.5
  },
  "luminance": 0.91729
}

Semantic roles & 50–950 ramp

primary
#FFF2FB
secondary
#A6EFBC
accent
#E64700
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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