#FF69FF#FF69FF

#FF69FF is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 76.0% C 0.247 H 327.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).

Color values

HEX#FF69FF
RGBrgb(255, 105, 255)
HSLhsl(300, 100%, 71%)
HSVhsv(300, 59%, 100%)
CMYKcmyk(0%, 58.8%, 0%, 0%)
CIE-LABlab(68.45, 75.01, -47.92)
CIE-LCHlch(68.45, 89.01, 327.43°)
OKLaboklab(75.98% 0.2089 -0.1322)
OKLCHoklch(75.98% 0.247 327.7)
XYZxyz(64.3406, 38.5873, 98.6475)
Luminance0.3858 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69FF #69FF69
analogous
#B469FF #FF69FF #FF69B4
triadic
#FF69FF #FFFF69 #69FFFF
tetradic
#FF69FF #FFB469 #69FF69 #69B4FF
square
#FF69FF #FFB469 #69FF69 #69B4FF
split-complementary
#FF69FF #B4FF69 #69FFB4
monochromatic
#EE00EE #FF2CFF #FF69FF #FFA6FF #FFE0FF

Accessibility & contrast

On white

2.41
#FF69FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.72
#FF69FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69FF
8.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69FF#FFFFFF#000000##000000
##FF69FF1.002.418.728.72
#FFFFFF2.411.0021.0021.00
#0000008.7221.001.001.00
##0000008.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#FF7CAB
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #ff69ff;
/* rgb */ color: rgb(255, 105, 255);
/* oklch */ color: oklch(76.0% 0.247 327.7);
Tailwind
colors: {
  custom: {
    50: '#ff9cff',
    500: '#ff69ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff69ff;
$custom-light: #ff9cff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69ff",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.75979,
    "c": 0.24717,
    "h": 327.7
  },
  "luminance": 0.38583
}

Semantic roles & 50–950 ramp

primary
#FF69FF
secondary
#CEF6CE
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86

Preview Lab

Preview with #FF69FF

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

Preview Lab → · Contrast checker → · Palette generator →

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