#FCC2B2#FCC2B2

#FCC2B2 is a very light, moderate red. Relative luminance 0.625; OKLCH L 86.2% C 0.071 H 36.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).

Color values

HEX#FCC2B2
RGBrgb(252, 194, 178)
HSLhsl(13, 93%, 84%)
HSVhsv(13, 29%, 99%)
CMYKcmyk(0%, 23%, 29.4%, 1.2%)
CIE-LABlab(83.18, 18.55, 16.06)
CIE-LCHlch(83.18, 24.53, 40.89°)
OKLaboklab(86.2% 0.0572 0.0415)
OKLCHoklch(86.2% 0.071 36)
XYZxyz(67.4740, 62.4968, 50.6199)
Luminance0.6249 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC2B2 #B2ECFC
analogous
#FCB2C7 #FCC2B2 #FCE7B2
triadic
#FCC2B2 #B2FCC2 #C2B2FC
tetradic
#FCC2B2 #C7FCB2 #B2ECFC #E7B2FC
square
#FCC2B2 #C7FCB2 #B2ECFC #E7B2FC
split-complementary
#FCC2B2 #B2FCE7 #B2C7FC
monochromatic
#F7653C #FA9377 #FCC2B2 #FEE8E2 #FEE8E2

Accessibility & contrast

On white

1.56
#FCC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.50
#FCC2B2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC2B2
13.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC2B2#FFFFFF#000000##000000
##FCC2B21.001.5613.5013.50
#FFFFFF1.561.0021.0021.00
#00000013.5021.001.001.00
##00000013.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #fcc2b2;
/* rgb */ color: rgb(252, 194, 178);
/* oklch */ color: oklch(86.2% 0.071 36.0);
Tailwind
colors: {
  custom: {
    50: '#fed4c9',
    500: '#fcc2b2',
    950: '#000000',
  },
}
SCSS
$custom: #fcc2b2;
$custom-light: #fed4c9;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc2b2",
  "rgb": {
    "r": 252,
    "g": 194,
    "b": 178
  },
  "hsl": {
    "h": 12.973,
    "s": 92.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.86198,
    "c": 0.0706,
    "h": 36
  },
  "luminance": 0.62493
}

Semantic roles & 50–950 ramp

primary
#FCC2B2
secondary
#71C9E1
accent
#B4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382

Preview Lab

Preview with #FCC2B2

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

Preview Lab → · Contrast checker → · Palette generator →

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