#F555FF#F555FF

#F555FF is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.7% C 0.267 H 325.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).

Color values

HEX#F555FF
RGBrgb(245, 85, 255)
HSLhsl(296, 100%, 67%)
HSVhsv(296, 67%, 100%)
CMYKcmyk(3.9%, 66.7%, 0%, 0%)
CIE-LABlab(64.27, 80.42, -54.63)
CIE-LCHlch(64.27, 97.22, 325.81°)
OKLaboklab(72.67% 0.2199 -0.1517)
OKLCHoklch(72.67% 0.267 325.4)
XYZxyz(58.9534, 33.1332, 97.8785)
Luminance0.3313 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F555FF #5FFF55
analogous
#A055FF #F555FF #FF55B4
triadic
#F555FF #FFF555 #55FFF5
tetradic
#F555FF #FFA055 #5FFF55 #55B4FF
square
#F555FF #FFA055 #5FFF55 #55B4FF
split-complementary
#F555FF #B4FF55 #55FFA0
monochromatic
#CD00DA #F118FF #F555FF #F992FF #FCCFFF

Accessibility & contrast

On white

2.75
#F555FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.63
#F555FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F555FF
7.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F555FF#FFFFFF#000000##000000
##F555FF1.002.757.637.63
#FFFFFF2.751.0021.0021.00
#0000007.6321.001.001.00
##0000007.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#308FFF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#FB70A4
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #f555ff;
/* rgb */ color: rgb(245, 85, 255);
/* oklch */ color: oklch(72.7% 0.267 325.4);
Tailwind
colors: {
  custom: {
    50: '#fc91ff',
    500: '#f555ff',
    950: '#000000',
  },
}
SCSS
$custom: #f555ff;
$custom-light: #fc91ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f555ff",
  "rgb": {
    "r": 245,
    "g": 85,
    "b": 255
  },
  "hsl": {
    "h": 296.471,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.72669,
    "c": 0.26715,
    "h": 325.4
  },
  "luminance": 0.33129
}

Semantic roles & 50–950 ramp

primary
#F555FF
secondary
#C0F3BD
accent
#E6000D
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86

Preview Lab

Preview with #F555FF

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

Preview Lab → · Contrast checker → · Palette generator →

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