#F702FF#F702FF

#F702FF is a light, highly saturated purple. Relative luminance 0.270; OKLCH L 69.0% C 0.319 H 326.6°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).

Color values

HEX#F702FF
RGBrgb(247, 2, 255)
HSLhsl(298, 100%, 50%)
HSVhsv(298, 99%, 100%)
CMYKcmyk(3.1%, 99.2%, 0%, 0%)
CIE-LABlab(59.01, 96.90, -63.00)
CIE-LCHlch(59.01, 115.58, 326.97°)
OKLaboklab(69% 0.2668 -0.1757)
OKLCHoklch(69% 0.319 326.6)
XYZxyz(56.4285, 27.0419, 96.8359)
Luminance0.2704 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F702FF #0AFF02
analogous
#7902FF #F702FF #FF0288
triadic
#F702FF #FFF702 #02FFF7
tetradic
#F702FF #FF7902 #0AFF02 #0288FF
square
#F702FF #FF7902 #0AFF02 #0288FF
split-complementary
#F702FF #88FF02 #02FF79
monochromatic
#820087 #BE00C4 #F702FF #F93FFF #FB7CFF

Accessibility & contrast

On white

3.28
#F702FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.41
#F702FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #F702FF
6.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F702FF#FFFFFF#000000##000000
##F702FF1.003.286.416.41
#FFFFFF3.281.0021.0021.00
#0000006.4121.001.001.00
##0000006.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#007DFF
Deuteranopia (green-blind)
#5F97FA
Tritanopia (blue-blind)
#FE4E97
Achromatopsia (no color)
#8E8E8E

Design tokens & code

CSS
--color: #f702ff;
/* rgb */ color: rgb(247, 2, 255);
/* oklch */ color: oklch(69.0% 0.319 326.6);
Tailwind
colors: {
  custom: {
    50: '#ff7aff',
    500: '#f702ff',
    950: '#000000',
  },
}
SCSS
$custom: #f702ff;
$custom-light: #ff7aff;
$custom-dark: #000000;
JSON
{
  "hex": "#f702ff",
  "rgb": {
    "r": 247,
    "g": 2,
    "b": 255
  },
  "hsl": {
    "h": 298.103,
    "s": 100,
    "l": 50.392
  },
  "oklch": {
    "l": 0.69,
    "c": 0.31943,
    "h": 326.6
  },
  "luminance": 0.27038
}

Semantic roles & 50–950 ramp

primary
#F702FF
secondary
#7AE776
accent
#FF2930
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #F702FF

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

Preview Lab → · Contrast checker → · Palette generator →

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