#FF99F0#FF99F0

#FF99F0 is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.6% C 0.161 H 332.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).

Color values

HEX#FF99F0
RGBrgb(255, 153, 240)
HSLhsl(309, 100%, 80%)
HSVhsv(309, 40%, 100%)
CMYKcmyk(0%, 40%, 5.9%, 0%)
CIE-LABlab(76.28, 50.24, -27.58)
CIE-LCHlch(76.28, 57.31, 331.23°)
OKLaboklab(81.57% 0.1431 -0.0746)
OKLCHoklch(81.57% 0.161 332.5)
XYZxyz(68.3588, 50.3373, 88.5366)
Luminance0.5033 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99F0 #99FFA8
analogous
#DB99FF #FF99F0 #FF99BD
triadic
#FF99F0 #F0FF99 #99F0FF
tetradic
#FF99F0 #FFDB99 #99FFA8 #99BDFF
square
#FF99F0 #FFDB99 #99FFA8 #99BDFF
split-complementary
#FF99F0 #BDFF99 #99FFDB
monochromatic
#FF1FDE #FF5CE7 #FF99F0 #FFD6F9 #FFE0FA

Accessibility & contrast

On white

1.90
#FF99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.07
#FF99F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99F0
11.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99F0#FFFFFF#000000##000000
##FF99F01.001.9011.0711.07
#FFFFFF1.901.0021.0021.00
#00000011.0721.001.001.00
##00000011.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#97B3F3
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#FF9FBA
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ff99f0;
/* rgb */ color: rgb(255, 153, 240);
/* oklch */ color: oklch(81.6% 0.161 332.5);
Tailwind
colors: {
  custom: {
    50: '#ffb9f5',
    500: '#ff99f0',
    950: '#000000',
  },
}
SCSS
$custom: #ff99f0;
$custom-light: #ffb9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99f0",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 240
  },
  "hsl": {
    "h": 308.824,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.81568,
    "c": 0.16135,
    "h": 332.5
  },
  "luminance": 0.50334
}

Semantic roles & 50–950 ramp

primary
#FF99F0
secondary
#5AE26E
accent
#E62200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285

Preview Lab

Preview with #FF99F0

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

Preview Lab → · Contrast checker → · Palette generator →

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