#FFF7FB#FFF7FB

#FFF7FB is a very light, near-neutral pink. Relative luminance 0.947; OKLCH L 98.3% C 0.010 H 345.4°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).

Color values

HEX#FFF7FB
RGBrgb(255, 247, 251)
HSLhsl(330, 100%, 98%)
HSVhsv(330, 3%, 100%)
CMYKcmyk(0%, 3.1%, 1.6%, 0%)
CIE-LABlab(97.93, 3.35, -0.97)
CIE-LCHlch(97.93, 3.49, 343.91°)
OKLaboklab(98.34% 0.0097 -0.0025)
OKLCHoklch(98.34% 0.01 345.4)
XYZxyz(91.9107, 94.7470, 104.6941)
Luminance0.9475 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF7FB #F7FFFB
analogous
#FFF7FF #FFF7FB #FFF7F7
triadic
#FFF7FB #FBFFF7 #F7FBFF
tetradic
#FFF7FB #FFFFF7 #F7FFFB #F7F7FF
square
#FFF7FB #FFFFF7 #F7FFFB #F7F7FF
split-complementary
#FFF7FB #F7FFF7 #F7FFFF
monochromatic
#FF7DBE #FFBADC #FFE0F0 #FFE0F0 #FFE0F0

Accessibility & contrast

On white

1.05
#FFF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.95
#FFF7FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF7FB
19.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF7FB#FFFFFF#000000##000000
##FFF7FB1.001.0519.9519.95
#FFFFFF1.051.0021.0021.00
#00000019.9521.001.001.00
##00000019.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F9F9FB
Tritanopia (blue-blind)
#FFF7F8
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff7fb;
/* rgb */ color: rgb(255, 247, 251);
/* oklch */ color: oklch(98.3% 0.010 345.4);
Tailwind
colors: {
  custom: {
    50: '#fff9fc',
    500: '#fff7fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff7fb;
$custom-light: #fff9fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff7fb",
  "rgb": {
    "r": 255,
    "g": 247,
    "b": 251
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.98344,
    "c": 0.00999,
    "h": 345.4
  },
  "luminance": 0.94747
}

Semantic roles & 50–950 ramp

primary
#FFF7FB
secondary
#AAF0CD
accent
#E67300
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF7FB

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

Preview Lab → · Contrast checker → · Palette generator →

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