#FF92F2#FF92F2

#FF92F2 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.6% C 0.175 H 331.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).

Color values

HEX#FF92F2
RGBrgb(255, 146, 242)
HSLhsl(307, 100%, 79%)
HSVhsv(307, 43%, 100%)
CMYKcmyk(0%, 42.7%, 5.1%, 0%)
CIE-LABlab(74.97, 54.08, -30.67)
CIE-LCHlch(74.97, 62.17, 330.44°)
OKLaboklab(80.61% 0.1536 -0.0832)
OKLCHoklch(80.61% 0.175 331.6)
XYZxyz(67.5453, 48.2323, 89.7392)
Luminance0.4823 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF92F2 #92FF9F
analogous
#D592FF #FF92F2 #FF92BB
triadic
#FF92F2 #F2FF92 #92F2FF
tetradic
#FF92F2 #FFD592 #92FF9F #92BBFF
square
#FF92F2 #FFD592 #92FF9F #92BBFF
split-complementary
#FF92F2 #BBFF92 #92FFD5
monochromatic
#FF18E3 #FF55EB #FF92F2 #FFCFF9 #FFE0FB

Accessibility & contrast

On white

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

On black

10.65
#FF92F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF92F2
10.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF92F2#FFFFFF#000000##000000
##FF92F21.001.9710.6510.65
#FFFFFF1.971.0021.0021.00
#00000010.6521.001.001.00
##00000010.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#FF99B7
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff92f2;
/* rgb */ color: rgb(255, 146, 242);
/* oklch */ color: oklch(80.6% 0.175 331.6);
Tailwind
colors: {
  custom: {
    50: '#ffb4f6',
    500: '#ff92f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff92f2;
$custom-light: #ffb4f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff92f2",
  "rgb": {
    "r": 255,
    "g": 146,
    "b": 242
  },
  "hsl": {
    "h": 307.156,
    "s": 100,
    "l": 78.627
  },
  "oklch": {
    "l": 0.80614,
    "c": 0.17465,
    "h": 331.6
  },
  "luminance": 0.48229
}

Semantic roles & 50–950 ramp

primary
#FF92F2
secondary
#D4F7D8
accent
#E61B00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085

Preview Lab

Preview with #FF92F2

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

Preview Lab → · Contrast checker → · Palette generator →

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