#FFFAFE#FFFAFE

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

Color values

HEX#FFFAFE
RGBrgb(255, 250, 254)
HSLhsl(312, 100%, 99%)
HSVhsv(312, 2%, 100%)
CMYKcmyk(0%, 2%, 0.4%, 0%)
CIE-LABlab(98.74, 2.35, -1.32)
CIE-LCHlch(98.74, 2.70, 330.65°)
OKLaboklab(99.01% 0.0066 -0.0035)
OKLCHoklch(99.01% 0.007 332.1)
XYZxyz(93.3122, 96.7872, 107.5127)
Luminance0.9679 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAFE #FAFFFB
analogous
#FEFAFF #FFFAFE #FFFAFC
triadic
#FFFAFE #FEFFFA #FAFEFF
tetradic
#FFFAFE #FFFEFA #FAFFFB #FAFCFF
square
#FFFAFE #FFFEFA #FAFFFB #FAFCFF
split-complementary
#FFFAFE #FCFFFA #FAFFFE
monochromatic
#FF80E6 #FFBDF2 #FFE0F9 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

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

On black

20.36
#FFFAFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAFE
20.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAFE#FFFFFF#000000##000000
##FFFAFE1.001.0320.3620.36
#FFFFFF1.031.0021.0021.00
#00000020.3621.001.001.00
##00000020.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffafe;
/* rgb */ color: rgb(255, 250, 254);
/* oklch */ color: oklch(99.0% 0.007 332.1);
Tailwind
colors: {
  custom: {
    50: '#fffcfe',
    500: '#fffafe',
    950: '#000000',
  },
}
SCSS
$custom: #fffafe;
$custom-light: #fffcfe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffafe",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 254
  },
  "hsl": {
    "h": 312,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.99006,
    "c": 0.00744,
    "h": 332.1
  },
  "luminance": 0.96787
}

Semantic roles & 50–950 ramp

primary
#FFFAFE
secondary
#ADF0BA
accent
#E62E00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAFE

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

Preview Lab → · Contrast checker → · Palette generator →

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