#FF7FF6#FF7FF6

#FF7FF6 is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.2% C 0.208 H 330.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF6
RGBrgb(255, 127, 246)
HSLhsl(304, 100%, 75%)
HSVhsv(304, 50%, 100%)
CMYKcmyk(0%, 50.2%, 3.5%, 0%)
CIE-LABlab(71.62, 63.89, -38.04)
CIE-LCHlch(71.62, 74.35, 329.23°)
OKLaboklab(78.17% 0.1804 -0.104)
OKLCHoklch(78.17% 0.208 330)
XYZxyz(65.4633, 43.0965, 92.0413)
Luminance0.4309 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF6 #7FFF88
analogous
#C87FFF #FF7FF6 #FF7FB6
triadic
#FF7FF6 #F6FF7F #7FF6FF
tetradic
#FF7FF6 #FFC87F #7FFF88 #7FB6FF
square
#FF7FF6 #FFC87F #7FFF88 #7FB6FF
split-complementary
#FF7FF6 #B6FF7F #7FFFC8
monochromatic
#FF05ED #FF42F2 #FF7FF6 #FFBCFA #FFE0FD

Accessibility & contrast

On white

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

On black

9.62
#FF7FF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF6
9.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF6#FFFFFF#000000##000000
##FF7FF61.002.189.629.62
#FFFFFF2.181.0021.0021.00
#0000009.6221.001.001.00
##0000009.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#78A4FA
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7ff6;
/* rgb */ color: rgb(255, 127, 246);
/* oklch */ color: oklch(78.2% 0.208 330.0);
Tailwind
colors: {
  custom: {
    50: '#ffa9f9',
    500: '#ff7ff6',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff6;
$custom-light: #ffa9f9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff6",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 246
  },
  "hsl": {
    "h": 304.219,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78174,
    "c": 0.20823,
    "h": 330
  },
  "luminance": 0.43093
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FF6

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

Preview Lab → · Contrast checker → · Palette generator →

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