#FF7CBC#FF7CBC

#FF7CBC is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.173 H 351.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).

Color values

HEX#FF7CBC
RGBrgb(255, 124, 188)
HSLhsl(331, 100%, 74%)
HSVhsv(331, 51%, 100%)
CMYKcmyk(0%, 51.4%, 26.3%, 0%)
CIE-LABlab(68.98, 56.67, -9.95)
CIE-LCHlch(68.98, 57.53, 350.05°)
OKLaboklab(75.51% 0.1712 -0.0257)
OKLCHoklch(75.51% 0.173 351.5)
XYZxyz(57.5268, 39.3112, 52.1253)
Luminance0.3931 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7CBC #7CFFBF
analogous
#FF7CFE #FF7CBC #FF7E7C
triadic
#FF7CBC #BCFF7C #7CBCFF
tetradic
#FF7CBC #FEFF7C #7CFFBF #7E7CFF
square
#FF7CBC #FEFF7C #7CFFBF #7E7CFF
split-complementary
#FF7CBC #7CFF7E #7CFEFF
monochromatic
#FF027D #FF3F9D #FF7CBC #FFB9DB #FFE0EF

Accessibility & contrast

On white

2.37
#FF7CBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.86
#FF7CBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7CBC
8.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7CBC#FFFFFF#000000##000000
##FF7CBC1.002.378.868.86
#FFFFFF2.371.0021.0021.00
#0000008.8621.001.001.00
##0000008.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#AFB1B9
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A8A8A8

Design tokens & code

CSS
--color: #ff7cbc;
/* rgb */ color: rgb(255, 124, 188);
/* oklch */ color: oklch(75.5% 0.173 351.5);
Tailwind
colors: {
  custom: {
    50: '#ffa6d0',
    500: '#ff7cbc',
    950: '#000000',
  },
}
SCSS
$custom: #ff7cbc;
$custom-light: #ffa6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7cbc",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 188
  },
  "hsl": {
    "h": 330.687,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.75514,
    "c": 0.17307,
    "h": 351.5
  },
  "luminance": 0.39306
}

Semantic roles & 50–950 ramp

primary
#FF7CBC
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82

Preview Lab

Preview with #FF7CBC

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

Preview Lab → · Contrast checker → · Palette generator →

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