#FF63FF#FF63FF

#FF63FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.3% C 0.255 H 327.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).

Color values

HEX#FF63FF
RGBrgb(255, 99, 255)
HSLhsl(300, 100%, 69%)
HSVhsv(300, 61%, 100%)
CMYKcmyk(0%, 61.2%, 0%, 0%)
CIE-LABlab(67.58, 77.41, -49.29)
CIE-LCHlch(67.58, 91.77, 327.51°)
OKLaboklab(75.35% 0.2156 -0.1361)
OKLCHoklch(75.35% 0.255 327.7)
XYZxyz(63.7509, 37.4079, 98.4510)
Luminance0.3740 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF63FF #63FF63
analogous
#B163FF #FF63FF #FF63B1
triadic
#FF63FF #FFFF63 #63FFFF
tetradic
#FF63FF #FFB163 #63FF63 #63B1FF
square
#FF63FF #FFB163 #63FF63 #63B1FF
split-complementary
#FF63FF #B1FF63 #63FFB1
monochromatic
#E800E8 #FF26FF #FF63FF #FFA0FF #FFDDFF

Accessibility & contrast

On white

2.48
#FF63FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.48
#FF63FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF63FF
8.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF63FF#FFFFFF#000000##000000
##FF63FF1.002.488.488.48
#FFFFFF2.481.0021.0021.00
#0000008.4821.001.001.00
##0000008.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#4F98FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF77A9
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff63ff;
/* rgb */ color: rgb(255, 99, 255);
/* oklch */ color: oklch(75.3% 0.255 327.7);
Tailwind
colors: {
  custom: {
    50: '#ff99ff',
    500: '#ff63ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff63ff;
$custom-light: #ff99ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff63ff",
  "rgb": {
    "r": 255,
    "g": 99,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 69.412
  },
  "oklch": {
    "l": 0.75347,
    "c": 0.255,
    "h": 327.7
  },
  "luminance": 0.37404
}

Semantic roles & 50–950 ramp

primary
#FF63FF
secondary
#C8F5C8
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86

Preview Lab

Preview with #FF63FF

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

Preview Lab → · Contrast checker → · Palette generator →

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