#FFF2F3#FFF2F3

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

Color values

HEX#FFF2F3
RGBrgb(255, 242, 243)
HSLhsl(355, 100%, 97%)
HSVhsv(355, 5%, 100%)
CMYKcmyk(0%, 5.1%, 4.7%, 0%)
CIE-LABlab(96.51, 4.53, 1.08)
CIE-LCHlch(96.51, 4.65, 13.43°)
OKLaboklab(97.16% 0.0138 0.0029)
OKLCHoklch(97.16% 0.014 12)
XYZxyz(89.1677, 91.2361, 97.6896)
Luminance0.9123 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2F3 #F2FFFE
analogous
#FFF2F9 #FFF2F3 #FFF8F2
triadic
#FFF2F3 #F3FFF2 #F2F3FF
tetradic
#FFF2F3 #F9FFF2 #F2FFFE #F8F2FF
square
#FFF2F3 #F9FFF2 #F2FFFE #F8F2FF
split-complementary
#FFF2F3 #F2FFF8 #F2F9FF
monochromatic
#FF7882 #FFB5BB #FFE0E3 #FFE0E3 #FFE0E3

Accessibility & contrast

On white

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

On black

19.25
#FFF2F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2F3
19.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2F3#FFFFFF#000000##000000
##FFF2F31.001.0919.2519.25
#FFFFFF1.091.0021.0021.00
#00000019.2521.001.001.00
##00000019.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F4F3
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#FFF1F2
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff2f3;
/* rgb */ color: rgb(255, 242, 243);
/* oklch */ color: oklch(97.2% 0.014 12.0);
Tailwind
colors: {
  custom: {
    50: '#fff6f7',
    500: '#fff2f3',
    950: '#000000',
  },
}
SCSS
$custom: #fff2f3;
$custom-light: #fff6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2f3",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 243
  },
  "hsl": {
    "h": 355.385,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.9716,
    "c": 0.01407,
    "h": 12
  },
  "luminance": 0.91235
}

Semantic roles & 50–950 ramp

primary
#FFF2F3
secondary
#A6EFEA
accent
#E6D400
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2F3

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

Preview Lab → · Contrast checker → · Palette generator →

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