#FF90FF#FF90FF

#FF90FF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.9% C 0.189 H 327.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).

Color values

HEX#FF90FF
RGBrgb(255, 144, 255)
HSLhsl(300, 100%, 78%)
HSVhsv(300, 44%, 100%)
CMYKcmyk(0%, 43.5%, 0%, 0%)
CIE-LABlab(75.10, 57.29, -37.53)
CIE-LCHlch(75.10, 68.49, 326.77°)
OKLaboklab(80.87% 0.159 -0.1027)
OKLCHoklch(80.87% 0.189 327.1)
XYZxyz(69.2620, 48.4300, 100.2880)
Luminance0.4843 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF90FF #90FF90
analogous
#C790FF #FF90FF #FF90C7
triadic
#FF90FF #FFFF90 #90FFFF
tetradic
#FF90FF #FFC790 #90FF90 #90C7FF
square
#FF90FF #FFC790 #90FF90 #90C7FF
split-complementary
#FF90FF #C7FF90 #90FFC7
monochromatic
#FF16FF #FF53FF #FF90FF #FFCDFF #FFE0FF

Accessibility & contrast

On white

1.97
#FF90FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.69
#FF90FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF90FF
10.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF90FF#FFFFFF#000000##000000
##FF90FF1.001.9710.6910.69
#FFFFFF1.971.0021.0021.00
#00000010.6921.001.001.00
##00000010.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#FF9BBC
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff90ff;
/* rgb */ color: rgb(255, 144, 255);
/* oklch */ color: oklch(80.9% 0.189 327.1);
Tailwind
colors: {
  custom: {
    50: '#ffb3ff',
    500: '#ff90ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff90ff;
$custom-light: #ffb3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff90ff",
  "rgb": {
    "r": 255,
    "g": 144,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 78.235
  },
  "oklch": {
    "l": 0.80874,
    "c": 0.18925,
    "h": 327.1
  },
  "luminance": 0.48427
}

Semantic roles & 50–950 ramp

primary
#FF90FF
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086

Preview Lab

Preview with #FF90FF

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

Preview Lab → · Contrast checker → · Palette generator →

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