#FFF5FA#FFF5FA

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

Color values

HEX#FFF5FA
RGBrgb(255, 245, 250)
HSLhsl(330, 100%, 98%)
HSVhsv(330, 4%, 100%)
CMYKcmyk(0%, 3.9%, 2%, 0%)
CIE-LABlab(97.42, 4.20, -1.21)
CIE-LCHlch(97.42, 4.37, 343.98°)
OKLaboklab(97.93% 0.0121 -0.0031)
OKLCHoklch(97.93% 0.013 345.5)
XYZxyz(91.1452, 93.4675, 103.6633)
Luminance0.9347 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5FA #F5FFFA
analogous
#FFF5FF #FFF5FA #FFF5F5
triadic
#FFF5FA #FAFFF5 #F5FAFF
tetradic
#FFF5FA #FFFFF5 #F5FFFA #F5F5FF
square
#FFF5FA #FFFFF5 #F5FFFA #F5F5FF
split-complementary
#FFF5FA #F5FFF5 #F5FFFF
monochromatic
#FF7BBD #FFB8DB #FFE0F0 #FFE0F0 #FFE0F0

Accessibility & contrast

On white

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

On black

19.69
#FFF5FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5FA
19.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5FA#FFFFFF#000000##000000
##FFF5FA1.001.0719.6919.69
#FFFFFF1.071.0021.0021.00
#00000019.6921.001.001.00
##00000019.6921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff5fa;
/* rgb */ color: rgb(255, 245, 250);
/* oklch */ color: oklch(97.9% 0.013 345.5);
Tailwind
colors: {
  custom: {
    50: '#fff8fb',
    500: '#fff5fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff5fa;
$custom-light: #fff8fb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5fa",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 250
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.97931,
    "c": 0.01251,
    "h": 345.5
  },
  "luminance": 0.93467
}

Semantic roles & 50–950 ramp

primary
#FFF5FA
secondary
#A8F0CC
accent
#E67300
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF5FA

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

Preview Lab → · Contrast checker → · Palette generator →

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