#FFFAFC#FFFAFC

#FFFAFC is a very light, near-neutral pink. Relative luminance 0.967; OKLCH L 98.9% C 0.006 H 350.8°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).

Color values

HEX#FFFAFC
RGBrgb(255, 250, 252)
HSLhsl(336, 100%, 99%)
HSVhsv(336, 2%, 100%)
CMYKcmyk(0%, 2%, 1.2%, 0%)
CIE-LABlab(98.69, 2.00, -0.37)
CIE-LCHlch(98.69, 2.04, 349.59°)
OKLaboklab(98.95% 0.0058 -0.0009)
OKLCHoklch(98.95% 0.006 350.8)
XYZxyz(92.9936, 96.6598, 105.8347)
Luminance0.9666 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAFC #FAFFFD
analogous
#FFFAFF #FFFAFC #FFFBFA
triadic
#FFFAFC #FCFFFA #FAFCFF
tetradic
#FFFAFC #FFFFFA #FAFFFD #FBFAFF
square
#FFFAFC #FFFFFA #FAFFFD #FBFAFF
split-complementary
#FFFAFC #FAFFFB #FAFFFF
monochromatic
#FF80B3 #FFBDD7 #FFE0ED #FFE0ED #FFE0ED

Accessibility & contrast

On white

1.03
#FFFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.33
#FFFAFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAFC
20.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAFC#FFFFFF#000000##000000
##FFFAFC1.001.0320.3320.33
#FFFFFF1.031.0021.0021.00
#00000020.3321.001.001.00
##00000020.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFBFC
Deuteranopia (green-blind)
#FBFCFC
Tritanopia (blue-blind)
#FFFAFB
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffafc;
/* rgb */ color: rgb(255, 250, 252);
/* oklch */ color: oklch(98.9% 0.006 350.8);
Tailwind
colors: {
  custom: {
    50: '#fffbfd',
    500: '#fffafc',
    950: '#000000',
  },
}
SCSS
$custom: #fffafc;
$custom-light: #fffbfd;
$custom-dark: #000000;
JSON
{
  "hex": "#fffafc",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 252
  },
  "hsl": {
    "h": 336,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.98949,
    "c": 0.00592,
    "h": 350.8
  },
  "luminance": 0.96659
}

Semantic roles & 50–950 ramp

primary
#FFFAFC
secondary
#ADF0D5
accent
#E68A00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAFC

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

Preview Lab → · Contrast checker → · Palette generator →

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