#FF69F1#FF69F1

#FF69F1 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.3% C 0.236 H 331.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).

Color values

HEX#FF69F1
RGBrgb(255, 105, 241)
HSLhsl(306, 100%, 71%)
HSVhsv(306, 59%, 100%)
CMYKcmyk(0%, 58.8%, 5.5%, 0%)
CIE-LABlab(67.81, 72.76, -41.23)
CIE-LCHlch(67.81, 83.63, 330.46°)
OKLaboklab(75.31% 0.2075 -0.1129)
OKLCHoklch(75.31% 0.236 331.4)
XYZxyz(62.1686, 37.7184, 87.2080)
Luminance0.3771 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69F1 #69FF77
analogous
#C269FF #FF69F1 #FF69A6
triadic
#FF69F1 #F1FF69 #69F1FF
tetradic
#FF69F1 #FFC269 #69FF77 #69A6FF
square
#FF69F1 #FFC269 #69FF77 #69A6FF
split-complementary
#FF69F1 #A6FF69 #69FFC2
monochromatic
#EE00D7 #FF2CEB #FF69F1 #FFA6F7 #FFE0FC

Accessibility & contrast

On white

2.46
#FF69F1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.54
#FF69F1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69F1
8.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69F1#FFFFFF#000000##000000
##FF69F11.002.468.548.54
#FFFFFF2.461.0021.0021.00
#0000008.5421.001.001.00
##0000008.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff69f1;
/* rgb */ color: rgb(255, 105, 241);
/* oklch */ color: oklch(75.3% 0.236 331.4);
Tailwind
colors: {
  custom: {
    50: '#ff9cf6',
    500: '#ff69f1',
    950: '#000000',
  },
}
SCSS
$custom: #ff69f1;
$custom-light: #ff9cf6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69f1",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 241
  },
  "hsl": {
    "h": 305.6,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.75305,
    "c": 0.23623,
    "h": 331.4
  },
  "luminance": 0.37714
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF69F1

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

Preview Lab → · Contrast checker → · Palette generator →

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