#FF69F3#FF69F3

#FF69F3 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.4% C 0.238 H 330.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).

Color values

HEX#FF69F3
RGBrgb(255, 105, 243)
HSLhsl(305, 100%, 71%)
HSVhsv(305, 59%, 100%)
CMYKcmyk(0%, 58.8%, 4.7%, 0%)
CIE-LABlab(67.90, 73.08, -42.19)
CIE-LCHlch(67.90, 84.38, 330.00°)
OKLaboklab(75.4% 0.2077 -0.1157)
OKLCHoklch(75.4% 0.238 330.9)
XYZxyz(62.4689, 37.8386, 88.7900)
Luminance0.3783 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69F3 #69FF75
analogous
#C069FF #FF69F3 #FF69A8
triadic
#FF69F3 #F3FF69 #69F3FF
tetradic
#FF69F3 #FFC069 #69FF75 #69A8FF
square
#FF69F3 #FFC069 #69FF75 #69A8FF
split-complementary
#FF69F3 #A8FF69 #69FFC0
monochromatic
#EE00DB #FF2CEE #FF69F3 #FFA6F8 #FFE0FD

Accessibility & contrast

On white

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

On black

8.57
#FF69F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69F3
8.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69F3#FFFFFF#000000##000000
##FF69F31.002.458.578.57
#FFFFFF2.451.0021.0021.00
#0000008.5721.001.001.00
##0000008.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#6098F7
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#FF77A5
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff69f3;
/* rgb */ color: rgb(255, 105, 243);
/* oklch */ color: oklch(75.4% 0.238 330.9);
Tailwind
colors: {
  custom: {
    50: '#ff9cf7',
    500: '#ff69f3',
    950: '#000000',
  },
}
SCSS
$custom: #ff69f3;
$custom-light: #ff9cf7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69f3",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 243
  },
  "hsl": {
    "h": 304.8,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.75399,
    "c": 0.23777,
    "h": 330.9
  },
  "luminance": 0.37834
}

Semantic roles & 50–950 ramp

primary
#FF69F3
secondary
#CEF6D1
accent
#E61200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85

Preview Lab

Preview with #FF69F3

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

Preview Lab → · Contrast checker → · Palette generator →

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