#FF48FF#FF48FF

#FF48FF is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 73.0% C 0.285 H 328.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).

Color values

HEX#FF48FF
RGBrgb(255, 72, 255)
HSLhsl(300, 100%, 64%)
HSVhsv(300, 72%, 100%)
CMYKcmyk(0%, 71.8%, 0%, 0%)
CIE-LABlab(64.26, 86.78, -54.55)
CIE-LCHlch(64.26, 102.50, 327.84°)
OKLaboklab(72.95% 0.2421 -0.1512)
OKLCHoklch(72.95% 0.285 328)
XYZxyz(61.6066, 33.1192, 97.7362)
Luminance0.3311 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF48FF #48FF48
analogous
#A448FF #FF48FF #FF48A4
triadic
#FF48FF #FFFF48 #48FFFF
tetradic
#FF48FF #FFA448 #48FF48 #48A4FF
square
#FF48FF #FFA448 #48FF48 #48A4FF
split-complementary
#FF48FF #A4FF48 #48FFA4
monochromatic
#CD00CD #FF0BFF #FF48FF #FF85FF #FFC2FF

Accessibility & contrast

On white

2.75
#FF48FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.62
#FF48FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF48FF
7.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF48FF#FFFFFF#000000##000000
##FF48FF1.002.757.627.62
#FFFFFF2.751.0021.0021.00
#0000007.6221.001.001.00
##0000007.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#228DFF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#FF65A0
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff48ff;
/* rgb */ color: rgb(255, 72, 255);
/* oklch */ color: oklch(73.0% 0.285 328.0);
Tailwind
colors: {
  custom: {
    50: '#ff8cff',
    500: '#ff48ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff48ff;
$custom-light: #ff8cff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff48ff",
  "rgb": {
    "r": 255,
    "g": 72,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 64.118
  },
  "oklch": {
    "l": 0.72953,
    "c": 0.28544,
    "h": 328
  },
  "luminance": 0.33115
}

Semantic roles & 50–950 ramp

primary
#FF48FF
secondary
#B1F1B1
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190D18
muted
#877E86

Preview Lab

Preview with #FF48FF

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

Preview Lab → · Contrast checker → · Palette generator →

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