#FF44FF#FF44FF

#FF44FF is a light, highly saturated purple. Relative luminance 0.326; OKLCH L 72.7% C 0.289 H 328.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).

Color values

HEX#FF44FF
RGBrgb(255, 68, 255)
HSLhsl(300, 100%, 63%)
HSVhsv(300, 73%, 100%)
CMYKcmyk(0%, 73.3%, 0%, 0%)
CIE-LABlab(63.85, 87.94, -55.20)
CIE-LCHlch(63.85, 103.83, 327.88°)
OKLaboklab(72.66% 0.2454 -0.153)
OKLCHoklch(72.66% 0.289 328.1)
XYZxyz(61.3564, 32.6188, 97.6528)
Luminance0.3261 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF44FF #44FF44
analogous
#A144FF #FF44FF #FF44A1
triadic
#FF44FF #FFFF44 #44FFFF
tetradic
#FF44FF #FFA144 #44FF44 #44A1FF
square
#FF44FF #FFA144 #44FF44 #44A1FF
split-complementary
#FF44FF #A1FF44 #44FFA1
monochromatic
#C900C9 #FF07FF #FF44FF #FF81FF #FFBEFF

Accessibility & contrast

On white

2.79
#FF44FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.52
#FF44FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF44FF
7.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF44FF#FFFFFF#000000##000000
##FF44FF1.002.797.527.52
#FFFFFF2.791.0021.0021.00
#0000007.5221.001.001.00
##0000007.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#168BFF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#FF629F
Achromatopsia (no color)
#9B9B9B

Design tokens & code

CSS
--color: #ff44ff;
/* rgb */ color: rgb(255, 68, 255);
/* oklch */ color: oklch(72.7% 0.289 328.1);
Tailwind
colors: {
  custom: {
    50: '#ff8aff',
    500: '#ff44ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff44ff;
$custom-light: #ff8aff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff44ff",
  "rgb": {
    "r": 255,
    "g": 68,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 63.333
  },
  "oklch": {
    "l": 0.72662,
    "c": 0.28922,
    "h": 328.1
  },
  "luminance": 0.32614
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF44FF

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

Preview Lab → · Contrast checker → · Palette generator →

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