#FF92F0#FF92F0

#FF92F0 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.5% C 0.173 H 332.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).

Color values

HEX#FF92F0
RGBrgb(255, 146, 240)
HSLhsl(308, 100%, 79%)
HSVhsv(308, 43%, 100%)
CMYKcmyk(0%, 42.7%, 5.9%, 0%)
CIE-LABlab(74.90, 53.74, -29.70)
CIE-LCHlch(74.90, 61.40, 331.08°)
OKLaboklab(80.53% 0.1531 -0.0805)
OKLCHoklch(80.53% 0.173 332.3)
XYZxyz(67.2466, 48.1128, 88.1658)
Luminance0.4811 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF92F0 #92FFA1
analogous
#D792FF #FF92F0 #FF92B9
triadic
#FF92F0 #F0FF92 #92F0FF
tetradic
#FF92F0 #FFD792 #92FFA1 #92B9FF
square
#FF92F0 #FFD792 #92FFA1 #92B9FF
split-complementary
#FF92F0 #B9FF92 #92FFD7
monochromatic
#FF18DF #FF55E8 #FF92F0 #FFCFF8 #FFE0FB

Accessibility & contrast

On white

1.98
#FF92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.62
#FF92F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF92F0
10.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF92F0#FFFFFF#000000##000000
##FF92F01.001.9810.6210.62
#FFFFFF1.981.0021.0021.00
#00000010.6221.001.001.00
##00000010.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#8FAFF3
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #ff92f0;
/* rgb */ color: rgb(255, 146, 240);
/* oklch */ color: oklch(80.5% 0.173 332.3);
Tailwind
colors: {
  custom: {
    50: '#ffb4f5',
    500: '#ff92f0',
    950: '#000000',
  },
}
SCSS
$custom: #ff92f0;
$custom-light: #ffb4f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff92f0",
  "rgb": {
    "r": 255,
    "g": 146,
    "b": 240
  },
  "hsl": {
    "h": 308.257,
    "s": 100,
    "l": 78.627
  },
  "oklch": {
    "l": 0.80533,
    "c": 0.17297,
    "h": 332.3
  },
  "luminance": 0.48109
}

Semantic roles & 50–950 ramp

primary
#FF92F0
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF92F0

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

Preview Lab → · Contrast checker → · Palette generator →

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