#FFF4F8#FFF4F8

#FFF4F8 is a very light, near-neutral pink. Relative luminance 0.927; OKLCH L 97.7% C 0.013 H 353.1°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).

Color values

HEX#FFF4F8
RGBrgb(255, 244, 248)
HSLhsl(338, 100%, 98%)
HSVhsv(338, 4%, 100%)
CMYKcmyk(0%, 4.3%, 2.7%, 0%)
CIE-LABlab(97.12, 4.36, -0.60)
CIE-LCHlch(97.12, 4.40, 352.10°)
OKLaboklab(97.68% 0.0128 -0.0015)
OKLCHoklch(97.68% 0.013 353.1)
XYZxyz(90.5316, 92.7393, 101.9199)
Luminance0.9274 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4F8 #F4FFFB
analogous
#FFF4FD #FFF4F8 #FFF5F4
triadic
#FFF4F8 #F8FFF4 #F4F8FF
tetradic
#FFF4F8 #FDFFF4 #F4FFFB #F5F4FF
square
#FFF4F8 #FDFFF4 #F4FFFB #F5F4FF
split-complementary
#FFF4F8 #F4FFF5 #F4FDFF
monochromatic
#FF7AAA #FFB7D1 #FFE0EC #FFE0EC #FFE0EC

Accessibility & contrast

On white

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

On black

19.55
#FFF4F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4F8
19.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4F8#FFFFFF#000000##000000
##FFF4F81.001.0719.5519.55
#FFFFFF1.071.0021.0021.00
#00000019.5521.001.001.00
##00000019.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F6F8
Deuteranopia (green-blind)
#F7F7F8
Tritanopia (blue-blind)
#FFF4F5
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fff4f8;
/* rgb */ color: rgb(255, 244, 248);
/* oklch */ color: oklch(97.7% 0.013 353.1);
Tailwind
colors: {
  custom: {
    50: '#fff7fa',
    500: '#fff4f8',
    950: '#000000',
  },
}
SCSS
$custom: #fff4f8;
$custom-light: #fff7fa;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4f8",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 248
  },
  "hsl": {
    "h": 338.182,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97683,
    "c": 0.01287,
    "h": 353.1
  },
  "luminance": 0.92739
}

Semantic roles & 50–950 ramp

primary
#FFF4F8
secondary
#A8F0D5
accent
#E69200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF4F8

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

Preview Lab → · Contrast checker → · Palette generator →

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