#FCC2FA#FCC2FA

#FCC2FA is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.3% C 0.098 H 327.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).

Color values

HEX#FCC2FA
RGBrgb(252, 194, 250)
HSLhsl(302, 91%, 87%)
HSVhsv(302, 23%, 99%)
CMYKcmyk(0%, 23%, 0.8%, 1.2%)
CIE-LABlab(85.09, 29.75, -19.57)
CIE-LCHlch(85.09, 35.61, 326.67°)
OKLaboklab(88.31% 0.0825 -0.0526)
OKLCHoklch(88.31% 0.098 327.5)
XYZxyz(76.6902, 66.1833, 99.1588)
Luminance0.6618 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC2FA #C2FCC4
analogous
#E1C2FC #FCC2FA #FCC2DD
triadic
#FCC2FA #FAFCC2 #C2FAFC
tetradic
#FCC2FA #FCE1C2 #C2FCC4 #C2DDFC
square
#FCC2FA #FCE1C2 #C2FCC4 #C2DDFC
split-complementary
#FCC2FA #DDFCC2 #C2FCE1
monochromatic
#F64DF0 #F988F5 #FCC2FA #FEE2FD #FEE2FD

Accessibility & contrast

On white

1.48
#FCC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.24
#FCC2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC2FA
14.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC2FA#FFFFFF#000000##000000
##FCC2FA1.001.4814.2414.24
#FFFFFF1.481.0021.0021.00
#00000014.2421.001.001.00
##00000014.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#CCD7F8
Tritanopia (blue-blind)
#FFC6D5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #fcc2fa;
/* rgb */ color: rgb(252, 194, 250);
/* oklch */ color: oklch(88.3% 0.098 327.5);
Tailwind
colors: {
  custom: {
    50: '#fed5fc',
    500: '#fcc2fa',
    950: '#000000',
  },
}
SCSS
$custom: #fcc2fa;
$custom-light: #fed5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc2fa",
  "rgb": {
    "r": 252,
    "g": 194,
    "b": 250
  },
  "hsl": {
    "h": 302.069,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88306,
    "c": 0.09786,
    "h": 327.5
  },
  "luminance": 0.66181
}

Semantic roles & 50–950 ramp

primary
#FCC2FA
secondary
#80E383
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FCC2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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