#FF7FBB#FF7FBB

#FF7FBB is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.9% C 0.168 H 352.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).

Color values

HEX#FF7FBB
RGBrgb(255, 127, 187)
HSLhsl(332, 100%, 75%)
HSVhsv(332, 50%, 100%)
CMYKcmyk(0%, 50.2%, 26.7%, 0%)
CIE-LABlab(69.49, 55.11, -8.62)
CIE-LCHlch(69.49, 55.78, 351.11°)
OKLaboklab(75.89% 0.1665 -0.0221)
OKLCHoklch(75.89% 0.168 352.4)
XYZxyz(57.8010, 40.0316, 51.6868)
Luminance0.4003 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FBB #7FFFC3
analogous
#FF7FFB #FF7FBB #FF837F
triadic
#FF7FBB #BBFF7F #7FBBFF
tetradic
#FF7FBB #FBFF7F #7FFFC3 #837FFF
square
#FF7FBB #FBFF7F #7FFFC3 #837FFF
split-complementary
#FF7FBB #7FFF83 #7FFBFF
monochromatic
#FF057A #FF429A #FF7FBB #FFBCDC #FFE0EF

Accessibility & contrast

On white

2.33
#FF7FBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.01
#FF7FBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FBB
9.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FBB#FFFFFF#000000##000000
##FF7FBB1.002.339.019.01
#FFFFFF2.331.0021.0021.00
#0000009.0121.001.001.00
##0000009.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff7fbb;
/* rgb */ color: rgb(255, 127, 187);
/* oklch */ color: oklch(75.9% 0.168 352.4);
Tailwind
colors: {
  custom: {
    50: '#ffa8cf',
    500: '#ff7fbb',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fbb;
$custom-light: #ffa8cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fbb",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 187
  },
  "hsl": {
    "h": 331.875,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.7589,
    "c": 0.16797,
    "h": 352.4
  },
  "luminance": 0.40027
}

Semantic roles & 50–950 ramp

primary
#FF7FBB
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82

Preview Lab

Preview with #FF7FBB

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

Preview Lab → · Contrast checker → · Palette generator →

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