#FC00FE#FC00FE
#FC00FE is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 69.7% C 0.321 H 327.9°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC00FE |
|---|---|
| RGB | rgb(252, 0, 254) |
| HSL | hsl(300, 100%, 50%) |
| HSV | hsv(300, 100%, 100%) |
| CMYK | cmyk(0.8%, 100%, 0%, 0.4%) |
| CIE-LAB | lab(59.76, 97.64, -61.21) |
| CIE-LCH | lch(59.76, 115.23, 327.92°) |
| OKLab | oklab(69.66% 0.2719 -0.1703) |
| OKLCH | oklch(69.66% 0.321 327.9) |
| XYZ | xyz(58.0336, 27.8558, 96.0669) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.54
Fuchsia
#FF00FF
ΔE00 0.54
Bright Magenta
#FF08E8
ΔE00 3.09
Pink Purple
#EF1DE7
ΔE00 3.22
Heliotrope
#D94FF5
ΔE00 5.11
Fuchsia (survey)
#ED0DD9
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC00FE #02FE00
analogous
#7D00FE #FC00FE #FE0081
triadic
#FC00FE #FEFC00 #00FEFC
tetradic
#FC00FE #FE7D00 #02FE00 #0081FE
square
#FC00FE #FE7D00 #02FE00 #0081FE
split-complementary
#FC00FE #81FE00 #00FE7D
monochromatic
#830084 #BF00C1 #FC00FE #FD3CFF #FE79FF
Accessibility & contrast
On white
3.20
#FC00FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#FC00FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FC00FE
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC00FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC00FE | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#6699F9
Tritanopia (blue-blind)
#FF4B96
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #fc00fe; /* rgb */ color: rgb(252, 0, 254); /* oklch */ color: oklch(69.7% 0.321 327.9);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#fc00fe',
950: '#000000',
},
}SCSS
$custom: #fc00fe; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#fc00fe",
"rgb": {
"r": 252,
"g": 0,
"b": 254
},
"hsl": {
"h": 299.528,
"s": 100,
"l": 49.804
},
"oklch": {
"l": 0.69659,
"c": 0.32085,
"h": 327.9
},
"luminance": 0.27851
}Semantic roles & 50–950 ramp
primary
#FC00FE
secondary
#74E673
accent
#FF292A
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86