#FCC7FF#FCC7FF

#FCC7FF is a very light, moderate purple. Relative luminance 0.688; OKLCH L 89.4% C 0.094 H 324.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#FCC7FF
RGBrgb(252, 199, 255)
HSLhsl(297, 100%, 89%)
HSVhsv(297, 22%, 100%)
CMYKcmyk(1.2%, 22%, 0%, 0%)
CIE-LABlab(86.39, 28.02, -20.26)
CIE-LCHlch(86.39, 34.58, 324.14°)
OKLaboklab(89.35% 0.0767 -0.0545)
OKLCHoklch(89.35% 0.094 324.6)
XYZxyz(78.6162, 68.7642, 103.7198)
Luminance0.6876 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC7FF #CAFFC7
analogous
#E0C7FF #FCC7FF #FFC7E6
triadic
#FCC7FF #FFFCC7 #C7FFFC
tetradic
#FCC7FF #FFE0C7 #CAFFC7 #C7E6FF
square
#FCC7FF #FFE0C7 #CAFFC7 #C7E6FF
split-complementary
#FCC7FF #E6FFC7 #C7FFE0
monochromatic
#F54DFF #F98AFF #FCC7FF #FDE0FF #FDE0FF

Accessibility & contrast

On white

1.42
#FCC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.75
#FCC7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC7FF
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC7FF#FFFFFF#000000##000000
##FCC7FF1.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CFDAFD
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fcc7ff;
/* rgb */ color: rgb(252, 199, 255);
/* oklch */ color: oklch(89.4% 0.094 324.6);
Tailwind
colors: {
  custom: {
    50: '#fed8ff',
    500: '#fcc7ff',
    950: '#000000',
  },
}
SCSS
$custom: #fcc7ff;
$custom-light: #fed8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc7ff",
  "rgb": {
    "r": 252,
    "g": 199,
    "b": 255
  },
  "hsl": {
    "h": 296.786,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.89355,
    "c": 0.09415,
    "h": 324.6
  },
  "luminance": 0.68762
}

Semantic roles & 50–950 ramp

primary
#FCC7FF
secondary
#87E981
accent
#E6000C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FCC7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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