#F250FF#F250FF

#F250FF is a light, highly saturated purple. Relative luminance 0.318; OKLCH L 71.8% C 0.271 H 324.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).

Color values

HEX#F250FF
RGBrgb(242, 80, 255)
HSLhsl(296, 100%, 66%)
HSVhsv(296, 69%, 100%)
CMYKcmyk(5.1%, 68.6%, 0%, 0%)
CIE-LABlab(63.21, 81.54, -56.34)
CIE-LCHlch(63.21, 99.11, 325.36°)
OKLaboklab(71.82% 0.2216 -0.1567)
OKLCHoklch(71.82% 0.271 324.7)
XYZxyz(57.5352, 31.8382, 97.7033)
Luminance0.3184 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F250FF #5DFF50
analogous
#9A50FF #F250FF #FF50B4
triadic
#F250FF #FFF250 #50FFF2
tetradic
#F250FF #FF9A50 #5DFF50 #50B4FF
square
#F250FF #FF9A50 #5DFF50 #50B4FF
split-complementary
#F250FF #B4FF50 #50FF9A
monochromatic
#C500D5 #ED13FF #F250FF #F78DFF #FBCAFF

Accessibility & contrast

On white

2.85
#F250FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.37
#F250FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F250FF
7.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F250FF#FFFFFF#000000##000000
##F250FF1.002.857.377.37
#FFFFFF2.851.0021.0021.00
#0000007.3721.001.001.00
##0000007.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#208CFF
Deuteranopia (green-blind)
#72A0FB
Tritanopia (blue-blind)
#F76DA2
Achromatopsia (no color)
#999999

Design tokens & code

CSS
--color: #f250ff;
/* rgb */ color: rgb(242, 80, 255);
/* oklch */ color: oklch(71.8% 0.271 324.7);
Tailwind
colors: {
  custom: {
    50: '#fa8eff',
    500: '#f250ff',
    950: '#000000',
  },
}
SCSS
$custom: #f250ff;
$custom-light: #fa8eff;
$custom-dark: #000000;
JSON
{
  "hex": "#f250ff",
  "rgb": {
    "r": 242,
    "g": 80,
    "b": 255
  },
  "hsl": {
    "h": 295.543,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.71822,
    "c": 0.27142,
    "h": 324.7
  },
  "luminance": 0.31835
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #F250FF

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

Preview Lab → · Contrast checker → · Palette generator →

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