#FF55CC#FF55CC

#FF55CC is a light, highly saturated pink. Relative luminance 0.321; OKLCH L 71.6% C 0.237 H 341.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).

Color values

HEX#FF55CC
RGBrgb(255, 85, 204)
HSLhsl(318, 100%, 67%)
HSVhsv(318, 67%, 100%)
CMYKcmyk(0%, 66.7%, 20%, 0%)
CIE-LABlab(63.44, 75.21, -27.36)
CIE-LCHlch(63.44, 80.03, 340.01°)
OKLaboklab(71.61% 0.2251 -0.0734)
OKLCHoklch(71.61% 0.237 341.9)
XYZxyz(55.3892, 32.1220, 60.3981)
Luminance0.3212 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF55CC #55FF88
analogous
#DD55FF #FF55CC #FF5577
triadic
#FF55CC #CCFF55 #55CCFF
tetradic
#FF55CC #FFDD55 #55FF88 #5577FF
square
#FF55CC #FFDD55 #55FF88 #5577FF
split-complementary
#FF55CC #77FF55 #55FFDD
monochromatic
#DA0098 #FF18BA #FF55CC #FF92DE #FFCFF1

Accessibility & contrast

On white

2.83
#FF55CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.42
#FF55CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF55CC
7.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF55CC#FFFFFF#000000##000000
##FF55CC1.002.837.427.42
#FFFFFF2.831.0021.0021.00
#0000007.4221.001.001.00
##0000007.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#6388CF
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#FF5789
Achromatopsia (no color)
#9A9A9A

Design tokens & code

CSS
--color: #ff55cc;
/* rgb */ color: rgb(255, 85, 204);
/* oklch */ color: oklch(71.6% 0.237 341.9);
Tailwind
colors: {
  custom: {
    50: '#ff90db',
    500: '#ff55cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff55cc;
$custom-light: #ff90db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff55cc",
  "rgb": {
    "r": 255,
    "g": 85,
    "b": 204
  },
  "hsl": {
    "h": 318,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.71606,
    "c": 0.23675,
    "h": 341.9
  },
  "luminance": 0.32117
}

Semantic roles & 50–950 ramp

primary
#FF55CC
secondary
#BDF3CD
accent
#E64500
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83

Preview Lab

Preview with #FF55CC

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

Preview Lab → · Contrast checker → · Palette generator →

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