#FF55FF#FF55FF

#FF55FF is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 74.0% C 0.272 H 327.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).

Color values

HEX#FF55FF
RGBrgb(255, 85, 255)
HSLhsl(300, 100%, 67%)
HSVhsv(300, 67%, 100%)
CMYKcmyk(0%, 66.7%, 0%, 0%)
CIE-LABlab(65.73, 82.58, -52.21)
CIE-LCHlch(65.73, 97.70, 327.70°)
OKLaboklab(74.01% 0.2303 -0.1445)
OKLCHoklch(74.01% 0.272 327.9)
XYZxyz(62.5377, 34.9814, 98.0466)
Luminance0.3498 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF55FF #55FF55
analogous
#AA55FF #FF55FF #FF55AA
triadic
#FF55FF #FFFF55 #55FFFF
tetradic
#FF55FF #FFAA55 #55FF55 #55AAFF
square
#FF55FF #FFAA55 #55FF55 #55AAFF
split-complementary
#FF55FF #AAFF55 #55FFAA
monochromatic
#DA00DA #FF18FF #FF55FF #FF92FF #FFCFFF

Accessibility & contrast

On white

2.63
#FF55FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.00
#FF55FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF55FF
8.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF55FF#FFFFFF#000000##000000
##FF55FF1.002.638.008.00
#FFFFFF2.631.0021.0021.00
#0000008.0021.001.001.00
##0000008.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#3B91FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#FF6DA4
Achromatopsia (no color)
#A0A0A0

Design tokens & code

CSS
--color: #ff55ff;
/* rgb */ color: rgb(255, 85, 255);
/* oklch */ color: oklch(74.0% 0.272 327.9);
Tailwind
colors: {
  custom: {
    50: '#ff92ff',
    500: '#ff55ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff55ff;
$custom-light: #ff92ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff55ff",
  "rgb": {
    "r": 255,
    "g": 85,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.74012,
    "c": 0.27182,
    "h": 327.9
  },
  "luminance": 0.34977
}

Semantic roles & 50–950 ramp

primary
#FF55FF
secondary
#BDF3BD
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86

Preview Lab

Preview with #FF55FF

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

Preview Lab → · Contrast checker → · Palette generator →

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