#FCC3FC#FCC3FC

#FCC3FC is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.6% C 0.098 H 326.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#FCC3FC
RGBrgb(252, 195, 252)
HSLhsl(300, 90%, 88%)
HSVhsv(300, 23%, 99%)
CMYKcmyk(0%, 22.6%, 0%, 1.2%)
CIE-LABlab(85.38, 29.58, -20.19)
CIE-LCHlch(85.38, 35.82, 325.69°)
OKLaboklab(88.55% 0.0817 -0.0543)
OKLCHoklch(88.55% 0.098 326.4)
XYZxyz(77.2288, 66.7560, 100.8936)
Luminance0.6675 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC3FC #C3FCC3
analogous
#DFC3FC #FCC3FC #FCC3DF
triadic
#FCC3FC #FCFCC3 #C3FCFC
tetradic
#FCC3FC #FCDFC3 #C3FCC3 #C3DFFC
square
#FCC3FC #FCDFC3 #C3FCC3 #C3DFFC
split-complementary
#FCC3FC #DFFCC3 #C3FCDF
monochromatic
#F64EF6 #F989F9 #FCC3FC #FEE2FE #FEE2FE

Accessibility & contrast

On white

1.46
#FCC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.35
#FCC3FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC3FC
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC3FC#FFFFFF#000000##000000
##FCC3FC1.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#FFC8D7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #fcc3fc;
/* rgb */ color: rgb(252, 195, 252);
/* oklch */ color: oklch(88.6% 0.098 326.4);
Tailwind
colors: {
  custom: {
    50: '#fed5fd',
    500: '#fcc3fc',
    950: '#000000',
  },
}
SCSS
$custom: #fcc3fc;
$custom-light: #fed5fd;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc3fc",
  "rgb": {
    "r": 252,
    "g": 195,
    "b": 252
  },
  "hsl": {
    "h": 300,
    "s": 90.476,
    "l": 87.647
  },
  "oklch": {
    "l": 0.88551,
    "c": 0.09809,
    "h": 326.4
  },
  "luminance": 0.66754
}

Semantic roles & 50–950 ramp

primary
#FCC3FC
secondary
#81E381
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385

Preview Lab

Preview with #FCC3FC

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

Preview Lab → · Contrast checker → · Palette generator →

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