#FFF8FD#FFF8FD

#FFF8FD is a very light, near-neutral pink. Relative luminance 0.955; OKLCH L 98.6% C 0.010 H 335.5°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).

Color values

HEX#FFF8FD
RGBrgb(255, 248, 253)
HSLhsl(317, 100%, 99%)
HSVhsv(317, 3%, 100%)
CMYKcmyk(0%, 2.7%, 0.8%, 0%)
CIE-LABlab(98.23, 3.19, -1.56)
CIE-LCHlch(98.23, 3.55, 333.90°)
OKLaboklab(98.59% 0.009 -0.0041)
OKLCHoklch(98.59% 0.01 335.5)
XYZxyz(92.5343, 95.4870, 106.4654)
Luminance0.9549 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8FD #F8FFFA
analogous
#FDF8FF #FFF8FD #FFF8F9
triadic
#FFF8FD #FDFFF8 #F8FDFF
tetradic
#FFF8FD #FFFDF8 #F8FFFA #F8F9FF
square
#FFF8FD #FFFDF8 #F8FFFA #F8F9FF
split-complementary
#FFF8FD #F9FFF8 #F8FFFD
monochromatic
#FF7EDA #FFBBEC #FFE0F6 #FFE0F6 #FFE0F6

Accessibility & contrast

On white

1.04
#FFF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.10
#FFF8FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8FD
20.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8FD#FFFFFF#000000##000000
##FFF8FD1.001.0420.1020.10
#FFFFFF1.041.0021.0021.00
#00000020.1021.001.001.00
##00000020.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#FFF8FA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff8fd;
/* rgb */ color: rgb(255, 248, 253);
/* oklch */ color: oklch(98.6% 0.010 335.5);
Tailwind
colors: {
  custom: {
    50: '#fffafe',
    500: '#fff8fd',
    950: '#000000',
  },
}
SCSS
$custom: #fff8fd;
$custom-light: #fffafe;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8fd",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 253
  },
  "hsl": {
    "h": 317.143,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98592,
    "c": 0.00989,
    "h": 335.5
  },
  "luminance": 0.95487
}

Semantic roles & 50–950 ramp

primary
#FFF8FD
secondary
#ABF0BF
accent
#E64200
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8FD

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

Preview Lab → · Contrast checker → · Palette generator →

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