#FF8ADD#FF8ADD

#FF8ADD is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.6% C 0.171 H 339.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).

Color values

HEX#FF8ADD
RGBrgb(255, 138, 221)
HSLhsl(317, 100%, 77%)
HSVhsv(317, 46%, 100%)
CMYKcmyk(0%, 45.9%, 13.3%, 0%)
CIE-LABlab(72.67, 54.63, -22.71)
CIE-LCHlch(72.67, 59.16, 337.43°)
OKLaboklab(78.64% 0.16 -0.0608)
OKLCHoklch(78.64% 0.171 339.2)
XYZxyz(63.3801, 44.6617, 73.6749)
Luminance0.4466 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8ADD #8AFFAC
analogous
#E78AFF #FF8ADD #FF8AA3
triadic
#FF8ADD #DDFF8A #8ADDFF
tetradic
#FF8ADD #FFE78A #8AFFAC #8AA3FF
square
#FF8ADD #FFE78A #8AFFAC #8AA3FF
split-complementary
#FF8ADD #A3FF8A #8AFFE7
monochromatic
#FF10B9 #FF4DCB #FF8ADD #FFC7EF #FFE0F6

Accessibility & contrast

On white

2.11
#FF8ADD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.93
#FF8ADD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8ADD
9.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8ADD#FFFFFF#000000##000000
##FF8ADD1.002.119.939.93
#FFFFFF2.111.0021.0021.00
#0000009.9321.001.001.00
##0000009.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#8EA7E0
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #ff8add;
/* rgb */ color: rgb(255, 138, 221);
/* oklch */ color: oklch(78.6% 0.171 339.2);
Tailwind
colors: {
  custom: {
    50: '#ffafe7',
    500: '#ff8add',
    950: '#000000',
  },
}
SCSS
$custom: #ff8add;
$custom-light: #ffafe7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8add",
  "rgb": {
    "r": 255,
    "g": 138,
    "b": 221
  },
  "hsl": {
    "h": 317.436,
    "s": 100,
    "l": 77.059
  },
  "oklch": {
    "l": 0.78638,
    "c": 0.1712,
    "h": 339.2
  },
  "luminance": 0.44657
}

Semantic roles & 50–950 ramp

primary
#FF8ADD
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084

Preview Lab

Preview with #FF8ADD

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

Preview Lab → · Contrast checker → · Palette generator →

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