#F150FF#F150FF

#F150FF is a light, highly saturated purple. Relative luminance 0.317; OKLCH L 71.7% C 0.271 H 324.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).

Color values

HEX#F150FF
RGBrgb(241, 80, 255)
HSLhsl(295, 100%, 66%)
HSVhsv(295, 69%, 100%)
CMYKcmyk(5.5%, 68.6%, 0%, 0%)
CIE-LABlab(63.06, 81.34, -56.58)
CIE-LCHlch(63.06, 99.08, 325.18°)
OKLaboklab(71.69% 0.2205 -0.1575)
OKLCHoklch(71.69% 0.271 324.5)
XYZxyz(57.1928, 31.6616, 97.6872)
Luminance0.3166 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F150FF #5EFF50
analogous
#9950FF #F150FF #FF50B5
triadic
#F150FF #FFF150 #50FFF1
tetradic
#F150FF #FF9950 #5EFF50 #50B5FF
square
#F150FF #FF9950 #5EFF50 #50B5FF
split-complementary
#F150FF #B5FF50 #50FF99
monochromatic
#C400D5 #EC13FF #F150FF #F68DFF #FBCAFF

Accessibility & contrast

On white

2.86
#F150FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.33
#F150FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F150FF
7.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F150FF#FFFFFF#000000##000000
##F150FF1.002.867.337.33
#FFFFFF2.861.0021.0021.00
#0000007.3321.001.001.00
##0000007.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#1F8CFF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#F66DA2
Achromatopsia (no color)
#999999

Design tokens & code

CSS
--color: #f150ff;
/* rgb */ color: rgb(241, 80, 255);
/* oklch */ color: oklch(71.7% 0.271 324.5);
Tailwind
colors: {
  custom: {
    50: '#fa8eff',
    500: '#f150ff',
    950: '#000000',
  },
}
SCSS
$custom: #f150ff;
$custom-light: #fa8eff;
$custom-dark: #000000;
JSON
{
  "hex": "#f150ff",
  "rgb": {
    "r": 241,
    "g": 80,
    "b": 255
  },
  "hsl": {
    "h": 295.2,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.71688,
    "c": 0.27099,
    "h": 324.5
  },
  "luminance": 0.31658
}

Semantic roles & 50–950 ramp

primary
#F150FF
secondary
#BDF3B8
accent
#E60012
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86

Preview Lab

Preview with #F150FF

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

Preview Lab → · Contrast checker → · Palette generator →

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