#FC99FF#FC99FF

#FC99FF is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.8% C 0.173 H 326.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).

Color values

HEX#FC99FF
RGBrgb(252, 153, 255)
HSLhsl(298, 100%, 80%)
HSVhsv(298, 40%, 100%)
CMYKcmyk(1.2%, 40%, 0%, 0%)
CIE-LABlab(76.50, 51.94, -35.39)
CIE-LCHlch(76.50, 62.85, 325.73°)
OKLaboklab(81.85% 0.1432 -0.0967)
OKLCHoklch(81.85% 0.173 326)
XYZxyz(69.5846, 50.7010, 100.7093)
Luminance0.5070 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FC99FF #9CFF99
analogous
#C999FF #FC99FF #FF99CF
triadic
#FC99FF #FFFC99 #99FFFC
tetradic
#FC99FF #FFC999 #9CFF99 #99CFFF
square
#FC99FF #FFC999 #9CFF99 #99CFFF
split-complementary
#FC99FF #CFFF99 #99FFC9
monochromatic
#F81FFF #FA5CFF #FC99FF #FED6FF #FEE0FF

Accessibility & contrast

On white

1.89
#FC99FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.14
#FC99FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FC99FF
11.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FC99FF#FFFFFF#000000##000000
##FC99FF1.001.8911.1411.14
#FFFFFF1.891.0021.0021.00
#00000011.1421.001.001.00
##00000011.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BDBDBD

Design tokens & code

CSS
--color: #fc99ff;
/* rgb */ color: rgb(252, 153, 255);
/* oklch */ color: oklch(81.8% 0.173 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffb9ff',
    500: '#fc99ff',
    950: '#000000',
  },
}
SCSS
$custom: #fc99ff;
$custom-light: #ffb9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fc99ff",
  "rgb": {
    "r": 252,
    "g": 153,
    "b": 255
  },
  "hsl": {
    "h": 298.235,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.81846,
    "c": 0.17274,
    "h": 326
  },
  "luminance": 0.50698
}

Semantic roles & 50–950 ramp

primary
#FC99FF
secondary
#5EE25A
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286

Preview Lab

Preview with #FC99FF

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

Preview Lab → · Contrast checker → · Palette generator →

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