#F99FFA#F99FFA

#F99FFA is a very light, vivid purple. Relative luminance 0.518; OKLCH L 82.2% C 0.156 H 326.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).

Color values

HEX#F99FFA
RGBrgb(249, 159, 250)
HSLhsl(299, 90%, 80%)
HSVhsv(299, 36%, 98%)
CMYKcmyk(0.4%, 36.4%, 0%, 2%)
CIE-LABlab(77.19, 47.10, -31.65)
CIE-LCHlch(77.19, 56.75, 326.10°)
OKLaboklab(82.23% 0.1302 -0.0862)
OKLCHoklch(82.23% 0.156 326.5)
XYZxyz(68.7189, 51.8410, 96.8105)
Luminance0.5184 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F99FFA #A0FA9F
analogous
#CC9FFA #F99FFA #FA9FCD
triadic
#F99FFA #FAF99F #9FFAF9
tetradic
#F99FFA #FACC9F #A0FA9F #9FCDFA
square
#F99FFA #FACC9F #A0FA9F #9FCDFA
split-complementary
#F99FFA #CDFA9F #9FFACC
monochromatic
#F22BF4 #F565F7 #F99FFA #FDD9FD #FDE2FD

Accessibility & contrast

On white

1.85
#F99FFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.37
#F99FFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F99FFA
11.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F99FFA#FFFFFF#000000##000000
##F99FFA1.001.8511.3711.37
#FFFFFF1.851.0021.0021.00
#00000011.3721.001.001.00
##00000011.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#AFC3F7
Tritanopia (blue-blind)
#FEA8C1
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #f99ffa;
/* rgb */ color: rgb(249, 159, 250);
/* oklch */ color: oklch(82.2% 0.156 326.5);
Tailwind
colors: {
  custom: {
    50: '#fcbdfc',
    500: '#f99ffa',
    950: '#000000',
  },
}
SCSS
$custom: #f99ffa;
$custom-light: #fcbdfc;
$custom-dark: #000000;
JSON
{
  "hex": "#f99ffa",
  "rgb": {
    "r": 249,
    "g": 159,
    "b": 250
  },
  "hsl": {
    "h": 299.341,
    "s": 90.099,
    "l": 80.196
  },
  "oklch": {
    "l": 0.82227,
    "c": 0.15614,
    "h": 326.5
  },
  "luminance": 0.51838
}

Semantic roles & 50–950 ramp

primary
#F99FFA
secondary
#63DB62
accent
#E60003
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285

Preview Lab

Preview with #F99FFA

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

Preview Lab → · Contrast checker → · Palette generator →

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