#FF80EB#FF80EB

#FF80EB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.8% C 0.198 H 333.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).

Color values

HEX#FF80EB
RGBrgb(255, 128, 235)
HSLhsl(309, 100%, 75%)
HSVhsv(309, 50%, 100%)
CMYKcmyk(0%, 49.8%, 7.8%, 0%)
CIE-LABlab(71.35, 61.63, -32.43)
CIE-LCHlch(71.35, 69.64, 332.25°)
OKLaboklab(77.83% 0.1771 -0.088)
OKLCHoklch(77.83% 0.198 333.6)
XYZxyz(63.9545, 42.7007, 83.4547)
Luminance0.4270 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80EB #80FF94
analogous
#D480FF #FF80EB #FF80AB
triadic
#FF80EB #EBFF80 #80EBFF
tetradic
#FF80EB #FFD480 #80FF94 #80ABFF
square
#FF80EB #FFD480 #80FF94 #80ABFF
split-complementary
#FF80EB #ABFF80 #80FFD4
monochromatic
#FF06D8 #FF43E1 #FF80EB #FFBDF5 #FFE0FA

Accessibility & contrast

On white

2.20
#FF80EB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.54
#FF80EB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80EB
9.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80EB#FFFFFF#000000##000000
##FF80EB1.002.209.549.54
#FFFFFF2.201.0021.0021.00
#0000009.5421.001.001.00
##0000009.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff80eb;
/* rgb */ color: rgb(255, 128, 235);
/* oklch */ color: oklch(77.8% 0.198 333.6);
Tailwind
colors: {
  custom: {
    50: '#ffa9f1',
    500: '#ff80eb',
    950: '#000000',
  },
}
SCSS
$custom: #ff80eb;
$custom-light: #ffa9f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80eb",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 235
  },
  "hsl": {
    "h": 309.449,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.77828,
    "c": 0.19779,
    "h": 333.6
  },
  "luminance": 0.42697
}

Semantic roles & 50–950 ramp

primary
#FF80EB
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85

Preview Lab

Preview with #FF80EB

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

Preview Lab → · Contrast checker → · Palette generator →

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