#FF7FF7#FF7FF7

#FF7FF7 is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.209 H 329.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF7
RGBrgb(255, 127, 247)
HSLhsl(304, 100%, 75%)
HSVhsv(304, 50%, 100%)
CMYKcmyk(0%, 50.2%, 3.1%, 0%)
CIE-LABlab(71.66, 64.05, -38.52)
CIE-LCHlch(71.66, 74.74, 328.98°)
OKLaboklab(78.22% 0.1806 -0.1053)
OKLCHoklch(78.22% 0.209 329.7)
XYZxyz(65.6172, 43.1581, 92.8518)
Luminance0.4315 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF7 #7FFF87
analogous
#C77FFF #FF7FF7 #FF7FB7
triadic
#FF7FF7 #F7FF7F #7FF7FF
tetradic
#FF7FF7 #FFC77F #7FFF87 #7FB7FF
square
#FF7FF7 #FFC77F #7FFF87 #7FB7FF
split-complementary
#FF7FF7 #B7FF7F #7FFFC7
monochromatic
#FF05EF #FF42F3 #FF7FF7 #FFBCFB #FFE0FD

Accessibility & contrast

On white

2.18
#FF7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.63
#FF7FF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF7
9.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF7#FFFFFF#000000##000000
##FF7FF71.002.189.639.63
#FFFFFF2.181.0021.0021.00
#0000009.6321.001.001.00
##0000009.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#B0B0B0

Design tokens & code

CSS
--color: #ff7ff7;
/* rgb */ color: rgb(255, 127, 247);
/* oklch */ color: oklch(78.2% 0.209 329.7);
Tailwind
colors: {
  custom: {
    50: '#ffa9fa',
    500: '#ff7ff7',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff7;
$custom-light: #ffa9fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff7",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 247
  },
  "hsl": {
    "h": 303.75,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78218,
    "c": 0.20906,
    "h": 329.7
  },
  "luminance": 0.43154
}

Semantic roles & 50–950 ramp

primary
#FF7FF7
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FF7

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

Preview Lab → · Contrast checker → · Palette generator →

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