#FCF2F0#FCF2F0

#FCF2F0 is a very light, near-neutral red. Relative luminance 0.905; OKLCH L 96.8% C 0.011 H 31.1°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#FCF2F0
RGBrgb(252, 242, 240)
HSLhsl(10, 67%, 96%)
HSVhsv(10, 5%, 99%)
CMYKcmyk(0%, 4%, 4.8%, 1.2%)
CIE-LABlab(96.20, 3.01, 2.16)
CIE-LCHlch(96.20, 3.70, 35.66°)
OKLaboklab(96.84% 0.0095 0.0058)
OKLCHoklch(96.84% 0.011 31.1)
XYZxyz(87.6231, 90.4917, 95.2718)
Luminance0.9049 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF2F0 #F0FAFC
analogous
#FCF0F4 #FCF2F0 #FCF8F0
triadic
#FCF2F0 #F0FCF2 #F2F0FC
tetradic
#FCF2F0 #F4FCF0 #F0FAFC #F8F0FC
square
#FCF2F0 #F4FCF0 #F0FAFC #F8F0FC
split-complementary
#FCF2F0 #F0FCF8 #F0F4FC
monochromatic
#E89A8A #F2C6BD #FAE9E5 #FAE9E5 #FAE9E5

Accessibility & contrast

On white

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

On black

19.10
#FCF2F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF2F0
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF2F0#FFFFFF#000000##000000
##FCF2F01.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcf2f0;
/* rgb */ color: rgb(252, 242, 240);
/* oklch */ color: oklch(96.8% 0.011 31.1);
Tailwind
colors: {
  custom: {
    50: '#fdf6f4',
    500: '#fcf2f0',
    950: '#000000',
  },
}
SCSS
$custom: #fcf2f0;
$custom-light: #fdf6f4;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf2f0",
  "rgb": {
    "r": 252,
    "g": 242,
    "b": 240
  },
  "hsl": {
    "h": 10,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96839,
    "c": 0.01114,
    "h": 31.1
  },
  "luminance": 0.90491
}

Semantic roles & 50–950 ramp

primary
#FCF2F0
secondary
#AED9E2
accent
#B0CF17
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FCF2F0

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

Preview Lab → · Contrast checker → · Palette generator →

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