#FCF2F2#FCF2F2

#FCF2F2 is a very light, near-neutral red. Relative luminance 0.906; OKLCH L 96.9% C 0.011 H 17.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).

Color values

HEX#FCF2F2
RGBrgb(252, 242, 242)
HSLhsl(0, 63%, 97%)
HSVhsv(0, 4%, 99%)
CMYKcmyk(0%, 4%, 4%, 1.2%)
CIE-LABlab(96.25, 3.35, 1.19)
CIE-LCHlch(96.25, 3.55, 19.64°)
OKLaboklab(96.89% 0.0103 0.0032)
OKLCHoklch(96.89% 0.011 17.3)
XYZxyz(87.9218, 90.6111, 96.8451)
Luminance0.9061 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF2F2 #F2FCFC
analogous
#FCF2F7 #FCF2F2 #FCF7F2
triadic
#FCF2F2 #F2FCF2 #F2F2FC
tetradic
#FCF2F2 #F7FCF2 #F2FCFC #F7F2FC
square
#FCF2F2 #F7FCF2 #F2FCFC #F7F2FC
split-complementary
#FCF2F2 #F2FCF7 #F2F7FC
monochromatic
#E58F8F #F1C0C0 #F9E6E6 #F9E6E6 #F9E6E6

Accessibility & contrast

On white

1.10
#FCF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.12
#FCF2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF2F2
19.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF2F2#FFFFFF#000000##000000
##FCF2F21.001.1019.1219.12
#FFFFFF1.101.0021.0021.00
#00000019.1221.001.001.00
##00000019.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#FEF1F2
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fcf2f2;
/* rgb */ color: rgb(252, 242, 242);
/* oklch */ color: oklch(96.9% 0.011 17.3);
Tailwind
colors: {
  custom: {
    50: '#fdf6f6',
    500: '#fcf2f2',
    950: '#000000',
  },
}
SCSS
$custom: #fcf2f2;
$custom-light: #fdf6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf2f2",
  "rgb": {
    "r": 252,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 0,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96894,
    "c": 0.01078,
    "h": 17.3
  },
  "luminance": 0.90611
}

Semantic roles & 50–950 ramp

primary
#FCF2F2
secondary
#B2E1E1
accent
#CACA1B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FCF2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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