#FF7FDC#FF7FDC

#FF7FDC is a light, vivid pink. Relative luminance 0.416; OKLCH L 77.1% C 0.188 H 338.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).

Color values

HEX#FF7FDC
RGBrgb(255, 127, 220)
HSLhsl(316, 100%, 75%)
HSVhsv(316, 50%, 100%)
CMYKcmyk(0%, 50.2%, 13.7%, 0%)
CIE-LABlab(70.60, 59.76, -25.31)
CIE-LCHlch(70.60, 64.90, 337.04°)
OKLaboklab(77.08% 0.1753 -0.068)
OKLCHoklch(77.08% 0.188 338.8)
XYZxyz(61.7483, 41.6105, 72.4757)
Luminance0.4161 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FDC #7FFFA2
analogous
#E27FFF #FF7FDC #FF7F9C
triadic
#FF7FDC #DCFF7F #7FDCFF
tetradic
#FF7FDC #FFE27F #7FFFA2 #7F9CFF
square
#FF7FDC #FFE27F #7FFFA2 #7F9CFF
split-complementary
#FF7FDC #9CFF7F #7FFFE2
monochromatic
#FF05BB #FF42CB #FF7FDC #FFBCED #FFE0F7

Accessibility & contrast

On white

2.25
#FF7FDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.32
#FF7FDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FDC
9.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FDC#FFFFFF#000000##000000
##FF7FDC1.002.259.329.32
#FFFFFF2.251.0021.0021.00
#0000009.3221.001.001.00
##0000009.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#FF82A4
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff7fdc;
/* rgb */ color: rgb(255, 127, 220);
/* oklch */ color: oklch(77.1% 0.188 338.8);
Tailwind
colors: {
  custom: {
    50: '#ffa8e7',
    500: '#ff7fdc',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fdc;
$custom-light: #ffa8e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fdc",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 220
  },
  "hsl": {
    "h": 316.406,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.77084,
    "c": 0.18806,
    "h": 338.8
  },
  "luminance": 0.41606
}

Semantic roles & 50–950 ramp

primary
#FF7FDC
secondary
#D4F7DD
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84

Preview Lab

Preview with #FF7FDC

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

Preview Lab → · Contrast checker → · Palette generator →

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