#FF81ED#FF81ED

#FF81ED is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.198 H 332.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).

Color values

HEX#FF81ED
RGBrgb(255, 129, 237)
HSLhsl(309, 100%, 75%)
HSVhsv(309, 49%, 100%)
CMYKcmyk(0%, 49.4%, 7.1%, 0%)
CIE-LABlab(71.61, 61.48, -33.13)
CIE-LCHlch(71.61, 69.84, 331.68°)
OKLaboklab(78.05% 0.1762 -0.09)
OKLCHoklch(78.05% 0.198 332.9)
XYZxyz(64.3761, 43.0791, 85.0287)
Luminance0.4308 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF81ED #81FF93
analogous
#D281FF #FF81ED #FF81AE
triadic
#FF81ED #EDFF81 #81EDFF
tetradic
#FF81ED #FFD281 #81FF93 #81AEFF
square
#FF81ED #FFD281 #81FF93 #81AEFF
split-complementary
#FF81ED #AEFF81 #81FFD2
monochromatic
#FF07DC #FF44E4 #FF81ED #FFBEF6 #FFE0FB

Accessibility & contrast

On white

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

On black

9.62
#FF81ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF81ED
9.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF81ED#FFFFFF#000000##000000
##FF81ED1.002.189.629.62
#FFFFFF2.181.0021.0021.00
#0000009.6221.001.001.00
##0000009.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff81ed;
/* rgb */ color: rgb(255, 129, 237);
/* oklch */ color: oklch(78.0% 0.198 332.9);
Tailwind
colors: {
  custom: {
    50: '#ffaaf3',
    500: '#ff81ed',
    950: '#000000',
  },
}
SCSS
$custom: #ff81ed;
$custom-light: #ffaaf3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff81ed",
  "rgb": {
    "r": 255,
    "g": 129,
    "b": 237
  },
  "hsl": {
    "h": 308.571,
    "s": 100,
    "l": 75.294
  },
  "oklch": {
    "l": 0.78045,
    "c": 0.19781,
    "h": 332.9
  },
  "luminance": 0.43075
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF81ED

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

Preview Lab → · Contrast checker → · Palette generator →

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