#FF69F4#FF69F4

#FF69F4 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.4% C 0.239 H 330.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).

Color values

HEX#FF69F4
RGBrgb(255, 105, 244)
HSLhsl(304, 100%, 71%)
HSVhsv(304, 59%, 100%)
CMYKcmyk(0%, 58.8%, 4.3%, 0%)
CIE-LABlab(67.95, 73.24, -42.67)
CIE-LCHlch(67.95, 84.76, 329.77°)
OKLaboklab(75.45% 0.2078 -0.1171)
OKLCHoklch(75.45% 0.239 330.6)
XYZxyz(62.6204, 37.8992, 89.5875)
Luminance0.3790 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69F4 #69FF74
analogous
#BF69FF #FF69F4 #FF69A9
triadic
#FF69F4 #F4FF69 #69F4FF
tetradic
#FF69F4 #FFBF69 #69FF74 #69A9FF
square
#FF69F4 #FFBF69 #69FF74 #69A9FF
split-complementary
#FF69F4 #A9FF69 #69FFBF
monochromatic
#EE00DC #FF2CF0 #FF69F4 #FFA6F8 #FFE0FD

Accessibility & contrast

On white

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

On black

8.58
#FF69F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69F4
8.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69F4#FFFFFF#000000##000000
##FF69F41.002.458.588.58
#FFFFFF2.451.0021.0021.00
#0000008.5821.001.001.00
##0000008.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#5F98F8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#FF78A5
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff69f4;
/* rgb */ color: rgb(255, 105, 244);
/* oklch */ color: oklch(75.4% 0.239 330.6);
Tailwind
colors: {
  custom: {
    50: '#ff9cf8',
    500: '#ff69f4',
    950: '#000000',
  },
}
SCSS
$custom: #ff69f4;
$custom-light: #ff9cf8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69f4",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 244
  },
  "hsl": {
    "h": 304.4,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.75446,
    "c": 0.23854,
    "h": 330.6
  },
  "luminance": 0.37895
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF69F4

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

Preview Lab → · Contrast checker → · Palette generator →

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