#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 |
|---|---|
| RGB | rgb(255, 0, 217) |
| HSL | hsl(309, 100%, 50%) |
| HSV | hsv(309, 100%, 100%) |
| CMYK | cmyk(0%, 100%, 14.9%, 0%) |
| CIE-LAB | lab(58.30, 93.27, -42.75) |
| CIE-LCH | lch(58.30, 102.60, 335.38°) |
| OKLab | oklab(68.09% 0.2761 -0.1167) |
| OKLCH | oklch(68.09% 0.3 337.1) |
| XYZ | xyz(53.7657, 26.2753, 67.8723) |
| Luminance | 0.2627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.14
Hot Magenta
#F504C9
ΔE00 2.70
Fuchsia (survey)
#ED0DD9
ΔE00 3.34
Pink Purple
#EF1DE7
ΔE00 3.62
Purpleish Pink
#DF4EC8
ΔE00 5.15
Magenta
#FF00FF
ΔE00 5.18
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 |
|---|---|---|---|---|
| ##FF00D9 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.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