#FF80DD#FF80DD

#FF80DD is a light, vivid pink. Relative luminance 0.419; OKLCH L 77.3% C 0.187 H 338.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).

Color values

HEX#FF80DD
RGBrgb(255, 128, 221)
HSLhsl(316, 100%, 75%)
HSVhsv(316, 50%, 100%)
CMYKcmyk(0%, 49.8%, 13.3%, 0%)
CIE-LABlab(70.82, 59.44, -25.53)
CIE-LCHlch(70.82, 64.69, 336.75°)
OKLaboklab(77.26% 0.1742 -0.0686)
OKLCHoklch(77.26% 0.187 338.5)
XYZxyz(62.0109, 41.9233, 73.2185)
Luminance0.4192 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF80DD #80FFA2
analogous
#E180FF #FF80DD #FF809D
triadic
#FF80DD #DDFF80 #80DDFF
tetradic
#FF80DD #FFE180 #80FFA2 #809DFF
square
#FF80DD #FFE180 #80FFA2 #809DFF
split-complementary
#FF80DD #9DFF80 #80FFE1
monochromatic
#FF06BC #FF43CD #FF80DD #FFBDED #FFE0F7

Accessibility & contrast

On white

2.24
#FF80DD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.38
#FF80DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF80DD
9.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF80DD#FFFFFF#000000##000000
##FF80DD1.002.249.389.38
#FFFFFF2.241.0021.0021.00
#0000009.3821.001.001.00
##0000009.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#84A1E0
Deuteranopia (green-blind)
#A7B5DA
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff80dd;
/* rgb */ color: rgb(255, 128, 221);
/* oklch */ color: oklch(77.3% 0.187 338.5);
Tailwind
colors: {
  custom: {
    50: '#ffa9e7',
    500: '#ff80dd',
    950: '#000000',
  },
}
SCSS
$custom: #ff80dd;
$custom-light: #ffa9e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff80dd",
  "rgb": {
    "r": 255,
    "g": 128,
    "b": 221
  },
  "hsl": {
    "h": 316.063,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.77257,
    "c": 0.18721,
    "h": 338.5
  },
  "luminance": 0.41919
}

Semantic roles & 50–950 ramp

primary
#FF80DD
secondary
#D4F7DD
accent
#E63D00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84

Preview Lab

Preview with #FF80DD

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

Preview Lab → · Contrast checker → · Palette generator →

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