#FFF7FA#FFF7FA

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

Color values

HEX#FFF7FA
RGBrgb(255, 247, 250)
HSLhsl(338, 100%, 98%)
HSVhsv(338, 3%, 100%)
CMYKcmyk(0%, 3.1%, 2%, 0%)
CIE-LABlab(97.91, 3.18, -0.49)
CIE-LCHlch(97.91, 3.22, 351.26°)
OKLaboklab(98.32% 0.0093 -0.0012)
OKLCHoklch(98.32% 0.009 352.3)
XYZxyz(91.7535, 94.6841, 103.8661)
Luminance0.9468 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF7FA #F7FFFC
analogous
#FFF7FE #FFF7FA #FFF8F7
triadic
#FFF7FA #FAFFF7 #F7FAFF
tetradic
#FFF7FA #FEFFF7 #F7FFFC #F8F7FF
square
#FFF7FA #FEFFF7 #F7FFFC #F8F7FF
split-complementary
#FFF7FA #F7FFF8 #F7FEFF
monochromatic
#FF7DAD #FFBAD4 #FFE0EC #FFE0EC #FFE0EC

Accessibility & contrast

On white

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

On black

19.94
#FFF7FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF7FA
19.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF7FA#FFFFFF#000000##000000
##FFF7FA1.001.0519.9419.94
#FFFFFF1.051.0021.0021.00
#00000019.9421.001.001.00
##00000019.9421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff7fa;
/* rgb */ color: rgb(255, 247, 250);
/* oklch */ color: oklch(98.3% 0.009 352.3);
Tailwind
colors: {
  custom: {
    50: '#fff9fb',
    500: '#fff7fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff7fa;
$custom-light: #fff9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff7fa",
  "rgb": {
    "r": 255,
    "g": 247,
    "b": 250
  },
  "hsl": {
    "h": 337.5,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.98315,
    "c": 0.00938,
    "h": 352.3
  },
  "luminance": 0.94684
}

Semantic roles & 50–950 ramp

primary
#FFF7FA
secondary
#AAF0D6
accent
#E68F00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF7FA

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

Preview Lab → · Contrast checker → · Palette generator →

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