#FF85F2#FF85F2

#FF85F2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.8% C 0.196 H 331.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).

Color values

HEX#FF85F2
RGBrgb(255, 133, 242)
HSLhsl(306, 100%, 76%)
HSVhsv(306, 48%, 100%)
CMYKcmyk(0%, 47.8%, 5.1%, 0%)
CIE-LABlab(72.53, 60.40, -34.44)
CIE-LCHlch(72.53, 69.53, 330.31°)
OKLaboklab(78.79% 0.1717 -0.0938)
OKLCHoklch(78.79% 0.196 331.4)
XYZxyz(65.6541, 44.4498, 89.1087)
Luminance0.4445 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF85F2 #85FF92
analogous
#CF85FF #FF85F2 #FF85B5
triadic
#FF85F2 #F2FF85 #85F2FF
tetradic
#FF85F2 #FFCF85 #85FF92 #85B5FF
square
#FF85F2 #FFCF85 #85FF92 #85B5FF
split-complementary
#FF85F2 #B5FF85 #85FFCF
monochromatic
#FF0BE5 #FF48EB #FF85F2 #FFC2F9 #FFE0FC

Accessibility & contrast

On white

2.12
#FF85F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.89
#FF85F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF85F2
9.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF85F2#FFFFFF#000000##000000
##FF85F21.002.129.899.89
#FFFFFF2.121.0021.0021.00
#0000009.8921.001.001.00
##0000009.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #ff85f2;
/* rgb */ color: rgb(255, 133, 242);
/* oklch */ color: oklch(78.8% 0.196 331.4);
Tailwind
colors: {
  custom: {
    50: '#ffacf6',
    500: '#ff85f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff85f2;
$custom-light: #ffacf6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff85f2",
  "rgb": {
    "r": 255,
    "g": 133,
    "b": 242
  },
  "hsl": {
    "h": 306.393,
    "s": 100,
    "l": 76.078
  },
  "oklch": {
    "l": 0.78793,
    "c": 0.1956,
    "h": 331.4
  },
  "luminance": 0.44446
}

Semantic roles & 50–950 ramp

primary
#FF85F2
secondary
#D4F7D7
accent
#E61800
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85

Preview Lab

Preview with #FF85F2

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

Preview Lab → · Contrast checker → · Palette generator →

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