#FF00F3#FF00F3

#FF00F3 is a light, highly saturated purple. Relative luminance 0.277; OKLCH L 69.5% C 0.315 H 331.0°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).

Color values

HEX#FF00F3
RGBrgb(255, 0, 243)
HSLhsl(303, 100%, 50%)
HSVhsv(303, 100%, 100%)
CMYKcmyk(0%, 100%, 4.7%, 0%)
CIE-LABlab(59.65, 96.60, -55.23)
CIE-LCHlch(59.65, 111.27, 330.24°)
OKLaboklab(69.48% 0.2756 -0.1529)
OKLCHoklch(69.48% 0.315 331)
XYZxyz(57.4177, 27.7361, 87.1062)
Luminance0.2773 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF00F3 #00FF0C
analogous
#8C00FF #FF00F3 #FF0073
triadic
#FF00F3 #F3FF00 #00F3FF
tetradic
#FF00F3 #FF8C00 #00FF0C #0073FF
square
#FF00F3 #FF8C00 #00FF0C #0073FF
split-complementary
#FF00F3 #73FF00 #00FF8C
monochromatic
#85007E #C200B9 #FF00F3 #FF3DF6 #FF7AF9

Accessibility & contrast

On white

3.21
#FF00F3 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.55
#FF00F3 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF00F3
6.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF00F3#FFFFFF#000000##000000
##FF00F31.003.216.556.55
#FFFFFF3.211.0021.0021.00
#0000006.5521.001.001.00
##0000006.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#007DF8
Deuteranopia (green-blind)
#709AEE
Tritanopia (blue-blind)
#FF4290
Achromatopsia (no color)
#909090

Design tokens & code

CSS
--color: #ff00f3;
/* rgb */ color: rgb(255, 0, 243);
/* oklch */ color: oklch(69.5% 0.315 331.0);
Tailwind
colors: {
  custom: {
    50: '#ff7bf8',
    500: '#ff00f3',
    950: '#000000',
  },
}
SCSS
$custom: #ff00f3;
$custom-light: #ff7bf8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff00f3",
  "rgb": {
    "r": 255,
    "g": 0,
    "b": 243
  },
  "hsl": {
    "h": 302.824,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.69478,
    "c": 0.31514,
    "h": 331
  },
  "luminance": 0.27731
}

Semantic roles & 50–950 ramp

primary
#FF00F3
secondary
#74E77A
accent
#FF3329
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C17
muted
#877D85

Preview Lab

Preview with #FF00F3

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

Preview Lab → · Contrast checker → · Palette generator →

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