#FF7FB7#FF7FB7

#FF7FB7 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.166 H 354.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).

Color values

HEX#FF7FB7
RGBrgb(255, 127, 183)
HSLhsl(334, 100%, 75%)
HSVhsv(334, 50%, 100%)
CMYKcmyk(0%, 50.2%, 28.2%, 0%)
CIE-LABlab(69.37, 54.60, -6.55)
CIE-LCHlch(69.37, 54.99, 353.16°)
OKLaboklab(75.76% 0.1653 -0.0166)
OKLCHoklch(75.76% 0.166 354.3)
XYZxyz(57.3788, 39.8627, 49.4629)
Luminance0.3986 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FB7 #7FFFC7
analogous
#FF7FF7 #FF7FB7 #FF877F
triadic
#FF7FB7 #B7FF7F #7FB7FF
tetradic
#FF7FB7 #F7FF7F #7FFFC7 #877FFF
square
#FF7FB7 #F7FF7F #7FFFC7 #877FFF
split-complementary
#FF7FB7 #7FFF87 #7FF7FF
monochromatic
#FF0572 #FF4295 #FF7FB7 #FFBCD9 #FFE0EE

Accessibility & contrast

On white

2.34
#FF7FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.97
#FF7FB7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FB7
8.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FB7#FFFFFF#000000##000000
##FF7FB71.002.348.978.97
#FFFFFF2.341.0021.0021.00
#0000008.9721.001.001.00
##0000008.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#909BB9
Deuteranopia (green-blind)
#B1B2B4
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9

Design tokens & code

CSS
--color: #ff7fb7;
/* rgb */ color: rgb(255, 127, 183);
/* oklch */ color: oklch(75.8% 0.166 354.3);
Tailwind
colors: {
  custom: {
    50: '#ffa8cc',
    500: '#ff7fb7',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fb7;
$custom-light: #ffa8cc;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fb7",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 183
  },
  "hsl": {
    "h": 333.75,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.7576,
    "c": 0.16611,
    "h": 354.3
  },
  "luminance": 0.39858
}

Semantic roles & 50–950 ramp

primary
#FF7FB7
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82

Preview Lab

Preview with #FF7FB7

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

Preview Lab → · Contrast checker → · Palette generator →

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