#FF7FF1#FF7FF1

#FF7FF1 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.204 H 331.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF1
RGBrgb(255, 127, 241)
HSLhsl(307, 100%, 75%)
HSVhsv(307, 50%, 100%)
CMYKcmyk(0%, 50.2%, 5.5%, 0%)
CIE-LABlab(71.41, 63.06, -35.62)
CIE-LCHlch(71.41, 72.43, 330.54°)
OKLaboklab(77.95% 0.1796 -0.0971)
OKLCHoklch(77.95% 0.204 331.6)
XYZxyz(64.7062, 42.7937, 88.0539)
Luminance0.4279 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF1 #7FFF8D
analogous
#CD7FFF #FF7FF1 #FF7FB1
triadic
#FF7FF1 #F1FF7F #7FF1FF
tetradic
#FF7FF1 #FFCD7F #7FFF8D #7FB1FF
square
#FF7FF1 #FFCD7F #7FFF8D #7FB1FF
split-complementary
#FF7FF1 #B1FF7F #7FFFCD
monochromatic
#FF05E4 #FF42EA #FF7FF1 #FFBCF8 #FFE0FC

Accessibility & contrast

On white

2.20
#FF7FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.56
#FF7FF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF1
9.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF1#FFFFFF#000000##000000
##FF7FF11.002.209.569.56
#FFFFFF2.201.0021.0021.00
#0000009.5621.001.001.00
##0000009.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#7AA3F5
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7ff1;
/* rgb */ color: rgb(255, 127, 241);
/* oklch */ color: oklch(78.0% 0.204 331.6);
Tailwind
colors: {
  custom: {
    50: '#ffa9f6',
    500: '#ff7ff1',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff1;
$custom-light: #ffa9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff1",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 241
  },
  "hsl": {
    "h": 306.563,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.77954,
    "c": 0.20414,
    "h": 331.6
  },
  "luminance": 0.4279
}

Semantic roles & 50–950 ramp

primary
#FF7FF1
secondary
#D4F7D8
accent
#E61900
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FF1

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

Preview Lab → · Contrast checker → · Palette generator →

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