#FF99FB#FF99FB

#FF99FB is a very light, vivid purple. Relative luminance 0.510; OKLCH L 82.0% C 0.171 H 328.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).

Color values

HEX#FF99FB
RGBrgb(255, 153, 251)
HSLhsl(302, 100%, 80%)
HSVhsv(302, 40%, 100%)
CMYKcmyk(0%, 40%, 1.6%, 0%)
CIE-LABlab(76.69, 52.12, -32.91)
CIE-LCHlch(76.69, 61.64, 327.73°)
OKLaboklab(82.01% 0.1456 -0.0896)
OKLCHoklch(82.01% 0.171 328.4)
XYZxyz(70.0427, 51.0109, 97.4047)
Luminance0.5101 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99FB #99FF9D
analogous
#D099FF #FF99FB #FF99C8
triadic
#FF99FB #FBFF99 #99FBFF
tetradic
#FF99FB #FFD099 #99FF9D #99C8FF
square
#FF99FB #FFD099 #99FF9D #99C8FF
split-complementary
#FF99FB #C8FF99 #99FFD0
monochromatic
#FF1FF6 #FF5CF9 #FF99FB #FFD6FD #FFE0FE

Accessibility & contrast

On white

1.87
#FF99FB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.20
#FF99FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99FB
11.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99FB#FFFFFF#000000##000000
##FF99FB1.001.8711.2011.20
#FFFFFF1.871.0021.0021.00
#00000011.2021.001.001.00
##00000011.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#AEC2F8
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BDBDBD

Design tokens & code

CSS
--color: #ff99fb;
/* rgb */ color: rgb(255, 153, 251);
/* oklch */ color: oklch(82.0% 0.171 328.4);
Tailwind
colors: {
  custom: {
    50: '#ffb9fd',
    500: '#ff99fb',
    950: '#000000',
  },
}
SCSS
$custom: #ff99fb;
$custom-light: #ffb9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99fb",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 251
  },
  "hsl": {
    "h": 302.353,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.82011,
    "c": 0.17096,
    "h": 328.4
  },
  "luminance": 0.51008
}

Semantic roles & 50–950 ramp

primary
#FF99FB
secondary
#5AE260
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285

Preview Lab

Preview with #FF99FB

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

Preview Lab → · Contrast checker → · Palette generator →

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