#FCCFC4#FCCFC4

#FCCFC4 is a very light, muted red. Relative luminance 0.693; OKLCH L 89.0% C 0.053 H 34.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#FCCFC4
RGBrgb(252, 207, 196)
HSLhsl(12, 90%, 88%)
HSVhsv(12, 22%, 99%)
CMYKcmyk(0%, 17.9%, 22.2%, 1.2%)
CIE-LABlab(86.66, 14.20, 11.42)
CIE-LCHlch(86.66, 18.22, 38.82°)
OKLaboklab(89.04% 0.0442 0.0298)
OKLCHoklch(89.04% 0.053 34)
XYZxyz(72.4221, 69.3094, 61.7770)
Luminance0.6931 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFC4 #C4F1FC
analogous
#FCC4D5 #FCCFC4 #FCEBC4
triadic
#FCCFC4 #C4FCCF #CFC4FC
tetradic
#FCCFC4 #D5FCC4 #C4F1FC #EBC4FC
square
#FCCFC4 #D5FCC4 #C4F1FC #EBC4FC
split-complementary
#FCCFC4 #C4FCEB #C4D5FC
monochromatic
#F67050 #F9A08A #FCCFC4 #FEE7E2 #FEE7E2

Accessibility & contrast

On white

1.41
#FCCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.86
#FCCFC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFC4
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFC4#FFFFFF#000000##000000
##FCCFC41.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D4C3
Deuteranopia (green-blind)
#E3DCC4
Tritanopia (blue-blind)
#FFC9CC
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccfc4;
/* rgb */ color: rgb(252, 207, 196);
/* oklch */ color: oklch(89.0% 0.053 34.0);
Tailwind
colors: {
  custom: {
    50: '#feddd5',
    500: '#fccfc4',
    950: '#000000',
  },
}
SCSS
$custom: #fccfc4;
$custom-light: #feddd5;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfc4",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 196
  },
  "hsl": {
    "h": 11.786,
    "s": 90.323,
    "l": 87.843
  },
  "oklch": {
    "l": 0.89035,
    "c": 0.05333,
    "h": 34
  },
  "luminance": 0.69307
}

Semantic roles & 50–950 ramp

primary
#FCCFC4
secondary
#81D0E3
accent
#B8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCFC4

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

Preview Lab → · Contrast checker → · Palette generator →

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