#FF9FF7#FF9FF7

#FF9FF7 is a very light, vivid purple. Relative luminance 0.528; OKLCH L 82.8% C 0.157 H 329.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).

Color values

HEX#FF9FF7
RGBrgb(255, 159, 247)
HSLhsl(305, 100%, 81%)
HSVhsv(305, 38%, 100%)
CMYKcmyk(0%, 37.6%, 3.1%, 0%)
CIE-LABlab(77.74, 48.39, -29.12)
CIE-LCHlch(77.74, 56.47, 328.96°)
OKLaboklab(82.76% 0.1361 -0.0789)
OKLCHoklch(82.76% 0.157 329.9)
XYZxyz(70.4256, 52.7750, 94.4546)
Luminance0.5277 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9FF7 #9FFFA7
analogous
#D79FFF #FF9FF7 #FF9FC7
triadic
#FF9FF7 #F7FF9F #9FF7FF
tetradic
#FF9FF7 #FFD79F #9FFFA7 #9FC7FF
square
#FF9FF7 #FFD79F #9FFFA7 #9FC7FF
split-complementary
#FF9FF7 #C7FF9F #9FFFD7
monochromatic
#FF25ED #FF62F2 #FF9FF7 #FFDCFC #FFE0FC

Accessibility & contrast

On white

1.82
#FF9FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.55
#FF9FF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9FF7
11.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9FF7#FFFFFF#000000##000000
##FF9FF71.001.8211.5511.55
#FFFFFF1.821.0021.0021.00
#00000011.5521.001.001.00
##00000011.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9BB8FA
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#FFA6C0
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #ff9ff7;
/* rgb */ color: rgb(255, 159, 247);
/* oklch */ color: oklch(82.8% 0.157 329.9);
Tailwind
colors: {
  custom: {
    50: '#ffbdfa',
    500: '#ff9ff7',
    950: '#000000',
  },
}
SCSS
$custom: #ff9ff7;
$custom-light: #ffbdfa;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9ff7",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 247
  },
  "hsl": {
    "h": 305,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82755,
    "c": 0.15735,
    "h": 329.9
  },
  "luminance": 0.52772
}

Semantic roles & 50–950 ramp

primary
#FF9FF7
secondary
#5FE36A
accent
#E61300
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285

Preview Lab

Preview with #FF9FF7

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

Preview Lab → · Contrast checker → · Palette generator →

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