#FF85DC#FF85DC

#FF85DC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.9% C 0.179 H 339.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).

Color values

HEX#FF85DC
RGBrgb(255, 133, 220)
HSLhsl(317, 100%, 76%)
HSVhsv(317, 48%, 100%)
CMYKcmyk(0%, 47.8%, 13.7%, 0%)
CIE-LABlab(71.69, 56.91, -23.64)
CIE-LCHlch(71.69, 61.62, 337.44°)
OKLaboklab(77.9% 0.1669 -0.0634)
OKLCHoklch(77.9% 0.179 339.2)
XYZxyz(62.5464, 43.2067, 72.7417)
Luminance0.4320 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF85DC #85FFA8
analogous
#E585FF #FF85DC #FF859F
triadic
#FF85DC #DCFF85 #85DCFF
tetradic
#FF85DC #FFE585 #85FFA8 #859FFF
square
#FF85DC #FFE585 #85FFA8 #859FFF
split-complementary
#FF85DC #9FFF85 #85FFE5
monochromatic
#FF0BB9 #FF48CA #FF85DC #FFC2EE #FFE0F6

Accessibility & contrast

On white

2.18
#FF85DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.64
#FF85DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF85DC
9.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF85DC#FFFFFF#000000##000000
##FF85DC1.002.189.649.64
#FFFFFF2.181.0021.0021.00
#0000009.6421.001.001.00
##0000009.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#FF88A7
Achromatopsia (no color)
#B0B0B0

Design tokens & code

CSS
--color: #ff85dc;
/* rgb */ color: rgb(255, 133, 220);
/* oklch */ color: oklch(77.9% 0.179 339.2);
Tailwind
colors: {
  custom: {
    50: '#fface7',
    500: '#ff85dc',
    950: '#000000',
  },
}
SCSS
$custom: #ff85dc;
$custom-light: #fface7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff85dc",
  "rgb": {
    "r": 255,
    "g": 133,
    "b": 220
  },
  "hsl": {
    "h": 317.213,
    "s": 100,
    "l": 76.078
  },
  "oklch": {
    "l": 0.77899,
    "c": 0.17855,
    "h": 339.2
  },
  "luminance": 0.43202
}

Semantic roles & 50–950 ramp

primary
#FF85DC
secondary
#D4F7DE
accent
#E64200
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84

Preview Lab

Preview with #FF85DC

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

Preview Lab → · Contrast checker → · Palette generator →

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