#FF7FF3#FF7FF3

#FF7FF3 is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.206 H 331.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).

Color values

HEX#FF7FF3
RGBrgb(255, 127, 243)
HSLhsl(306, 100%, 75%)
HSVhsv(306, 50%, 100%)
CMYKcmyk(0%, 50.2%, 4.7%, 0%)
CIE-LABlab(71.50, 63.39, -36.59)
CIE-LCHlch(71.50, 73.19, 330.01°)
OKLaboklab(78.04% 0.1799 -0.0998)
OKLCHoklch(78.04% 0.206 331)
XYZxyz(65.0066, 42.9138, 89.6359)
Luminance0.4291 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FF3 #7FFF8B
analogous
#CB7FFF #FF7FF3 #FF7FB3
triadic
#FF7FF3 #F3FF7F #7FF3FF
tetradic
#FF7FF3 #FFCB7F #7FFF8B #7FB3FF
square
#FF7FF3 #FFCB7F #7FFF8B #7FB3FF
split-complementary
#FF7FF3 #B3FF7F #7FFFCB
monochromatic
#FF05E8 #FF42ED #FF7FF3 #FFBCF9 #FFE0FC

Accessibility & contrast

On white

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

On black

9.58
#FF7FF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FF3
9.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FF3#FFFFFF#000000##000000
##FF7FF31.002.199.589.58
#FFFFFF2.191.0021.0021.00
#0000009.5821.001.001.00
##0000009.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#79A4F7
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff7ff3;
/* rgb */ color: rgb(255, 127, 243);
/* oklch */ color: oklch(78.0% 0.206 331.0);
Tailwind
colors: {
  custom: {
    50: '#ffa9f7',
    500: '#ff7ff3',
    950: '#000000',
  },
}
SCSS
$custom: #ff7ff3;
$custom-light: #ffa9f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7ff3",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 243
  },
  "hsl": {
    "h": 305.625,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.78041,
    "c": 0.20576,
    "h": 331
  },
  "luminance": 0.4291
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FF3

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

Preview Lab → · Contrast checker → · Palette generator →

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