#FCF2F3#FCF2F3

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

Color values

HEX#FCF2F3
RGBrgb(252, 242, 243)
HSLhsl(354, 63%, 97%)
HSVhsv(354, 4%, 99%)
CMYKcmyk(0%, 4%, 3.6%, 1.2%)
CIE-LABlab(96.27, 3.52, 0.71)
CIE-LCHlch(96.27, 3.59, 11.47°)
OKLaboklab(96.92% 0.0107 0.0019)
OKLCHoklch(96.92% 0.011 10.3)
XYZxyz(88.0724, 90.6714, 97.6382)
Luminance0.9067 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF2F3 #F2FCFB
analogous
#FCF2F8 #FCF2F3 #FCF6F2
triadic
#FCF2F3 #F3FCF2 #F2F3FC
tetradic
#FCF2F3 #F8FCF2 #F2FCFB #F6F2FC
square
#FCF2F3 #F8FCF2 #F2FCFB #F6F2FC
split-complementary
#FCF2F3 #F2FCF6 #F2F8FC
monochromatic
#E58F97 #F1C0C5 #F9E6E8 #F9E6E8 #F9E6E8

Accessibility & contrast

On white

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

On black

19.13
#FCF2F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF2F3
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF2F3#FFFFFF#000000##000000
##FCF2F31.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcf2f3;
/* rgb */ color: rgb(252, 242, 243);
/* oklch */ color: oklch(96.9% 0.011 10.3);
Tailwind
colors: {
  custom: {
    50: '#fdf6f7',
    500: '#fcf2f3',
    950: '#000000',
  },
}
SCSS
$custom: #fcf2f3;
$custom-light: #fdf6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf2f3",
  "rgb": {
    "r": 252,
    "g": 242,
    "b": 243
  },
  "hsl": {
    "h": 354,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96921,
    "c": 0.01084,
    "h": 10.3
  },
  "luminance": 0.90671
}

Semantic roles & 50–950 ramp

primary
#FCF2F3
secondary
#B2E1DC
accent
#CAB91B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FCF2F3

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

Preview Lab → · Contrast checker → · Palette generator →

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