#FF7FDF#FF7FDF

#FF7FDF is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.2% C 0.190 H 337.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).

Color values

HEX#FF7FDF
RGBrgb(255, 127, 223)
HSLhsl(315, 100%, 75%)
HSVhsv(315, 50%, 100%)
CMYKcmyk(0%, 50.2%, 12.5%, 0%)
CIE-LABlab(70.71, 60.22, -26.80)
CIE-LCHlch(70.71, 65.91, 336.01°)
OKLaboklab(77.2% 0.176 -0.0722)
OKLCHoklch(77.2% 0.19 337.7)
XYZxyz(62.1492, 41.7709, 74.5869)
Luminance0.4177 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FDF #7FFF9F
analogous
#DF7FFF #FF7FDF #FF7F9F
triadic
#FF7FDF #DFFF7F #7FDFFF
tetradic
#FF7FDF #FFDF7F #7FFF9F #7F9FFF
square
#FF7FDF #FFDF7F #7FFF9F #7F9FFF
split-complementary
#FF7FDF #9FFF7F #7FFFDF
monochromatic
#FF05C0 #FF42D0 #FF7FDF #FFBCEE #FFE0F7

Accessibility & contrast

On white

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

On black

9.35
#FF7FDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FDF
9.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FDF#FFFFFF#000000##000000
##FF7FDF1.002.259.359.35
#FFFFFF2.251.0021.0021.00
#0000009.3521.001.001.00
##0000009.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#82A1E2
Deuteranopia (green-blind)
#A6B4DC
Tritanopia (blue-blind)
#FF83A5
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff7fdf;
/* rgb */ color: rgb(255, 127, 223);
/* oklch */ color: oklch(77.2% 0.190 337.7);
Tailwind
colors: {
  custom: {
    50: '#ffa8e9',
    500: '#ff7fdf',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fdf;
$custom-light: #ffa8e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fdf",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 223
  },
  "hsl": {
    "h": 315,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.77203,
    "c": 0.19022,
    "h": 337.7
  },
  "luminance": 0.41766
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7FDF

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

Preview Lab → · Contrast checker → · Palette generator →

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