#FFF8FC#FFF8FC

#FFF8FC is a very light, near-neutral pink. Relative luminance 0.954; OKLCH L 98.6% C 0.009 H 341.8°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#FFF8FC
RGBrgb(255, 248, 252)
HSLhsl(326, 100%, 99%)
HSVhsv(326, 3%, 100%)
CMYKcmyk(0%, 2.7%, 1.2%, 0%)
CIE-LABlab(98.20, 3.02, -1.09)
CIE-LCHlch(98.20, 3.21, 340.21°)
OKLaboklab(98.56% 0.0086 -0.0028)
OKLCHoklch(98.56% 0.009 341.8)
XYZxyz(92.3754, 95.4234, 105.6287)
Luminance0.9542 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8FC #F8FFFB
analogous
#FEF8FF #FFF8FC #FFF8F8
triadic
#FFF8FC #FCFFF8 #F8FCFF
tetradic
#FFF8FC #FFFEF8 #F8FFFB #F8F8FF
square
#FFF8FC #FFFEF8 #F8FFFB #F8F8FF
split-complementary
#FFF8FC #F8FFF8 #F8FFFE
monochromatic
#FF7EC8 #FFBBE2 #FFE0F2 #FFE0F2 #FFE0F2

Accessibility & contrast

On white

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

On black

20.08
#FFF8FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8FC
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8FC#FFFFFF#000000##000000
##FFF8FC1.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff8fc;
/* rgb */ color: rgb(255, 248, 252);
/* oklch */ color: oklch(98.6% 0.009 341.8);
Tailwind
colors: {
  custom: {
    50: '#fffafd',
    500: '#fff8fc',
    950: '#000000',
  },
}
SCSS
$custom: #fff8fc;
$custom-light: #fffafd;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8fc",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 252
  },
  "hsl": {
    "h": 325.714,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98564,
    "c": 0.00909,
    "h": 341.8
  },
  "luminance": 0.95423
}

Semantic roles & 50–950 ramp

primary
#FFF8FC
secondary
#ABF0C9
accent
#E66200
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8FC

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

Preview Lab → · Contrast checker → · Palette generator →

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