#FC61FF#FC61FF
#FC61FF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.8% C 0.256 H 327.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC61FF |
|---|---|
| RGB | rgb(252, 97, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 62%, 100%) |
| CMYK | cmyk(1.2%, 62%, 0%, 0%) |
| CIE-LAB | lab(66.88, 77.49, -50.43) |
| CIE-LCH | lch(66.88, 92.46, 326.94°) |
| OKLab | oklab(74.75% 0.2147 -0.1395) |
| OKLCH | oklch(74.75% 0.256 327) |
| XYZ | xyz(62.4685, 36.4689, 98.3373) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.52
Light Magenta
#FA5FF7
ΔE00 1.15
Candy Pink
#FF63E9
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.91
Magenta
#FF00FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC61FF #64FF61
analogous
#AD61FF #FC61FF #FF61B3
triadic
#FC61FF #FFFC61 #61FFFC
tetradic
#FC61FF #FFAD61 #64FF61 #61B3FF
square
#FC61FF #FFAD61 #64FF61 #61B3FF
split-complementary
#FC61FF #B3FF61 #61FFAD
monochromatic
#E100E6 #FB24FF #FC61FF #FD9EFF #FEDBFF
Accessibility & contrast
On white
2.53
#FC61FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FC61FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC61FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC61FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC61FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc61ff; /* rgb */ color: rgb(252, 97, 255); /* oklch */ color: oklch(74.8% 0.256 327.0);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#fc61ff',
950: '#000000',
},
}SCSS
$custom: #fc61ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#fc61ff",
"rgb": {
"r": 252,
"g": 97,
"b": 255
},
"hsl": {
"h": 298.861,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.74751,
"c": 0.25602,
"h": 327
},
"luminance": 0.36465
}Semantic roles & 50–950 ramp
primary
#FC61FF
secondary
#C8F5C7
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86