#FF7FF5#FF7FF5

#FF7FF5 is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.207 H 330.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF5
RGBrgb(255, 127, 245)
HSLhsl(305, 100%, 75%)
HSVhsv(305, 50%, 100%)
CMYKcmyk(0%, 50.2%, 3.9%, 0%)
CIE-LABlab(71.58, 63.72, -37.55)
CIE-LCHlch(71.58, 73.96, 329.49°)
OKLaboklab(78.13% 0.1803 -0.1026)
OKLCHoklch(78.13% 0.207 330.4)
XYZxyz(65.3102, 43.0353, 91.2352)
Luminance0.4303 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF5 #7FFF89
analogous
#C97FFF #FF7FF5 #FF7FB5
triadic
#FF7FF5 #F5FF7F #7FF5FF
tetradic
#FF7FF5 #FFC97F #7FFF89 #7FB5FF
square
#FF7FF5 #FFC97F #7FFF89 #7FB5FF
split-complementary
#FF7FF5 #B5FF7F #7FFFC9
monochromatic
#FF05EB #FF42F0 #FF7FF5 #FFBCFA #FFE0FD

Accessibility & contrast

On white

2.19
#FF7FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.61
#FF7FF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF5
9.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF5#FFFFFF#000000##000000
##FF7FF51.002.199.619.61
#FFFFFF2.191.0021.0021.00
#0000009.6121.001.001.00
##0000009.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7ff5;
/* rgb */ color: rgb(255, 127, 245);
/* oklch */ color: oklch(78.1% 0.207 330.4);
Tailwind
colors: {
  custom: {
    50: '#ffa9f9',
    500: '#ff7ff5',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff5;
$custom-light: #ffa9f9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff5",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 245
  },
  "hsl": {
    "h": 304.688,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78129,
    "c": 0.20741,
    "h": 330.4
  },
  "luminance": 0.43031
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FF5

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

Preview Lab → · Contrast checker → · Palette generator →

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