Fuchsia colour (#FF00FF)
Fuchsia is medium a pink/magenta with hex code #FF00FF, one of the 148 named colours every browser understands, so you can write color: ${name} directly in CSS. In RGB it is 255, 0, 255; in HSL 300°, 100%, 50%. Use the tool to explore shades and harmonies.
How to use the Fuchsia colour
- The colour is pre-filled; click Explore to see all formats, shades and harmonies.
- Edit the value to try a variation.
- Copy the code you need.
Fuchsia in every format
| Format | Value |
|---|---|
| HEX | #FF00FF |
| RGB | rgb(255, 0, 255) |
| RGB (0–1) | 1.000, 0.000, 1.000 |
| HSL | hsl(300, 100%, 50%) |
| CMYK (approx.) | 0%, 100%, 0%, 0% |
| CSS | color: fuchsia; |
Shades and tints of Fuchsia
Same hue and saturation, lightness from 90% to 10%:
#ffccff | #ff99ff | #ff66ff | #ff33ff | #ff00ff | #cc00cc | #990099 | #660066 | #330033 |
Colours that go with Fuchsia
| Harmony | Colours | |
|---|---|---|
| Complementary | #00ff00 | |
| Triadic | #ffff00 | #00ffff |
| Analogous | #ff0080 | #8000ff |
Similar named colours
The closest CSS named colours by RGB distance, useful when you need a keyword instead of a hex code or want a near match:
| Colour | HEX | Difference |
|---|---|---|
| deeppink | #ff1493 | noticeably different |
| darkviolet | #9400d3 | noticeably different |
| mediumorchid | #ba55d3 | noticeably different |
| darkorchid | #9932cc | noticeably different |
| orchid | #da70d6 | noticeably different |
Accessibility
Contrast ratio of Fuchsia against white is 3.14:1 (fails WCAG AA for normal text) and against black 6.7:1 (passes). Use black or very dark text on a Fuchsia background rather than white.
Frequently asked questions
What is the hex code for Fuchsia?
#FF00FF.
What is Fuchsia in RGB?
rgb(255, 0, 255).
What colour is complementary to Fuchsia?
#00ff00, directly opposite on the colour wheel.
Privacy
This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.
Last updated 2026-09-23.