#FFF2F0#FFF2F0

#FFF2F0 is a very light, near-neutral red. Relative luminance 0.911; OKLCH L 97.1% C 0.014 H 28.0°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).

Color values

HEX#FFF2F0
RGBrgb(255, 242, 240)
HSLhsl(8, 100%, 97%)
HSVhsv(8, 6%, 100%)
CMYKcmyk(0%, 5.1%, 5.9%, 0%)
CIE-LABlab(96.43, 4.02, 2.52)
CIE-LCHlch(96.43, 4.75, 32.11°)
OKLaboklab(97.08% 0.0127 0.0067)
OKLCHoklch(97.08% 0.014 28)
XYZxyz(88.7184, 91.0564, 95.3231)
Luminance0.9106 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2F0 #F0FDFF
analogous
#FFF0F6 #FFF2F0 #FFFAF0
triadic
#FFF2F0 #F0FFF2 #F2F0FF
tetradic
#FFF2F0 #F6FFF0 #F0FDFF #FAF0FF
square
#FFF2F0 #F6FFF0 #F0FDFF #FAF0FF
split-complementary
#FFF2F0 #F0FFFA #F0F6FF
monochromatic
#FF8876 #FFBDB3 #FFE4E0 #FFE4E0 #FFE4E0

Accessibility & contrast

On white

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

On black

19.21
#FFF2F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2F0
19.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2F0#FFFFFF#000000##000000
##FFF2F01.001.0919.2119.21
#FFFFFF1.091.0021.0021.00
#00000019.2121.001.001.00
##00000019.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F3F0
Deuteranopia (green-blind)
#F7F6F0
Tritanopia (blue-blind)
#FFF1F1
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff2f0;
/* rgb */ color: rgb(255, 242, 240);
/* oklch */ color: oklch(97.1% 0.014 28.0);
Tailwind
colors: {
  custom: {
    50: '#fff6f4',
    500: '#fff2f0',
    950: '#000000',
  },
}
SCSS
$custom: #fff2f0;
$custom-light: #fff6f4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2f0",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 240
  },
  "hsl": {
    "h": 8,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97078,
    "c": 0.01433,
    "h": 28
  },
  "luminance": 0.91056
}

Semantic roles & 50–950 ramp

primary
#FFF2F0
secondary
#A4E5EF
accent
#C7E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2F0

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

Preview Lab → · Contrast checker → · Palette generator →

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