#FF66FF#FF66FF

#FF66FF is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.7% C 0.251 H 327.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).

Color values

HEX#FF66FF
RGBrgb(255, 102, 255)
HSLhsl(300, 100%, 70%)
HSVhsv(300, 60%, 100%)
CMYKcmyk(0%, 60%, 0%, 0%)
CIE-LABlab(68.01, 76.22, -48.61)
CIE-LCHlch(68.01, 90.40, 327.47°)
OKLaboklab(75.66% 0.2123 -0.1342)
OKLCHoklch(75.66% 0.251 327.7)
XYZxyz(64.0404, 37.9869, 98.5475)
Luminance0.3798 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF66FF #66FF66
analogous
#B266FF #FF66FF #FF66B3
triadic
#FF66FF #FFFF66 #66FFFF
tetradic
#FF66FF #FFB366 #66FF66 #66B2FF
square
#FF66FF #FFB366 #66FF66 #66B2FF
split-complementary
#FF66FF #B3FF66 #66FFB3
monochromatic
#EB00EB #FF29FF #FF66FF #FFA3FF #FFE0FF

Accessibility & contrast

On white

2.44
#FF66FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.60
#FF66FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF66FF
8.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF66FF#FFFFFF#000000##000000
##FF66FF1.002.448.608.60
#FFFFFF2.441.0021.0021.00
#0000008.6021.001.001.00
##0000008.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#FF79AA
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff66ff;
/* rgb */ color: rgb(255, 102, 255);
/* oklch */ color: oklch(75.7% 0.251 327.7);
Tailwind
colors: {
  custom: {
    50: '#ff9aff',
    500: '#ff66ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff66ff;
$custom-light: #ff9aff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff66ff",
  "rgb": {
    "r": 255,
    "g": 102,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 70
  },
  "oklch": {
    "l": 0.75658,
    "c": 0.25113,
    "h": 327.7
  },
  "luminance": 0.37983
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF66FF

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

Preview Lab → · Contrast checker → · Palette generator →

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