#FF93F0#FF93F0

#FF93F0 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.7% C 0.171 H 332.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).

Color values

HEX#FF93F0
RGBrgb(255, 147, 240)
HSLhsl(308, 100%, 79%)
HSVhsv(308, 42%, 100%)
CMYKcmyk(0%, 42.4%, 5.9%, 0%)
CIE-LABlab(75.09, 53.24, -29.40)
CIE-LCHlch(75.09, 60.82, 331.10°)
OKLaboklab(80.68% 0.1517 -0.0796)
OKLCHoklch(80.68% 0.171 332.3)
XYZxyz(67.4014, 48.4224, 88.2174)
Luminance0.4842 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF93F0 #93FFA2
analogous
#D893FF #FF93F0 #FF93BA
triadic
#FF93F0 #F0FF93 #93F0FF
tetradic
#FF93F0 #FFD893 #93FFA2 #93BAFF
square
#FF93F0 #FFD893 #93FFA2 #93BAFF
split-complementary
#FF93F0 #BAFF93 #93FFD8
monochromatic
#FF19DF #FF56E8 #FF93F0 #FFD0F9 #FFE0FB

Accessibility & contrast

On white

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

On black

10.68
#FF93F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF93F0
10.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF93F0#FFFFFF#000000##000000
##FF93F01.001.9710.6810.68
#FFFFFF1.971.0021.0021.00
#00000010.6821.001.001.00
##00000010.6821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff93f0;
/* rgb */ color: rgb(255, 147, 240);
/* oklch */ color: oklch(80.7% 0.171 332.3);
Tailwind
colors: {
  custom: {
    50: '#ffb5f5',
    500: '#ff93f0',
    950: '#000000',
  },
}
SCSS
$custom: #ff93f0;
$custom-light: #ffb5f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff93f0",
  "rgb": {
    "r": 255,
    "g": 147,
    "b": 240
  },
  "hsl": {
    "h": 308.333,
    "s": 100,
    "l": 78.824
  },
  "oklch": {
    "l": 0.80679,
    "c": 0.17132,
    "h": 332.3
  },
  "luminance": 0.48419
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF93F0

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

Preview Lab → · Contrast checker → · Palette generator →

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