#FFF5FD#FFF5FD

#FFF5FD is a very light, near-neutral pink. Relative luminance 0.937; OKLCH L 98.0% C 0.015 H 332.3°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).

Color values

HEX#FFF5FD
RGBrgb(255, 245, 253)
HSLhsl(312, 100%, 98%)
HSVhsv(312, 4%, 100%)
CMYKcmyk(0%, 3.9%, 0.8%, 0%)
CIE-LABlab(97.49, 4.72, -2.64)
CIE-LCHlch(97.49, 5.41, 330.77°)
OKLaboklab(98.02% 0.0132 -0.0069)
OKLCHoklch(98.02% 0.015 332.3)
XYZxyz(91.6193, 93.6571, 106.1605)
Luminance0.9366 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5FD #F5FFF7
analogous
#FCF5FF #FFF5FD #FFF5F8
triadic
#FFF5FD #FDFFF5 #F5FDFF
tetradic
#FFF5FD #FFFCF5 #F5FFF7 #F5F8FF
square
#FFF5FD #FFFCF5 #F5FFF7 #F5F8FF
split-complementary
#FFF5FD #F8FFF5 #F5FFFC
monochromatic
#FF7BE5 #FFB8F1 #FFE0F9 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

1.06
#FFF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.73
#FFF5FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5FD
19.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5FD#FFFFFF#000000##000000
##FFF5FD1.001.0619.7319.73
#FFFFFF1.061.0021.0021.00
#00000019.7321.001.001.00
##00000019.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#FFF5F8
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff5fd;
/* rgb */ color: rgb(255, 245, 253);
/* oklch */ color: oklch(98.0% 0.015 332.3);
Tailwind
colors: {
  custom: {
    50: '#fff8fe',
    500: '#fff5fd',
    950: '#000000',
  },
}
SCSS
$custom: #fff5fd;
$custom-light: #fff8fe;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5fd",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 253
  },
  "hsl": {
    "h": 312,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.98017,
    "c": 0.01493,
    "h": 332.3
  },
  "luminance": 0.93657
}

Semantic roles & 50–950 ramp

primary
#FFF5FD
secondary
#A8F0B7
accent
#E62E00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF5FD

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

Preview Lab → · Contrast checker → · Palette generator →

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