#FFF3F2#FFF3F2

#FFF3F2 is a very light, near-neutral red. Relative luminance 0.918; OKLCH L 97.3% C 0.013 H 23.2°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).

Color values

HEX#FFF3F2
RGBrgb(255, 243, 242)
HSLhsl(5, 100%, 97%)
HSVhsv(5, 5%, 100%)
CMYKcmyk(0%, 4.7%, 5.1%, 0%)
CIE-LABlab(96.73, 3.85, 1.92)
CIE-LCHlch(96.73, 4.30, 26.50°)
OKLaboklab(97.32% 0.012 0.0051)
OKLCHoklch(97.32% 0.013 23.2)
XYZxyz(89.3156, 91.7728, 96.9959)
Luminance0.9177 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3F2 #F2FEFF
analogous
#FFF2F8 #FFF3F2 #FFF9F2
triadic
#FFF3F2 #F2FFF3 #F3F2FF
tetradic
#FFF3F2 #F8FFF2 #F2FEFF #F9F2FF
square
#FFF3F2 #F8FFF2 #F2FEFF #F9F2FF
split-complementary
#FFF3F2 #F2FFF9 #F2F8FF
monochromatic
#FF8278 #FFBBB5 #FFE3E0 #FFE3E0 #FFE3E0

Accessibility & contrast

On white

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

On black

19.35
#FFF3F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3F2
19.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3F2#FFFFFF#000000##000000
##FFF3F21.001.0919.3519.35
#FFFFFF1.091.0021.0021.00
#00000019.3521.001.001.00
##00000019.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F8F6F2
Tritanopia (blue-blind)
#FFF2F3
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff3f2;
/* rgb */ color: rgb(255, 243, 242);
/* oklch */ color: oklch(97.3% 0.013 23.2);
Tailwind
colors: {
  custom: {
    50: '#fff7f6',
    500: '#fff3f2',
    950: '#000000',
  },
}
SCSS
$custom: #fff3f2;
$custom-light: #fff7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3f2",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 242
  },
  "hsl": {
    "h": 4.615,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97325,
    "c": 0.01302,
    "h": 23.2
  },
  "luminance": 0.91772
}

Semantic roles & 50–950 ramp

primary
#FFF3F2
secondary
#A6EAEF
accent
#D4E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF3F2

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

Preview Lab → · Contrast checker → · Palette generator →

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