#FF7FF0#FF7FF0

#FF7FF0 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.203 H 331.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF0
RGBrgb(255, 127, 240)
HSLhsl(307, 100%, 75%)
HSVhsv(307, 50%, 100%)
CMYKcmyk(0%, 50.2%, 5.9%, 0%)
CIE-LABlab(71.37, 62.90, -35.13)
CIE-LCHlch(71.37, 72.05, 330.81°)
OKLaboklab(77.91% 0.1794 -0.0957)
OKLCHoklch(77.91% 0.203 331.9)
XYZxyz(64.5572, 42.7341, 87.2694)
Luminance0.4273 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF0 #7FFF8E
analogous
#CE7FFF #FF7FF0 #FF7FB0
triadic
#FF7FF0 #F0FF7F #7FF0FF
tetradic
#FF7FF0 #FFCE7F #7FFF8E #7FB0FF
square
#FF7FF0 #FFCE7F #7FFF8E #7FB0FF
split-complementary
#FF7FF0 #B0FF7F #7FFFCE
monochromatic
#FF05E2 #FF42E9 #FF7FF0 #FFBCF7 #FFE0FB

Accessibility & contrast

On white

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

On black

9.55
#FF7FF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF0
9.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF0#FFFFFF#000000##000000
##FF7FF01.002.209.559.55
#FFFFFF2.201.0021.0021.00
#0000009.5521.001.001.00
##0000009.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#7BA3F4
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7ff0;
/* rgb */ color: rgb(255, 127, 240);
/* oklch */ color: oklch(77.9% 0.203 331.9);
Tailwind
colors: {
  custom: {
    50: '#ffa9f5',
    500: '#ff7ff0',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff0;
$custom-light: #ffa9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff0",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 240
  },
  "hsl": {
    "h": 307.031,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.77911,
    "c": 0.20333,
    "h": 331.9
  },
  "luminance": 0.4273
}

Semantic roles & 50–950 ramp

primary
#FF7FF0
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FF0

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

Preview Lab → · Contrast checker → · Palette generator →

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