#FF69CC#FF69CC

#FF69CC is a light, highly saturated pink. Relative luminance 0.357; OKLCH L 73.7% C 0.210 H 343.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).

Color values

HEX#FF69CC
RGBrgb(255, 105, 204)
HSLhsl(320, 100%, 71%)
HSVhsv(320, 59%, 100%)
CMYKcmyk(0%, 58.8%, 20%, 0%)
CIE-LABlab(66.31, 67.33, -22.96)
CIE-LCHlch(66.31, 71.14, 341.17°)
OKLaboklab(73.71% 0.2012 -0.0612)
OKLCHoklch(73.71% 0.21 343.1)
XYZxyz(57.1922, 35.7279, 60.9991)
Luminance0.3572 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69CC #69FF9C
analogous
#E769FF #FF69CC #FF6981
triadic
#FF69CC #CCFF69 #69CCFF
tetradic
#FF69CC #FFE769 #69FF9C #6981FF
square
#FF69CC #FFE769 #69FF9C #6981FF
split-complementary
#FF69CC #81FF69 #69FFE7
monochromatic
#EE009D #FF2CB7 #FF69CC #FFA6E1 #FFE0F5

Accessibility & contrast

On white

2.58
#FF69CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.14
#FF69CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69CC
8.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69CC#FFFFFF#000000##000000
##FF69CC1.002.588.148.14
#FFFFFF2.581.0021.0021.00
#0000008.1421.001.001.00
##0000008.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#7592CF
Deuteranopia (green-blind)
#A0AAC8
Tritanopia (blue-blind)
#FF6992
Achromatopsia (no color)
#A1A1A1

Design tokens & code

CSS
--color: #ff69cc;
/* rgb */ color: rgb(255, 105, 204);
/* oklch */ color: oklch(73.7% 0.210 343.1);
Tailwind
colors: {
  custom: {
    50: '#ff9bdb',
    500: '#ff69cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff69cc;
$custom-light: #ff9bdb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69cc",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 204
  },
  "hsl": {
    "h": 320.4,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.73712,
    "c": 0.21033,
    "h": 343.1
  },
  "luminance": 0.35723
}

Semantic roles & 50–950 ramp

primary
#FF69CC
secondary
#CEF6DB
accent
#E64E00
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190F15
muted
#877E83

Preview Lab

Preview with #FF69CC

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

Preview Lab → · Contrast checker → · Palette generator →

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