#FF8DEF#FF8DEF

#FF8DEF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.8% C 0.180 H 332.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).

Color values

HEX#FF8DEF
RGBrgb(255, 141, 239)
HSLhsl(308, 100%, 78%)
HSVhsv(308, 45%, 100%)
CMYKcmyk(0%, 44.7%, 6.3%, 0%)
CIE-LABlab(73.90, 56.04, -30.69)
CIE-LCHlch(73.90, 63.89, 331.30°)
OKLaboklab(79.77% 0.16 -0.0832)
OKLCHoklch(79.77% 0.18 332.5)
XYZxyz(66.3445, 46.5456, 87.1343)
Luminance0.4654 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8DEF #8DFF9D
analogous
#D68DFF #FF8DEF #FF8DB6
triadic
#FF8DEF #EFFF8D #8DEFFF
tetradic
#FF8DEF #FFD68D #8DFF9D #8DB6FF
square
#FF8DEF #FFD68D #8DFF9D #8DB6FF
split-complementary
#FF8DEF #B6FF8D #8DFFD6
monochromatic
#FF13DE #FF50E6 #FF8DEF #FFCAF8 #FFE0FB

Accessibility & contrast

On white

2.04
#FF8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.31
#FF8DEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8DEF
10.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8DEF#FFFFFF#000000##000000
##FF8DEF1.002.0410.3110.31
#FFFFFF2.041.0021.0021.00
#00000010.3121.001.001.00
##00000010.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ff8def;
/* rgb */ color: rgb(255, 141, 239);
/* oklch */ color: oklch(79.8% 0.180 332.5);
Tailwind
colors: {
  custom: {
    50: '#ffb1f4',
    500: '#ff8def',
    950: '#000000',
  },
}
SCSS
$custom: #ff8def;
$custom-light: #ffb1f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8def",
  "rgb": {
    "r": 255,
    "g": 141,
    "b": 239
  },
  "hsl": {
    "h": 308.421,
    "s": 100,
    "l": 77.647
  },
  "oklch": {
    "l": 0.79775,
    "c": 0.18031,
    "h": 332.5
  },
  "luminance": 0.46542
}

Semantic roles & 50–950 ramp

primary
#FF8DEF
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF8DEF

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

Preview Lab → · Contrast checker → · Palette generator →

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