#FF99F3#FF99F3

#FF99F3 is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.7% C 0.164 H 331.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).

Color values

HEX#FF99F3
RGBrgb(255, 153, 243)
HSLhsl(307, 100%, 80%)
HSVhsv(307, 40%, 100%)
CMYKcmyk(0%, 40%, 4.7%, 0%)
CIE-LABlab(76.39, 50.74, -29.04)
CIE-LCHlch(76.39, 58.46, 330.22°)
OKLaboklab(81.69% 0.1438 -0.0787)
OKLCHoklch(81.69% 0.164 331.3)
XYZxyz(68.8082, 50.5171, 90.9031)
Luminance0.5051 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF99F3 #99FFA5
analogous
#D899FF #FF99F3 #FF99C0
triadic
#FF99F3 #F3FF99 #99F3FF
tetradic
#FF99F3 #FFD899 #99FFA5 #99C0FF
square
#FF99F3 #FFD899 #99FFA5 #99C0FF
split-complementary
#FF99F3 #C0FF99 #99FFD8
monochromatic
#FF1FE5 #FF5CEC #FF99F3 #FFD6FA #FFE0FB

Accessibility & contrast

On white

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

On black

11.10
#FF99F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF99F3
11.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF99F3#FFFFFF#000000##000000
##FF99F31.001.8911.1011.10
#FFFFFF1.891.0021.0021.00
#00000011.1021.001.001.00
##00000011.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff99f3;
/* rgb */ color: rgb(255, 153, 243);
/* oklch */ color: oklch(81.7% 0.164 331.3);
Tailwind
colors: {
  custom: {
    50: '#ffb9f7',
    500: '#ff99f3',
    950: '#000000',
  },
}
SCSS
$custom: #ff99f3;
$custom-light: #ffb9f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff99f3",
  "rgb": {
    "r": 255,
    "g": 153,
    "b": 243
  },
  "hsl": {
    "h": 307.059,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.81687,
    "c": 0.16392,
    "h": 331.3
  },
  "luminance": 0.50514
}

Semantic roles & 50–950 ramp

primary
#FF99F3
secondary
#5AE26A
accent
#E61B00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285

Preview Lab

Preview with #FF99F3

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

Preview Lab → · Contrast checker → · Palette generator →

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