#FFF4FA#FFF4FA

#FFF4FA is a very light, near-neutral pink. Relative luminance 0.929; OKLCH L 97.7% C 0.014 H 343.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).

Color values

HEX#FFF4FA
RGBrgb(255, 244, 250)
HSLhsl(327, 100%, 98%)
HSVhsv(327, 4%, 100%)
CMYKcmyk(0%, 4.3%, 2%, 0%)
CIE-LABlab(97.17, 4.71, -1.56)
CIE-LCHlch(97.17, 4.96, 341.62°)
OKLaboklab(97.74% 0.0135 -0.0041)
OKLCHoklch(97.74% 0.014 343.2)
XYZxyz(90.8435, 92.8641, 103.5628)
Luminance0.9286 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4FA #F4FFF9
analogous
#FFF4FF #FFF4FA #FFF4F4
triadic
#FFF4FA #FAFFF4 #F4FAFF
tetradic
#FFF4FA #FFFFF4 #F4FFF9 #F4F4FF
square
#FFF4FA #FFFFF4 #F4FFF9 #F4F4FF
split-complementary
#FFF4FA #F4FFF4 #F4FFFF
monochromatic
#FF7AC2 #FFB7DE #FFE0F1 #FFE0F1 #FFE0F1

Accessibility & contrast

On white

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

On black

19.57
#FFF4FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4FA
19.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4FA#FFFFFF#000000##000000
##FFF4FA1.001.0719.5719.57
#FFFFFF1.071.0021.0021.00
#00000019.5721.001.001.00
##00000019.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#F7F7FA
Tritanopia (blue-blind)
#FFF4F6
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fff4fa;
/* rgb */ color: rgb(255, 244, 250);
/* oklch */ color: oklch(97.7% 0.014 343.2);
Tailwind
colors: {
  custom: {
    50: '#fff7fb',
    500: '#fff4fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff4fa;
$custom-light: #fff7fb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4fa",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 250
  },
  "hsl": {
    "h": 327.273,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.9774,
    "c": 0.01412,
    "h": 343.2
  },
  "luminance": 0.92863
}

Semantic roles & 50–950 ramp

primary
#FFF4FA
secondary
#A8F0C8
accent
#E66800
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF4FA

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

Preview Lab → · Contrast checker → · Palette generator →

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