#FF7FBE#FF7FBE

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

Color values

HEX#FF7FBE
RGBrgb(255, 127, 190)
HSLhsl(330, 100%, 75%)
HSVhsv(330, 50%, 100%)
CMYKcmyk(0%, 50.2%, 25.5%, 0%)
CIE-LABlab(69.58, 55.51, -10.16)
CIE-LCHlch(69.58, 56.43, 349.63°)
OKLaboklab(75.99% 0.1674 -0.0263)
OKLCHoklch(75.99% 0.169 351.1)
XYZxyz(58.1256, 40.1614, 53.3958)
Luminance0.4016 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FBE #7FFFC0
analogous
#FF7FFE #FF7FBE #FF807F
triadic
#FF7FBE #BEFF7F #7FBEFF
tetradic
#FF7FBE #FEFF7F #7FFFC0 #807FFF
square
#FF7FBE #FEFF7F #7FFFC0 #807FFF
split-complementary
#FF7FBE #7FFF80 #7FFEFF
monochromatic
#FF0580 #FF429F #FF7FBE #FFBCDD #FFE0EF

Accessibility & contrast

On white

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

On black

9.03
#FF7FBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FBE
9.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FBE#FFFFFF#000000##000000
##FF7FBE1.002.339.039.03
#FFFFFF2.331.0021.0021.00
#0000009.0321.001.001.00
##0000009.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#8E9CC0
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff7fbe;
/* rgb */ color: rgb(255, 127, 190);
/* oklch */ color: oklch(76.0% 0.169 351.1);
Tailwind
colors: {
  custom: {
    50: '#ffa8d1',
    500: '#ff7fbe',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fbe;
$custom-light: #ffa8d1;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fbe",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 190
  },
  "hsl": {
    "h": 330.469,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.7599,
    "c": 0.16947,
    "h": 351.1
  },
  "luminance": 0.40156
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FBE

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

Preview Lab → · Contrast checker → · Palette generator →

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