#FF7FF8#FF7FF8

#FF7FF8 is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.3% C 0.210 H 329.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF8
RGBrgb(255, 127, 248)
HSLhsl(303, 100%, 75%)
HSVhsv(303, 50%, 100%)
CMYKcmyk(0%, 50.2%, 2.7%, 0%)
CIE-LABlab(71.70, 64.22, -39.00)
CIE-LCHlch(71.70, 75.13, 328.73°)
OKLaboklab(78.26% 0.1807 -0.1067)
OKLCHoklch(78.26% 0.21 329.4)
XYZxyz(65.7719, 43.2200, 93.6667)
Luminance0.4322 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF8 #7FFF86
analogous
#C67FFF #FF7FF8 #FF7FB8
triadic
#FF7FF8 #F8FF7F #7FF8FF
tetradic
#FF7FF8 #FFC67F #7FFF86 #7FB8FF
square
#FF7FF8 #FFC67F #7FFF86 #7FB8FF
split-complementary
#FF7FF8 #B8FF7F #7FFFC6
monochromatic
#FF05F1 #FF42F5 #FF7FF8 #FFBCFB #FFE0FD

Accessibility & contrast

On white

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

On black

9.64
#FF7FF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF8
9.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF8#FFFFFF#000000##000000
##FF7FF81.002.189.649.64
#FFFFFF2.181.0021.0021.00
#0000009.6421.001.001.00
##0000009.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#9DB6F4
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#B0B0B0

Design tokens & code

CSS
--color: #ff7ff8;
/* rgb */ color: rgb(255, 127, 248);
/* oklch */ color: oklch(78.3% 0.210 329.4);
Tailwind
colors: {
  custom: {
    50: '#ffa9fb',
    500: '#ff7ff8',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff8;
$custom-light: #ffa9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff8",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 248
  },
  "hsl": {
    "h": 303.281,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78263,
    "c": 0.2099,
    "h": 329.4
  },
  "luminance": 0.43216
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FF8

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

Preview Lab → · Contrast checker → · Palette generator →

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