#FD01FF#FD01FF
#FD01FF is a light, highly saturated purple. Relative luminance 0.281; OKLCH L 69.9% C 0.322 H 327.9°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD01FF |
|---|---|
| RGB | rgb(253, 1, 255) |
| HSL | hsl(300, 100%, 50%) |
| HSV | hsv(300, 100%, 100%) |
| CMYK | cmyk(0.8%, 99.6%, 0%, 0%) |
| CIE-LAB | lab(60.01, 97.87, -61.35) |
| CIE-LCH | lch(60.01, 115.51, 327.92°) |
| OKLab | oklab(69.88% 0.2726 -0.1708) |
| OKLCH | oklch(69.88% 0.322 327.9) |
| XYZ | xyz(58.5682, 28.1290, 96.9331) |
| Luminance | 0.2812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.35
Fuchsia
#FF00FF
ΔE00 0.35
Bright Magenta
#FF08E8
ΔE00 3.15
Pink Purple
#EF1DE7
ΔE00 3.41
Heliotrope
#D94FF5
ΔE00 5.18
Fuchsia (survey)
#ED0DD9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD01FF #03FF01
analogous
#7E01FF #FD01FF #FF0182
triadic
#FD01FF #FFFD01 #01FFFD
tetradic
#FD01FF #FF7E01 #03FF01 #0182FF
square
#FD01FF #FF7E01 #03FF01 #0182FF
split-complementary
#FD01FF #82FF01 #01FF7E
monochromatic
#850086 #C100C3 #FD01FF #FD3EFF #FE7BFF
Accessibility & contrast
On white
3.17
#FD01FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#FD01FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FD01FF
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD01FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD01FF | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#669AFA
Tritanopia (blue-blind)
#FF4B97
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #fd01ff; /* rgb */ color: rgb(253, 1, 255); /* oklch */ color: oklch(69.9% 0.322 327.9);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#fd01ff',
950: '#000000',
},
}SCSS
$custom: #fd01ff; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#fd01ff",
"rgb": {
"r": 253,
"g": 1,
"b": 255
},
"hsl": {
"h": 299.528,
"s": 100,
"l": 50.196
},
"oklch": {
"l": 0.69881,
"c": 0.32163,
"h": 327.9
},
"luminance": 0.28124
}Semantic roles & 50–950 ramp
primary
#FD01FF
secondary
#76E775
accent
#FF292A
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86