#FF69F2#FF69F2

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

Color values

HEX#FF69F2
RGBrgb(255, 105, 242)
HSLhsl(305, 100%, 71%)
HSVhsv(305, 59%, 100%)
CMYKcmyk(0%, 58.8%, 5.1%, 0%)
CIE-LABlab(67.86, 72.92, -41.71)
CIE-LCHlch(67.86, 84.01, 330.23°)
OKLaboklab(75.35% 0.2076 -0.1143)
OKLCHoklch(75.35% 0.237 331.2)
XYZxyz(62.3183, 37.7784, 87.9968)
Luminance0.3777 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69F2 #69FF76
analogous
#C169FF #FF69F2 #FF69A7
triadic
#FF69F2 #F2FF69 #69F2FF
tetradic
#FF69F2 #FFC169 #69FF76 #69A7FF
square
#FF69F2 #FFC169 #69FF76 #69A7FF
split-complementary
#FF69F2 #A7FF69 #69FFC1
monochromatic
#EE00D9 #FF2CED #FF69F2 #FFA6F7 #FFE0FC

Accessibility & contrast

On white

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

On black

8.55
#FF69F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69F2
8.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69F2#FFFFFF#000000##000000
##FF69F21.002.458.558.55
#FFFFFF2.451.0021.0021.00
#0000008.5521.001.001.00
##0000008.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#6198F6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FF77A4
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff69f2;
/* rgb */ color: rgb(255, 105, 242);
/* oklch */ color: oklch(75.4% 0.237 331.2);
Tailwind
colors: {
  custom: {
    50: '#ff9cf7',
    500: '#ff69f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff69f2;
$custom-light: #ff9cf7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69f2",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 242
  },
  "hsl": {
    "h": 305.2,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.75352,
    "c": 0.23699,
    "h": 331.2
  },
  "luminance": 0.37774
}

Semantic roles & 50–950 ramp

primary
#FF69F2
secondary
#CEF6D1
accent
#E61400
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85

Preview Lab

Preview with #FF69F2

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

Preview Lab → · Contrast checker → · Palette generator →

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