Very Light Pink#FFF4F2

#FFF4F2 is a very light, near-neutral red. Relative luminance 0.924; OKLCH L 97.5% C 0.012 H 29.8°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).

Very Light Pink — editorial page

Color values

HEX#FFF4F2
RGBrgb(255, 244, 242)
HSLhsl(9, 100%, 97%)
HSVhsv(9, 5%, 100%)
CMYKcmyk(0%, 4.3%, 5.1%, 0%)
CIE-LABlab(96.97, 3.34, 2.27)
CIE-LCHlch(96.97, 4.04, 34.27°)
OKLaboklab(97.52% 0.0106 0.0061)
OKLCHoklch(97.52% 0.012 29.8)
XYZxyz(89.6156, 92.3729, 97.0959)
Luminance0.9237 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4F2 #F2FDFF
analogous
#FFF2F7 #FFF4F2 #FFFBF2
triadic
#FFF4F2 #F2FFF4 #F4F2FF
tetradic
#FFF4F2 #F7FFF2 #F2FDFF #FBF2FF
square
#FFF4F2 #F7FFF2 #F2FDFF #FBF2FF
split-complementary
#FFF4F2 #F2FFFB #F2F7FF
monochromatic
#FF8C78 #FFC0B5 #FFE5E0 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

19.47
#FFF4F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4F2
19.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4F2#FFFFFF#000000##000000
##FFF4F21.001.0819.4719.47
#FFFFFF1.081.0021.0021.00
#00000019.4721.001.001.00
##00000019.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F9F7F2
Tritanopia (blue-blind)
#FFF3F3
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff4f2;
/* rgb */ color: rgb(255, 244, 242);
/* oklch */ color: oklch(97.5% 0.012 29.8);
Tailwind
colors: {
  custom: {
    50: '#fff7f6',
    500: '#fff4f2',
    950: '#000000',
  },
}
SCSS
$custom: #fff4f2;
$custom-light: #fff7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4f2",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 242
  },
  "hsl": {
    "h": 9.231,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97517,
    "c": 0.01218,
    "h": 29.8
  },
  "luminance": 0.92372
}

Semantic roles & 50–950 ramp

primary
#FFF4F2
secondary
#A6E4EF
accent
#C2E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF4F2

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

Preview Lab → · Contrast checker → · Palette generator →

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