#FF81CC#FF81CC

#FF81CC is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.8% C 0.174 H 345.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).

Color values

HEX#FF81CC
RGBrgb(255, 129, 204)
HSLhsl(324, 100%, 75%)
HSVhsv(324, 49%, 100%)
CMYKcmyk(0%, 49.4%, 20%, 0%)
CIE-LABlab(70.40, 56.47, -16.74)
CIE-LCHlch(70.40, 58.90, 343.49°)
OKLaboklab(76.75% 0.1685 -0.0442)
OKLCHoklch(76.75% 0.174 345.3)
XYZxyz(59.9907, 41.3249, 61.9319)
Luminance0.4132 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF81CC #81FFB4
analogous
#F381FF #FF81CC #FF818D
triadic
#FF81CC #CCFF81 #81CCFF
tetradic
#FF81CC #FFF381 #81FFB4 #818DFF
square
#FF81CC #FFF381 #81FFB4 #818DFF
split-complementary
#FF81CC #8DFF81 #81FFF3
monochromatic
#FF079A #FF44B3 #FF81CC #FFBEE5 #FFE0F3

Accessibility & contrast

On white

2.27
#FF81CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.26
#FF81CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF81CC
9.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF81CC#FFFFFF#000000##000000
##FF81CC1.002.279.269.26
#FFFFFF2.271.0021.0021.00
#0000009.2621.001.001.00
##0000009.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#8B9FCF
Deuteranopia (green-blind)
#ADB4C9
Tritanopia (blue-blind)
#FF809E
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #ff81cc;
/* rgb */ color: rgb(255, 129, 204);
/* oklch */ color: oklch(76.8% 0.174 345.3);
Tailwind
colors: {
  custom: {
    50: '#ffa9db',
    500: '#ff81cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff81cc;
$custom-light: #ffa9db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff81cc",
  "rgb": {
    "r": 255,
    "g": 129,
    "b": 204
  },
  "hsl": {
    "h": 324.286,
    "s": 100,
    "l": 75.294
  },
  "oklch": {
    "l": 0.76751,
    "c": 0.17423,
    "h": 345.3
  },
  "luminance": 0.4132
}

Semantic roles & 50–950 ramp

primary
#FF81CC
secondary
#D4F7E2
accent
#E65D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83

Preview Lab

Preview with #FF81CC

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

Preview Lab → · Contrast checker → · Palette generator →

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