#FF7FFA#FF7FFA

#FF7FFA is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.4% C 0.212 H 328.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).

Color values

HEX#FF7FFA
RGBrgb(255, 127, 250)
HSLhsl(302, 100%, 75%)
HSVhsv(302, 50%, 100%)
CMYKcmyk(0%, 50.2%, 2%, 0%)
CIE-LABlab(71.79, 64.55, -39.96)
CIE-LCHlch(71.79, 75.92, 328.24°)
OKLaboklab(78.35% 0.1811 -0.1095)
OKLCHoklch(78.35% 0.212 328.8)
XYZxyz(66.0838, 43.3448, 95.3096)
Luminance0.4334 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FFA #7FFF84
analogous
#C47FFF #FF7FFA #FF7FBA
triadic
#FF7FFA #FAFF7F #7FFAFF
tetradic
#FF7FFA #FFC47F #7FFF84 #7FBAFF
square
#FF7FFA #FFC47F #7FFF84 #7FBAFF
split-complementary
#FF7FFA #BAFF7F #7FFFC4
monochromatic
#FF05F5 #FF42F8 #FF7FFA #FFBCFC #FFE0FE

Accessibility & contrast

On white

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

On black

9.67
#FF7FFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FFA
9.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FFA#FFFFFF#000000##000000
##FF7FFA1.002.179.679.67
#FFFFFF2.171.0021.0021.00
#0000009.6721.001.001.00
##0000009.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#B0B0B0

Design tokens & code

CSS
--color: #ff7ffa;
/* rgb */ color: rgb(255, 127, 250);
/* oklch */ color: oklch(78.4% 0.212 328.8);
Tailwind
colors: {
  custom: {
    50: '#ffa9fc',
    500: '#ff7ffa',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ffa;
$custom-light: #ffa9fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ffa",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 250
  },
  "hsl": {
    "h": 302.344,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78353,
    "c": 0.21157,
    "h": 328.8
  },
  "luminance": 0.43341
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FFA

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

Preview Lab → · Contrast checker → · Palette generator →

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