#FF92FF#FF92FF

#FF92FF is a light, vivid purple. Relative luminance 0.490; OKLCH L 81.2% C 0.186 H 327.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).

Color values

HEX#FF92FF
RGBrgb(255, 146, 255)
HSLhsl(300, 100%, 79%)
HSVhsv(300, 43%, 100%)
CMYKcmyk(0%, 42.7%, 0%, 0%)
CIE-LABlab(75.48, 56.30, -36.94)
CIE-LCHlch(75.48, 67.34, 326.73°)
OKLaboklab(81.16% 0.1562 -0.101)
OKLCHoklch(81.16% 0.186 327.1)
XYZxyz(69.5676, 49.0412, 100.3899)
Luminance0.4904 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF92FF #92FF92
analogous
#C892FF #FF92FF #FF92C8
triadic
#FF92FF #FFFF92 #92FFFF
tetradic
#FF92FF #FFC892 #92FF92 #92C8FF
square
#FF92FF #FFC892 #92FF92 #92C8FF
split-complementary
#FF92FF #C8FF92 #92FFC8
monochromatic
#FF18FF #FF55FF #FF92FF #FFCFFF #FFE0FF

Accessibility & contrast

On white

1.94
#FF92FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.81
#FF92FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF92FF
10.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF92FF#FFFFFF#000000##000000
##FF92FF1.001.9410.8110.81
#FFFFFF1.941.0021.0021.00
#00000010.8121.001.001.00
##00000010.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FF9DBD
Achromatopsia (no color)
#BABABA

Design tokens & code

CSS
--color: #ff92ff;
/* rgb */ color: rgb(255, 146, 255);
/* oklch */ color: oklch(81.2% 0.186 327.1);
Tailwind
colors: {
  custom: {
    50: '#ffb5ff',
    500: '#ff92ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff92ff;
$custom-light: #ffb5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff92ff",
  "rgb": {
    "r": 255,
    "g": 146,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 78.627
  },
  "oklch": {
    "l": 0.81158,
    "c": 0.18603,
    "h": 327.1
  },
  "luminance": 0.49038
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF92FF

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

Preview Lab → · Contrast checker → · Palette generator →

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