#FF00D9#FF00D9

#FF00D9 is a light, highly saturated purple. Relative luminance 0.263; OKLCH L 68.1% C 0.300 H 337.1°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).

Color values

HEX#FF00D9
RGBrgb(255, 0, 217)
HSLhsl(309, 100%, 50%)
HSVhsv(309, 100%, 100%)
CMYKcmyk(0%, 100%, 14.9%, 0%)
CIE-LABlab(58.30, 93.27, -42.75)
CIE-LCHlch(58.30, 102.60, 335.38°)
OKLaboklab(68.09% 0.2761 -0.1167)
OKLCHoklch(68.09% 0.3 337.1)
XYZxyz(53.7657, 26.2753, 67.8723)
Luminance0.2627 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF00D9 #00FF26
analogous
#A500FF #FF00D9 #FF005A
triadic
#FF00D9 #D9FF00 #00D9FF
tetradic
#FF00D9 #FFA500 #00FF26 #005AFF
square
#FF00D9 #FFA500 #00FF26 #005AFF
split-complementary
#FF00D9 #5AFF00 #00FFA5
monochromatic
#850071 #C200A5 #FF00D9 #FF3DE2 #FF7AEB

Accessibility & contrast

On white

3.36
#FF00D9 on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.25
#FF00D9 on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF00D9
6.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF00D9#FFFFFF#000000##000000
##FF00D91.003.366.256.25
#FFFFFF3.361.0021.0021.00
#0000006.2521.001.001.00
##0000006.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#1A77DD
Deuteranopia (green-blind)
#7E98D4
Tritanopia (blue-blind)
#FF2B80
Achromatopsia (no color)
#8C8C8C

Design tokens & code

CSS
--color: #ff00d9;
/* rgb */ color: rgb(255, 0, 217);
/* oklch */ color: oklch(68.1% 0.300 337.1);
Tailwind
colors: {
  custom: {
    50: '#ff7ae5',
    500: '#ff00d9',
    950: '#000000',
  },
}
SCSS
$custom: #ff00d9;
$custom-light: #ff7ae5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff00d9",
  "rgb": {
    "r": 255,
    "g": 0,
    "b": 217
  },
  "hsl": {
    "h": 308.941,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.68087,
    "c": 0.2998,
    "h": 337.1
  },
  "luminance": 0.2627
}

Semantic roles & 50–950 ramp

primary
#FF00D9
secondary
#74E785
accent
#FF4929
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#190B16
muted
#877C84

Preview Lab

Preview with #FF00D9

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

Preview Lab → · Contrast checker → · Palette generator →

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