#FF7FF4#FF7FF4

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

Color values

HEX#FF7FF4
RGBrgb(255, 127, 244)
HSLhsl(305, 100%, 75%)
HSVhsv(305, 50%, 100%)
CMYKcmyk(0%, 50.2%, 4.3%, 0%)
CIE-LABlab(71.54, 63.56, -37.07)
CIE-LCHlch(71.54, 73.58, 329.75°)
OKLaboklab(78.09% 0.1801 -0.1012)
OKLCHoklch(78.09% 0.207 330.7)
XYZxyz(65.1580, 42.9744, 90.4333)
Luminance0.4297 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF4 #7FFF8A
analogous
#CA7FFF #FF7FF4 #FF7FB4
triadic
#FF7FF4 #F4FF7F #7FF4FF
tetradic
#FF7FF4 #FFCA7F #7FFF8A #7FB4FF
square
#FF7FF4 #FFCA7F #7FFF8A #7FB4FF
split-complementary
#FF7FF4 #B4FF7F #7FFFCA
monochromatic
#FF05E9 #FF42EF #FF7FF4 #FFBCF9 #FFE0FC

Accessibility & contrast

On white

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

On black

9.59
#FF7FF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF4
9.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF4#FFFFFF#000000##000000
##FF7FF41.002.199.599.59
#FFFFFF2.191.0021.0021.00
#0000009.5921.001.001.00
##0000009.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#9EB6F0
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7ff4;
/* rgb */ color: rgb(255, 127, 244);
/* oklch */ color: oklch(78.1% 0.207 330.7);
Tailwind
colors: {
  custom: {
    50: '#ffa9f8',
    500: '#ff7ff4',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff4;
$custom-light: #ffa9f8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff4",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 244
  },
  "hsl": {
    "h": 305.156,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78085,
    "c": 0.20658,
    "h": 330.7
  },
  "luminance": 0.4297
}

Semantic roles & 50–950 ramp

primary
#FF7FF4
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85

Preview Lab

Preview with #FF7FF4

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

Preview Lab → · Contrast checker → · Palette generator →

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