#FCC5FA#FCC5FA

#FCC5FA is a very light, moderate purple. Relative luminance 0.675; OKLCH L 88.8% C 0.093 H 327.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).

Color values

HEX#FCC5FA
RGBrgb(252, 197, 250)
HSLhsl(302, 90%, 88%)
HSVhsv(302, 22%, 99%)
CMYKcmyk(0%, 21.8%, 0.8%, 1.2%)
CIE-LABlab(85.77, 28.17, -18.54)
CIE-LCHlch(85.77, 33.72, 326.65°)
OKLaboklab(88.83% 0.0781 -0.0498)
OKLCHoklch(88.83% 0.093 327.5)
XYZxyz(77.3646, 67.5321, 99.3836)
Luminance0.6753 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC5FA #C5FCC7
analogous
#E2C5FC #FCC5FA #FCC5DE
triadic
#FCC5FA #FAFCC5 #C5FAFC
tetradic
#FCC5FA #FCE2C5 #C5FCC7 #C5DEFC
square
#FCC5FA #FCE2C5 #C5FCC7 #C5DEFC
split-complementary
#FCC5FA #DEFCC5 #C5FCE2
monochromatic
#F651F0 #F98BF5 #FCC5FA #FDE2FC #FDE2FC

Accessibility & contrast

On white

1.45
#FCC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.51
#FCC5FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC5FA
14.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC5FA#FFFFFF#000000##000000
##FCC5FA1.001.4514.5114.51
#FFFFFF1.451.0021.0021.00
#00000014.5121.001.001.00
##00000014.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#CED9F8
Tritanopia (blue-blind)
#FFC9D7
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #fcc5fa;
/* rgb */ color: rgb(252, 197, 250);
/* oklch */ color: oklch(88.8% 0.093 327.5);
Tailwind
colors: {
  custom: {
    50: '#fed7fc',
    500: '#fcc5fa',
    950: '#000000',
  },
}
SCSS
$custom: #fcc5fa;
$custom-light: #fed7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc5fa",
  "rgb": {
    "r": 252,
    "g": 197,
    "b": 250
  },
  "hsl": {
    "h": 302.182,
    "s": 90.164,
    "l": 88.039
  },
  "oklch": {
    "l": 0.8883,
    "c": 0.09264,
    "h": 327.5
  },
  "luminance": 0.6753
}

Semantic roles & 50–950 ramp

primary
#FCC5FA
secondary
#82E386
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FCC5FA

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

Preview Lab → · Contrast checker → · Palette generator →

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