#FFFAFD#FFFAFD

#FFFAFD is a very light, near-neutral pink. Relative luminance 0.967; OKLCH L 99.0% C 0.007 H 340.4°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).

Color values

HEX#FFFAFD
RGBrgb(255, 250, 253)
HSLhsl(324, 100%, 99%)
HSVhsv(324, 2%, 100%)
CMYKcmyk(0%, 2%, 0.8%, 0%)
CIE-LABlab(98.72, 2.18, -0.85)
CIE-LCHlch(98.72, 2.34, 338.78°)
OKLaboklab(98.98% 0.0062 -0.0022)
OKLCHoklch(98.98% 0.007 340.4)
XYZxyz(93.1524, 96.7233, 106.6715)
Luminance0.9672 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAFD #FAFFFC
analogous
#FFFAFF #FFFAFD #FFFAFB
triadic
#FFFAFD #FDFFFA #FAFDFF
tetradic
#FFFAFD #FFFFFA #FAFFFC #FAFBFF
square
#FFFAFD #FFFFFA #FAFFFC #FAFBFF
split-complementary
#FFFAFD #FBFFFA #FAFFFF
monochromatic
#FF80CC #FFBDE5 #FFE0F3 #FFE0F3 #FFE0F3

Accessibility & contrast

On white

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

On black

20.34
#FFFAFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAFD
20.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAFD#FFFFFF#000000##000000
##FFFAFD1.001.0320.3420.34
#FFFFFF1.031.0021.0021.00
#00000020.3421.001.001.00
##00000020.3421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffafd;
/* rgb */ color: rgb(255, 250, 253);
/* oklch */ color: oklch(99.0% 0.007 340.4);
Tailwind
colors: {
  custom: {
    50: '#fffcfe',
    500: '#fffafd',
    950: '#000000',
  },
}
SCSS
$custom: #fffafd;
$custom-light: #fffcfe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffafd",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 253
  },
  "hsl": {
    "h": 324,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.98977,
    "c": 0.00659,
    "h": 340.4
  },
  "luminance": 0.96723
}

Semantic roles & 50–950 ramp

primary
#FFFAFD
secondary
#ADF0C8
accent
#E65C00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAFD

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

Preview Lab → · Contrast checker → · Palette generator →

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