#FF9FDF#FF9FDF

#FF9FDF is a light, vivid pink. Relative luminance 0.514; OKLCH L 81.9% C 0.138 H 340.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).

Color values

HEX#FF9FDF
RGBrgb(255, 159, 223)
HSLhsl(320, 100%, 81%)
HSVhsv(320, 38%, 100%)
CMYKcmyk(0%, 37.6%, 12.5%, 0%)
CIE-LABlab(76.91, 44.41, -17.36)
CIE-LCHlch(76.91, 47.68, 338.64°)
OKLaboklab(81.86% 0.1298 -0.0462)
OKLCHoklch(81.86% 0.138 340.4)
XYZxyz(66.9576, 51.3878, 76.1898)
Luminance0.5138 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9FDF #9FFFBF
analogous
#EF9FFF #FF9FDF #FF9FAF
triadic
#FF9FDF #DFFF9F #9FDFFF
tetradic
#FF9FDF #FFEF9F #9FFFBF #9FAFFF
square
#FF9FDF #FFEF9F #9FFFBF #9FAFFF
split-complementary
#FF9FDF #AFFF9F #9FFFEF
monochromatic
#FF25B6 #FF62CB #FF9FDF #FFDCF3 #FFE0F5

Accessibility & contrast

On white

1.86
#FF9FDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.28
#FF9FDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9FDF
11.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9FDF#FFFFFF#000000##000000
##FF9FDF1.001.8611.2811.28
#FFFFFF1.861.0021.0021.00
#00000011.2821.001.001.00
##00000011.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#A3B5E1
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#FFA0B6
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #ff9fdf;
/* rgb */ color: rgb(255, 159, 223);
/* oklch */ color: oklch(81.9% 0.138 340.4);
Tailwind
colors: {
  custom: {
    50: '#ffbde9',
    500: '#ff9fdf',
    950: '#000000',
  },
}
SCSS
$custom: #ff9fdf;
$custom-light: #ffbde9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9fdf",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 223
  },
  "hsl": {
    "h": 320,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.81857,
    "c": 0.13776,
    "h": 340.4
  },
  "luminance": 0.51384
}

Semantic roles & 50–950 ramp

primary
#FF9FDF
secondary
#5FE38B
accent
#E64D00
background
#FFFDFE
surface
#FFF8FC
border
#D7D1D5
text
#181216
muted
#868284

Preview Lab

Preview with #FF9FDF

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

Preview Lab → · Contrast checker → · Palette generator →

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