#FFF8FA#FFF8FA

#FFF8FA is a very light, near-neutral pink. Relative luminance 0.953; OKLCH L 98.5% C 0.008 H 357.8°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).

Color values

HEX#FFF8FA
RGBrgb(255, 248, 250)
HSLhsl(343, 100%, 99%)
HSVhsv(343, 3%, 100%)
CMYKcmyk(0%, 2.7%, 2%, 0%)
CIE-LABlab(98.15, 2.67, -0.13)
CIE-LCHlch(98.15, 2.67, 357.21°)
OKLaboklab(98.51% 0.0079 -0.0003)
OKLCHoklch(98.51% 0.008 357.8)
XYZxyz(92.0601, 95.2973, 103.9683)
Luminance0.9530 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8FA #F8FFFD
analogous
#FFF8FD #FFF8FA #FFF9F8
triadic
#FFF8FA #FAFFF8 #F8FAFF
tetradic
#FFF8FA #FDFFF8 #F8FFFD #F9F8FF
square
#FFF8FA #FDFFF8 #F8FFFD #F9F8FF
split-complementary
#FFF8FA #F8FFF9 #F8FDFF
monochromatic
#FF7EA3 #FFBBCE #FFE0E9 #FFE0E9 #FFE0E9

Accessibility & contrast

On white

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

On black

20.06
#FFF8FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8FA
20.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8FA#FFFFFF#000000##000000
##FFF8FA1.001.0520.0620.06
#FFFFFF1.051.0021.0021.00
#00000020.0621.001.001.00
##00000020.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#FAFAFA
Tritanopia (blue-blind)
#FFF8F9
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff8fa;
/* rgb */ color: rgb(255, 248, 250);
/* oklch */ color: oklch(98.5% 0.008 357.8);
Tailwind
colors: {
  custom: {
    50: '#fffafb',
    500: '#fff8fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff8fa;
$custom-light: #fffafb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8fa",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 250
  },
  "hsl": {
    "h": 342.857,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98508,
    "c": 0.00791,
    "h": 357.8
  },
  "luminance": 0.95297
}

Semantic roles & 50–950 ramp

primary
#FFF8FA
secondary
#ABF0DC
accent
#E6A400
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8FA

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

Preview Lab → · Contrast checker → · Palette generator →

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