#FCC6FF#FCC6FF

#FCC6FF is a very light, moderate purple. Relative luminance 0.683; OKLCH L 89.2% C 0.096 H 324.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).

Color values

HEX#FCC6FF
RGBrgb(252, 198, 255)
HSLhsl(297, 100%, 89%)
HSVhsv(297, 22%, 100%)
CMYKcmyk(1.2%, 22.4%, 0%, 0%)
CIE-LABlab(86.16, 28.55, -20.60)
CIE-LCHlch(86.16, 35.21, 324.18°)
OKLaboklab(89.18% 0.0782 -0.0555)
OKLCHoklch(89.18% 0.096 324.6)
XYZxyz(78.3869, 68.3055, 103.6434)
Luminance0.6830 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC6FF #C9FFC6
analogous
#E0C6FF #FCC6FF #FFC6E6
triadic
#FCC6FF #FFFCC6 #C6FFFC
tetradic
#FCC6FF #FFE0C6 #C9FFC6 #C6E6FF
square
#FCC6FF #FFE0C6 #C9FFC6 #C6E6FF
split-complementary
#FCC6FF #E6FFC6 #C6FFE0
monochromatic
#F64CFF #F989FF #FCC6FF #FDE0FF #FDE0FF

Accessibility & contrast

On white

1.43
#FCC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.66
#FCC6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC6FF
14.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC6FF#FFFFFF#000000##000000
##FCC6FF1.001.4314.6614.66
#FFFFFF1.431.0021.0021.00
#00000014.6621.001.001.00
##00000014.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FFCBDA
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #fcc6ff;
/* rgb */ color: rgb(252, 198, 255);
/* oklch */ color: oklch(89.2% 0.096 324.6);
Tailwind
colors: {
  custom: {
    50: '#fed7ff',
    500: '#fcc6ff',
    950: '#000000',
  },
}
SCSS
$custom: #fcc6ff;
$custom-light: #fed7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc6ff",
  "rgb": {
    "r": 252,
    "g": 198,
    "b": 255
  },
  "hsl": {
    "h": 296.842,
    "s": 100,
    "l": 88.824
  },
  "oklch": {
    "l": 0.8918,
    "c": 0.09588,
    "h": 324.6
  },
  "luminance": 0.68304
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FCC6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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