#FCC2E2#FCC2E2

#FCC2E2 is a very light, moderate pink. Relative luminance 0.648; OKLCH L 87.5% C 0.078 H 344.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).

Color values

HEX#FCC2E2
RGBrgb(252, 194, 226)
HSLhsl(327, 91%, 87%)
HSVhsv(327, 23%, 99%)
CMYKcmyk(0%, 23%, 10.3%, 1.2%)
CIE-LABlab(84.37, 25.62, -7.86)
CIE-LCHlch(84.37, 26.80, 342.94°)
OKLaboklab(87.51% 0.0748 -0.0206)
OKLCHoklch(87.51% 0.078 344.6)
XYZxyz(73.1636, 64.7726, 80.5852)
Luminance0.6477 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC2E2 #C2FCDC
analogous
#F9C2FC #FCC2E2 #FCC2C5
triadic
#FCC2E2 #E2FCC2 #C2E2FC
tetradic
#FCC2E2 #FCF9C2 #C2FCDC #C2C5FC
square
#FCC2E2 #FCF9C2 #C2FCDC #C2C5FC
split-complementary
#FCC2E2 #C5FCC2 #C2FCF9
monochromatic
#F64DAB #F988C6 #FCC2E2 #FEE2F1 #FEE2F1

Accessibility & contrast

On white

1.50
#FCC2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.95
#FCC2E2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC2E2
13.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC2E2#FFFFFF#000000##000000
##FCC2E21.001.5013.9513.95
#FFFFFF1.501.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#FFC2CD
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #fcc2e2;
/* rgb */ color: rgb(252, 194, 226);
/* oklch */ color: oklch(87.5% 0.078 344.6);
Tailwind
colors: {
  custom: {
    50: '#fed4eb',
    500: '#fcc2e2',
    950: '#000000',
  },
}
SCSS
$custom: #fcc2e2;
$custom-light: #fed4eb;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc2e2",
  "rgb": {
    "r": 252,
    "g": 194,
    "b": 226
  },
  "hsl": {
    "h": 326.897,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.87511,
    "c": 0.07759,
    "h": 344.6
  },
  "luminance": 0.6477
}

Semantic roles & 50–950 ramp

primary
#FCC2E2
secondary
#80E3AC
accent
#E66700
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384

Preview Lab

Preview with #FCC2E2

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

Preview Lab → · Contrast checker → · Palette generator →

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