#FFF5FB#FFF5FB

#FFF5FB is a very light, near-neutral pink. Relative luminance 0.935; OKLCH L 98.0% C 0.013 H 340.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).

Color values

HEX#FFF5FB
RGBrgb(255, 245, 251)
HSLhsl(324, 100%, 98%)
HSVhsv(324, 4%, 100%)
CMYKcmyk(0%, 3.9%, 1.6%, 0%)
CIE-LABlab(97.44, 4.37, -1.68)
CIE-LCHlch(97.44, 4.68, 338.93°)
OKLaboklab(97.96% 0.0125 -0.0044)
OKLCHoklch(97.96% 0.013 340.5)
XYZxyz(91.3024, 93.5304, 104.4913)
Luminance0.9353 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5FB #F5FFF9
analogous
#FEF5FF #FFF5FB #FFF5F6
triadic
#FFF5FB #FBFFF5 #F5FBFF
tetradic
#FFF5FB #FFFEF5 #F5FFF9 #F5F6FF
square
#FFF5FB #FFFEF5 #F5FFF9 #F5F6FF
split-complementary
#FFF5FB #F6FFF5 #F5FFFE
monochromatic
#FF7BCA #FFB8E3 #FFE0F3 #FFE0F3 #FFE0F3

Accessibility & contrast

On white

1.07
#FFF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.71
#FFF5FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5FB
19.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5FB#FFFFFF#000000##000000
##FFF5FB1.001.0719.7119.71
#FFFFFF1.071.0021.0021.00
#00000019.7121.001.001.00
##00000019.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#FFF5F7
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff5fb;
/* rgb */ color: rgb(255, 245, 251);
/* oklch */ color: oklch(98.0% 0.013 340.5);
Tailwind
colors: {
  custom: {
    50: '#fff8fc',
    500: '#fff5fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff5fb;
$custom-light: #fff8fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5fb",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 251
  },
  "hsl": {
    "h": 324,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.9796,
    "c": 0.01324,
    "h": 340.5
  },
  "luminance": 0.9353
}

Semantic roles & 50–950 ramp

primary
#FFF5FB
secondary
#A8F0C5
accent
#E65C00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF5FB

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

Preview Lab → · Contrast checker → · Palette generator →

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