#FF77CC#FF77CC

#FF77CC is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.4% C 0.190 H 344.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).

Color values

HEX#FF77CC
RGBrgb(255, 119, 204)
HSLhsl(323, 100%, 73%)
HSVhsv(323, 53%, 100%)
CMYKcmyk(0%, 53.3%, 20%, 0%)
CIE-LABlab(68.62, 61.15, -19.44)
CIE-LCHlch(68.62, 64.17, 342.36°)
OKLaboklab(75.42% 0.1826 -0.0516)
OKLCHoklch(75.42% 0.19 344.2)
XYZxyz(58.7373, 38.8182, 61.5141)
Luminance0.3881 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF77CC #77FFAA
analogous
#EE77FF #FF77CC #FF7788
triadic
#FF77CC #CCFF77 #77CCFF
tetradic
#FF77CC #FFEE77 #77FFAA #7788FF
square
#FF77CC #FFEE77 #77FFAA #7788FF
split-complementary
#FF77CC #88FF77 #77FFEE
monochromatic
#FC009D #FF3AB5 #FF77CC #FFB4E3 #FFE0F4

Accessibility & contrast

On white

2.40
#FF77CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.76
#FF77CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF77CC
8.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF77CC#FFFFFF#000000##000000
##FF77CC1.002.408.768.76
#FFFFFF2.401.0021.0021.00
#0000008.7621.001.001.00
##0000008.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#FF7698
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #ff77cc;
/* rgb */ color: rgb(255, 119, 204);
/* oklch */ color: oklch(75.4% 0.190 344.2);
Tailwind
colors: {
  custom: {
    50: '#ffa3db',
    500: '#ff77cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff77cc;
$custom-light: #ffa3db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff77cc",
  "rgb": {
    "r": 255,
    "g": 119,
    "b": 204
  },
  "hsl": {
    "h": 322.5,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.75421,
    "c": 0.18973,
    "h": 344.2
  },
  "luminance": 0.38813
}

Semantic roles & 50–950 ramp

primary
#FF77CC
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83

Preview Lab

Preview with #FF77CC

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

Preview Lab → · Contrast checker → · Palette generator →

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