#FFF4F6#FFF4F6

#FFF4F6 is a very light, near-neutral red. Relative luminance 0.926; OKLCH L 97.6% C 0.012 H 4.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).

Color values

HEX#FFF4F6
RGBrgb(255, 244, 246)
HSLhsl(349, 100%, 98%)
HSVhsv(349, 4%, 100%)
CMYKcmyk(0%, 4.3%, 3.5%, 0%)
CIE-LABlab(97.07, 4.02, 0.35)
CIE-LCHlch(97.07, 4.03, 5.04°)
OKLaboklab(97.63% 0.012 0.001)
OKLCHoklch(97.63% 0.012 4.7)
XYZxyz(90.2230, 92.6158, 100.2945)
Luminance0.9262 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4F6 #F4FFFD
analogous
#FFF4FB #FFF4F6 #FFF7F4
triadic
#FFF4F6 #F6FFF4 #F4F6FF
tetradic
#FFF4F6 #FBFFF4 #F4FFFD #F7F4FF
square
#FFF4F6 #FBFFF4 #F4FFFD #F7F4FF
split-complementary
#FFF4F6 #F4FFF7 #F4FBFF
monochromatic
#FF7A92 #FFB7C4 #FFE0E6 #FFE0E6 #FFE0E6

Accessibility & contrast

On white

1.08
#FFF4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.52
#FFF4F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4F6
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4F6#FFFFFF#000000##000000
##FFF4F61.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F5F6
Deuteranopia (green-blind)
#F8F7F6
Tritanopia (blue-blind)
#FFF3F5
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fff4f6;
/* rgb */ color: rgb(255, 244, 246);
/* oklch */ color: oklch(97.6% 0.012 4.7);
Tailwind
colors: {
  custom: {
    50: '#fff7f9',
    500: '#fff4f6',
    950: '#000000',
  },
}
SCSS
$custom: #fff4f6;
$custom-light: #fff7f9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4f6",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 246
  },
  "hsl": {
    "h": 349.091,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97627,
    "c": 0.01208,
    "h": 4.7
  },
  "luminance": 0.92615
}

Semantic roles & 50–950 ramp

primary
#FFF4F6
secondary
#A8F0E2
accent
#E6BC00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF4F6

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

Preview Lab → · Contrast checker → · Palette generator →

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