#FF7FF9#FF7FF9

#FF7FF9 is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.3% C 0.211 H 329.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF9
RGBrgb(255, 127, 249)
HSLhsl(303, 100%, 75%)
HSVhsv(303, 50%, 100%)
CMYKcmyk(0%, 50.2%, 2.4%, 0%)
CIE-LABlab(71.75, 64.39, -39.48)
CIE-LCHlch(71.75, 75.53, 328.48°)
OKLaboklab(78.31% 0.1809 -0.1081)
OKLCHoklch(78.31% 0.211 329.1)
XYZxyz(65.9275, 43.2822, 94.4859)
Luminance0.4328 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF9 #7FFF85
analogous
#C57FFF #FF7FF9 #FF7FB9
triadic
#FF7FF9 #F9FF7F #7FF9FF
tetradic
#FF7FF9 #FFC57F #7FFF85 #7FB9FF
square
#FF7FF9 #FFC57F #7FFF85 #7FB9FF
split-complementary
#FF7FF9 #B9FF7F #7FFFC5
monochromatic
#FF05F3 #FF42F6 #FF7FF9 #FFBCFC #FFE0FE

Accessibility & contrast

On white

2.17
#FF7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.66
#FF7FF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF9
9.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF9#FFFFFF#000000##000000
##FF7FF91.002.179.669.66
#FFFFFF2.171.0021.0021.00
#0000009.6621.001.001.00
##0000009.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#FF8BB1
Achromatopsia (no color)
#B0B0B0

Design tokens & code

CSS
--color: #ff7ff9;
/* rgb */ color: rgb(255, 127, 249);
/* oklch */ color: oklch(78.3% 0.211 329.1);
Tailwind
colors: {
  custom: {
    50: '#ffa9fb',
    500: '#ff7ff9',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff9;
$custom-light: #ffa9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff9",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 249
  },
  "hsl": {
    "h": 302.813,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78308,
    "c": 0.21073,
    "h": 329.1
  },
  "luminance": 0.43278
}

Semantic roles & 50–950 ramp

primary
#FF7FF9
secondary
#D4F7D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FF9

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

Preview Lab → · Contrast checker → · Palette generator →

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