#FF65FF#FF65FF

#FF65FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.6% C 0.252 H 327.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).

Color values

HEX#FF65FF
RGBrgb(255, 101, 255)
HSLhsl(300, 100%, 70%)
HSVhsv(300, 60%, 100%)
CMYKcmyk(0%, 60.4%, 0%, 0%)
CIE-LABlab(67.87, 76.62, -48.84)
CIE-LCHlch(67.87, 90.86, 327.48°)
OKLaboklab(75.55% 0.2134 -0.1348)
OKLCHoklch(75.55% 0.252 327.7)
XYZxyz(63.9428, 37.7915, 98.5149)
Luminance0.3779 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF65FF #65FF65
analogous
#B265FF #FF65FF #FF65B2
triadic
#FF65FF #FFFF65 #65FFFF
tetradic
#FF65FF #FFB265 #65FF65 #65B2FF
square
#FF65FF #FFB265 #65FF65 #65B2FF
split-complementary
#FF65FF #B2FF65 #65FFB2
monochromatic
#EA00EA #FF28FF #FF65FF #FFA2FF #FFDFFF

Accessibility & contrast

On white

2.45
#FF65FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.56
#FF65FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF65FF
8.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF65FF#FFFFFF#000000##000000
##FF65FF1.002.458.568.56
#FFFFFF2.451.0021.0021.00
#0000008.5621.001.001.00
##0000008.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff65ff;
/* rgb */ color: rgb(255, 101, 255);
/* oklch */ color: oklch(75.6% 0.252 327.7);
Tailwind
colors: {
  custom: {
    50: '#ff9aff',
    500: '#ff65ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff65ff;
$custom-light: #ff9aff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff65ff",
  "rgb": {
    "r": 255,
    "g": 101,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.75554,
    "c": 0.25244,
    "h": 327.7
  },
  "luminance": 0.37787
}

Semantic roles & 50–950 ramp

primary
#FF65FF
secondary
#CAF6CA
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F18
muted
#877F86

Preview Lab

Preview with #FF65FF

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

Preview Lab → · Contrast checker → · Palette generator →

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