#FF7FBD#FF7FBD

#FF7FBD is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.169 H 351.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).

Color values

HEX#FF7FBD
RGBrgb(255, 127, 189)
HSLhsl(331, 100%, 75%)
HSVhsv(331, 50%, 100%)
CMYKcmyk(0%, 50.2%, 25.9%, 0%)
CIE-LABlab(69.55, 55.37, -9.64)
CIE-LCHlch(69.55, 56.21, 350.12°)
OKLaboklab(75.96% 0.1671 -0.0249)
OKLCHoklch(75.96% 0.169 351.5)
XYZxyz(58.0166, 40.1179, 52.8222)
Luminance0.4011 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FBD #7FFFC1
analogous
#FF7FFD #FF7FBD #FF817F
triadic
#FF7FBD #BDFF7F #7FBDFF
tetradic
#FF7FBD #FDFF7F #7FFFC1 #817FFF
square
#FF7FBD #FDFF7F #7FFFC1 #817FFF
split-complementary
#FF7FBD #7FFF81 #7FFDFF
monochromatic
#FF057E #FF429D #FF7FBD #FFBCDD #FFE0EF

Accessibility & contrast

On white

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

On black

9.02
#FF7FBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FBD
9.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FBD#FFFFFF#000000##000000
##FF7FBD1.002.339.029.02
#FFFFFF2.331.0021.0021.00
#0000009.0221.001.001.00
##0000009.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#8E9CBF
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff7fbd;
/* rgb */ color: rgb(255, 127, 189);
/* oklch */ color: oklch(76.0% 0.169 351.5);
Tailwind
colors: {
  custom: {
    50: '#ffa8d0',
    500: '#ff7fbd',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fbd;
$custom-light: #ffa8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fbd",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 189
  },
  "hsl": {
    "h": 330.938,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.75956,
    "c": 0.16896,
    "h": 351.5
  },
  "luminance": 0.40113
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FBD

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

Preview Lab → · Contrast checker → · Palette generator →

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