#FCC2F2#FCC2F2

#FCC2F2 is a very light, moderate pink. Relative luminance 0.657; OKLCH L 88.0% C 0.090 H 332.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#FCC2F2
RGBrgb(252, 194, 242)
HSLhsl(310, 91%, 87%)
HSVhsv(310, 23%, 99%)
CMYKcmyk(0%, 23%, 4%, 1.2%)
CIE-LABlab(84.84, 28.33, -15.69)
CIE-LCHlch(84.84, 32.39, 331.03°)
OKLaboklab(88.03% 0.0801 -0.0419)
OKLCHoklch(88.03% 0.09 332.4)
XYZxyz(75.4623, 65.6921, 92.6919)
Luminance0.6569 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC2F2 #C2FCCC
analogous
#E9C2FC #FCC2F2 #FCC2D5
triadic
#FCC2F2 #F2FCC2 #C2F2FC
tetradic
#FCC2F2 #FCE9C2 #C2FCCC #C2D5FC
square
#FCC2F2 #FCE9C2 #C2FCCC #C2D5FC
split-complementary
#FCC2F2 #D5FCC2 #C2FCE9
monochromatic
#F64DD9 #F988E6 #FCC2F2 #FEE2F9 #FEE2F9

Accessibility & contrast

On white

1.49
#FCC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.14
#FCC2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC2F2
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC2F2#FFFFFF#000000##000000
##FCC2F21.001.4914.1414.14
#FFFFFF1.491.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#CED7F0
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #fcc2f2;
/* rgb */ color: rgb(252, 194, 242);
/* oklch */ color: oklch(88.0% 0.090 332.4);
Tailwind
colors: {
  custom: {
    50: '#fed5f6',
    500: '#fcc2f2',
    950: '#000000',
  },
}
SCSS
$custom: #fcc2f2;
$custom-light: #fed5f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc2f2",
  "rgb": {
    "r": 252,
    "g": 194,
    "b": 242
  },
  "hsl": {
    "h": 310.345,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88031,
    "c": 0.09036,
    "h": 332.4
  },
  "luminance": 0.6569
}

Semantic roles & 50–950 ramp

primary
#FCC2F2
secondary
#80E391
accent
#E62800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385

Preview Lab

Preview with #FCC2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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