#FF9FF0#FF9FF0

#FF9FF0 is a very light, vivid purple. Relative luminance 0.523; OKLCH L 82.5% C 0.151 H 332.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).

Color values

HEX#FF9FF0
RGBrgb(255, 159, 240)
HSLhsl(309, 100%, 81%)
HSVhsv(309, 38%, 100%)
CMYKcmyk(0%, 37.6%, 5.9%, 0%)
CIE-LABlab(77.49, 47.19, -25.72)
CIE-LCHlch(77.49, 53.74, 331.41°)
OKLaboklab(82.48% 0.1344 -0.0694)
OKLCHoklch(82.48% 0.151 332.7)
XYZxyz(69.3657, 52.3510, 88.8722)
Luminance0.5235 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF9FF0 #9FFFAE
analogous
#DE9FFF #FF9FF0 #FF9FC0
triadic
#FF9FF0 #F0FF9F #9FF0FF
tetradic
#FF9FF0 #FFDE9F #9FFFAE #9FC0FF
square
#FF9FF0 #FFDE9F #9FFFAE #9FC0FF
split-complementary
#FF9FF0 #C0FF9F #9FFFDE
monochromatic
#FF25DD #FF62E6 #FF9FF0 #FFDCFA #FFE0FA

Accessibility & contrast

On white

1.83
#FF9FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.47
#FF9FF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF9FF0
11.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF9FF0#FFFFFF#000000##000000
##FF9FF01.001.8311.4711.47
#FFFFFF1.831.0021.0021.00
#00000011.4721.001.001.00
##00000011.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#9DB7F3
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#FFA4BD
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #ff9ff0;
/* rgb */ color: rgb(255, 159, 240);
/* oklch */ color: oklch(82.5% 0.151 332.7);
Tailwind
colors: {
  custom: {
    50: '#ffbdf5',
    500: '#ff9ff0',
    950: '#000000',
  },
}
SCSS
$custom: #ff9ff0;
$custom-light: #ffbdf5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff9ff0",
  "rgb": {
    "r": 255,
    "g": 159,
    "b": 240
  },
  "hsl": {
    "h": 309.375,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82483,
    "c": 0.15126,
    "h": 332.7
  },
  "luminance": 0.52348
}

Semantic roles & 50–950 ramp

primary
#FF9FF0
secondary
#5FE374
accent
#E62400
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285

Preview Lab

Preview with #FF9FF0

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

Preview Lab → · Contrast checker → · Palette generator →

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