#FF8FF7#FF8FF7

#FF8FF7 is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.4% C 0.184 H 329.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).

Color values

HEX#FF8FF7
RGBrgb(255, 143, 247)
HSLhsl(304, 100%, 78%)
HSVhsv(304, 44%, 100%)
CMYKcmyk(0%, 43.9%, 3.1%, 0%)
CIE-LABlab(74.59, 56.40, -33.98)
CIE-LCHlch(74.59, 65.85, 328.93°)
OKLaboklab(80.39% 0.1588 -0.0925)
OKLCHoklch(80.39% 0.184 329.8)
XYZxyz(67.8501, 47.6240, 93.5961)
Luminance0.4762 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FF7 #8FFF97
analogous
#CF8FFF #FF8FF7 #FF8FBF
triadic
#FF8FF7 #F7FF8F #8FF7FF
tetradic
#FF8FF7 #FFCF8F #8FFF97 #8FBFFF
square
#FF8FF7 #FFCF8F #8FFF97 #8FBFFF
split-complementary
#FF8FF7 #BFFF8F #8FFFCF
monochromatic
#FF15EE #FF52F3 #FF8FF7 #FFCCFB #FFE0FD

Accessibility & contrast

On white

2.00
#FF8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.52
#FF8FF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FF7
10.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FF7#FFFFFF#000000##000000
##FF8FF71.002.0010.5210.52
#FFFFFF2.001.0021.0021.00
#00000010.5221.001.001.00
##00000010.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ff8ff7;
/* rgb */ color: rgb(255, 143, 247);
/* oklch */ color: oklch(80.4% 0.184 329.8);
Tailwind
colors: {
  custom: {
    50: '#ffb3fa',
    500: '#ff8ff7',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ff7;
$custom-light: #ffb3fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ff7",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 247
  },
  "hsl": {
    "h": 304.286,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.8039,
    "c": 0.18383,
    "h": 329.8
  },
  "luminance": 0.4762
}

Semantic roles & 50–950 ramp

primary
#FF8FF7
secondary
#D4F7D6
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FF7

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

Preview Lab → · Contrast checker → · Palette generator →

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