#FF99F2#FF99F2

#FF99F2 is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.6% C 0.163 H 331.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).

Color values

HEX#FF99F2
RGBrgb(255, 153, 242)
HSLhsl(308, 100%, 80%)
HSVhsv(308, 40%, 100%)
CMYKcmyk(0%, 40%, 5.1%, 0%)
CIE-LABlab(76.35, 50.57, -28.55)
CIE-LCHlch(76.35, 58.08, 330.55°)
OKLaboklab(81.65% 0.1436 -0.0773)
OKLCHoklch(81.65% 0.163 331.7)
XYZxyz(68.6576, 50.4568, 90.1099)
Luminance0.5045 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99F2 #99FFA6
analogous
#D999FF #FF99F2 #FF99BF
triadic
#FF99F2 #F2FF99 #99F2FF
tetradic
#FF99F2 #FFD999 #99FFA6 #99BFFF
square
#FF99F2 #FFD999 #99FFA6 #99BFFF
split-complementary
#FF99F2 #BFFF99 #99FFD9
monochromatic
#FF1FE2 #FF5CEA #FF99F2 #FFD6FA #FFE0FB

Accessibility & contrast

On white

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

On black

11.09
#FF99F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99F2
11.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99F2#FFFFFF#000000##000000
##FF99F21.001.8911.0911.09
#FFFFFF1.891.0021.0021.00
#00000011.0921.001.001.00
##00000011.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#FFA0BB
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #ff99f2;
/* rgb */ color: rgb(255, 153, 242);
/* oklch */ color: oklch(81.6% 0.163 331.7);
Tailwind
colors: {
  custom: {
    50: '#ffb9f6',
    500: '#ff99f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff99f2;
$custom-light: #ffb9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99f2",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 242
  },
  "hsl": {
    "h": 307.647,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.81647,
    "c": 0.16305,
    "h": 331.7
  },
  "luminance": 0.50453
}

Semantic roles & 50–950 ramp

primary
#FF99F2
secondary
#5AE26C
accent
#E61D00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285

Preview Lab

Preview with #FF99F2

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

Preview Lab → · Contrast checker → · Palette generator →

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