#FF93F2#FF93F2

#FF93F2 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.173 H 331.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).

Color values

HEX#FF93F2
RGBrgb(255, 147, 242)
HSLhsl(307, 100%, 79%)
HSVhsv(307, 42%, 100%)
CMYKcmyk(0%, 42.4%, 5.1%, 0%)
CIE-LABlab(75.17, 53.58, -30.37)
CIE-LCHlch(75.17, 61.59, 330.45°)
OKLaboklab(80.76% 0.1521 -0.0824)
OKLCHoklch(80.76% 0.173 331.6)
XYZxyz(67.7001, 48.5419, 89.7908)
Luminance0.4854 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF93F2 #93FFA0
analogous
#D693FF #FF93F2 #FF93BC
triadic
#FF93F2 #F2FF93 #93F2FF
tetradic
#FF93F2 #FFD693 #93FFA0 #93BCFF
square
#FF93F2 #FFD693 #93FFA0 #93BCFF
split-complementary
#FF93F2 #BCFF93 #93FFD6
monochromatic
#FF19E3 #FF56EB #FF93F2 #FFD0F9 #FFE0FB

Accessibility & contrast

On white

1.96
#FF93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.71
#FF93F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF93F2
10.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF93F2#FFFFFF#000000##000000
##FF93F21.001.9610.7110.71
#FFFFFF1.961.0021.0021.00
#00000010.7121.001.001.00
##00000010.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#FF9AB7
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #ff93f2;
/* rgb */ color: rgb(255, 147, 242);
/* oklch */ color: oklch(80.8% 0.173 331.6);
Tailwind
colors: {
  custom: {
    50: '#ffb5f6',
    500: '#ff93f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff93f2;
$custom-light: #ffb5f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff93f2",
  "rgb": {
    "r": 255,
    "g": 147,
    "b": 242
  },
  "hsl": {
    "h": 307.222,
    "s": 100,
    "l": 78.824
  },
  "oklch": {
    "l": 0.8076,
    "c": 0.17301,
    "h": 331.6
  },
  "luminance": 0.48538
}

Semantic roles & 50–950 ramp

primary
#FF93F2
secondary
#D4F7D8
accent
#E61C00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085

Preview Lab

Preview with #FF93F2

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

Preview Lab → · Contrast checker → · Palette generator →

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