#FF7BBB#FF7BBB

#FF7BBB is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.3% C 0.174 H 351.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).

Color values

HEX#FF7BBB
RGBrgb(255, 123, 187)
HSLhsl(331, 100%, 74%)
HSVhsv(331, 52%, 100%)
CMYKcmyk(0%, 51.8%, 26.7%, 0%)
CIE-LABlab(68.77, 57.01, -9.70)
CIE-LCHlch(68.77, 57.83, 350.34°)
OKLaboklab(75.35% 0.1723 -0.025)
OKLCHoklch(75.35% 0.174 351.7)
XYZxyz(57.2947, 39.0189, 51.5180)
Luminance0.3901 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7BBB #7BFFBF
analogous
#FF7BFD #FF7BBB #FF7D7B
triadic
#FF7BBB #BBFF7B #7BBBFF
tetradic
#FF7BBB #FDFF7B #7BFFBF #7D7BFF
square
#FF7BBB #FDFF7B #7BFFBF #7D7BFF
split-complementary
#FF7BBB #7BFF7D #7BFDFF
monochromatic
#FF017C #FF3E9B #FF7BBB #FFB8DB #FFE0EF

Accessibility & contrast

On white

2.39
#FF7BBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.80
#FF7BBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7BBB
8.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7BBB#FFFFFF#000000##000000
##FF7BBB1.002.398.808.80
#FFFFFF2.391.0021.0021.00
#0000008.8021.001.001.00
##0000008.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#AEB0B8
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A8A8A8

Design tokens & code

CSS
--color: #ff7bbb;
/* rgb */ color: rgb(255, 123, 187);
/* oklch */ color: oklch(75.3% 0.174 351.7);
Tailwind
colors: {
  custom: {
    50: '#ffa5cf',
    500: '#ff7bbb',
    950: '#000000',
  },
}
SCSS
$custom: #ff7bbb;
$custom-light: #ffa5cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7bbb",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 187
  },
  "hsl": {
    "h": 330.909,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.75346,
    "c": 0.1741,
    "h": 351.7
  },
  "luminance": 0.39014
}

Semantic roles & 50–950 ramp

primary
#FF7BBB
secondary
#D4F7E6
accent
#E67600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#191013
muted
#877F82

Preview Lab

Preview with #FF7BBB

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

Preview Lab → · Contrast checker → · Palette generator →

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