#F700FF#F700FF

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

Color values

HEX#F700FF
RGBrgb(247, 0, 255)
HSLhsl(298, 100%, 50%)
HSVhsv(298, 100%, 100%)
CMYKcmyk(3.1%, 100%, 0%, 0%)
CIE-LABlab(58.97, 97.02, -63.07)
CIE-LCHlch(58.97, 115.72, 326.98°)
OKLaboklab(68.97% 0.2671 -0.1759)
OKLCHoklch(68.97% 0.32 326.6)
XYZxyz(56.4068, 26.9984, 96.8287)
Luminance0.2699 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F700FF #08FF00
analogous
#7800FF #F700FF #FF0087
triadic
#F700FF #FFF700 #00FFF7
tetradic
#F700FF #FF7800 #08FF00 #0087FF
square
#F700FF #FF7800 #08FF00 #0087FF
split-complementary
#F700FF #87FF00 #00FF78
monochromatic
#800085 #BC00C2 #F700FF #F93DFF #FB7AFF

Accessibility & contrast

On white

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

On black

6.40
#F700FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #F700FF
6.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F700FF#FFFFFF#000000##000000
##F700FF1.003.286.406.40
#FFFFFF3.281.0021.0021.00
#0000006.4021.001.001.00
##0000006.4021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f700ff;
/* rgb */ color: rgb(247, 0, 255);
/* oklch */ color: oklch(69.0% 0.320 326.6);
Tailwind
colors: {
  custom: {
    50: '#ff7aff',
    500: '#f700ff',
    950: '#000000',
  },
}
SCSS
$custom: #f700ff;
$custom-light: #ff7aff;
$custom-dark: #000000;
JSON
{
  "hex": "#f700ff",
  "rgb": {
    "r": 247,
    "g": 0,
    "b": 255
  },
  "hsl": {
    "h": 298.118,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.68972,
    "c": 0.31981,
    "h": 326.6
  },
  "luminance": 0.26994
}

Semantic roles & 50–950 ramp

primary
#F700FF
secondary
#78E774
accent
#FF2930
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #F700FF

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

Preview Lab → · Contrast checker → · Palette generator →

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