#FFF2F4#FFF2F4

#FFF2F4 is a very light, near-neutral red. Relative luminance 0.913; OKLCH L 97.2% C 0.014 H 6.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).

Color values

HEX#FFF2F4
RGBrgb(255, 242, 244)
HSLhsl(351, 100%, 97%)
HSVhsv(351, 5%, 100%)
CMYKcmyk(0%, 5.1%, 4.3%, 0%)
CIE-LABlab(96.53, 4.70, 0.60)
CIE-LCHlch(96.53, 4.73, 7.28°)
OKLaboklab(97.19% 0.0141 0.0017)
OKLCHoklch(97.19% 0.014 6.7)
XYZxyz(89.3191, 91.2967, 98.4870)
Luminance0.9130 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2F4 #F2FFFD
analogous
#FFF2FB #FFF2F4 #FFF7F2
triadic
#FFF2F4 #F4FFF2 #F2F4FF
tetradic
#FFF2F4 #FBFFF2 #F2FFFD #F7F2FF
square
#FFF2F4 #FBFFF2 #F2FFFD #F7F2FF
split-complementary
#FFF2F4 #F2FFF7 #F2FBFF
monochromatic
#FF788C #FFB5C0 #FFE0E5 #FFE0E5 #FFE0E5

Accessibility & contrast

On white

1.09
#FFF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.26
#FFF2F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2F4
19.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2F4#FFFFFF#000000##000000
##FFF2F41.001.0919.2619.26
#FFFFFF1.091.0021.0021.00
#00000019.2621.001.001.00
##00000019.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F4F4
Deuteranopia (green-blind)
#F6F6F4
Tritanopia (blue-blind)
#FFF1F3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff2f4;
/* rgb */ color: rgb(255, 242, 244);
/* oklch */ color: oklch(97.2% 0.014 6.7);
Tailwind
colors: {
  custom: {
    50: '#fff6f7',
    500: '#fff2f4',
    950: '#000000',
  },
}
SCSS
$custom: #fff2f4;
$custom-light: #fff6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2f4",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 244
  },
  "hsl": {
    "h": 350.769,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97188,
    "c": 0.01423,
    "h": 6.7
  },
  "luminance": 0.91296
}

Semantic roles & 50–950 ramp

primary
#FFF2F4
secondary
#A6EFE4
accent
#E6C200
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2F4

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

Preview Lab → · Contrast checker → · Palette generator →

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