#FC3FFF#FC3FFF
#FC3FFF is a light, highly saturated purple. Relative luminance 0.315; OKLCH L 71.9% C 0.292 H 327.4°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC3FFF |
|---|---|
| RGB | rgb(252, 63, 255) |
| HSL | hsl(299, 100%, 62%) |
| HSV | hsv(299, 75%, 100%) |
| CMYK | cmyk(1.2%, 75.3%, 0%, 0%) |
| CIE-LAB | lab(62.91, 88.74, -56.73) |
| CIE-LCH | lch(62.91, 105.32, 327.41°) |
| OKLab | oklab(71.9% 0.2463 -0.1575) |
| OKLCH | oklch(71.9% 0.292 327.4) |
| XYZ | xyz(59.9715, 31.4748, 97.5049) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.85
Fuchsia
#FF00FF
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 3.80
Bright Magenta
#FF08E8
ΔE00 4.38
Heliotrope
#D94FF5
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC3FFF #42FF3F
analogous
#9C3FFF #FC3FFF #FF3FA2
triadic
#FC3FFF #FFFC3F #3FFFFC
tetradic
#FC3FFF #FF9C3F #42FF3F #3FA2FF
square
#FC3FFF #FF9C3F #42FF3F #3FA2FF
split-complementary
#FC3FFF #A2FF3F #3FFF9C
monochromatic
#C100C4 #FB02FF #FC3FFF #FD7CFF #FEB9FF
Accessibility & contrast
On white
2.88
#FC3FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#FC3FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC3FFF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC3FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC3FFF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#FF609E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #fc3fff; /* rgb */ color: rgb(252, 63, 255); /* oklch */ color: oklch(71.9% 0.292 327.4);
Tailwind
colors: {
custom: {
50: '#ff88ff',
500: '#fc3fff',
950: '#000000',
},
}SCSS
$custom: #fc3fff; $custom-light: #ff88ff; $custom-dark: #000000;
JSON
{
"hex": "#fc3fff",
"rgb": {
"r": 252,
"g": 63,
"b": 255
},
"hsl": {
"h": 299.063,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.719,
"c": 0.29239,
"h": 327.4
},
"luminance": 0.3147
}Semantic roles & 50–950 ramp
primary
#FC3FFF
secondary
#ABF0AA
accent
#E60004
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86