#FC75FF#FC75FF
#FC75FF is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 77.0% C 0.229 H 326.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75FF |
|---|---|
| RGB | rgb(252, 117, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 54%, 100%) |
| CMYK | cmyk(1.2%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(69.92, 69.15, -45.63) |
| CIE-LCH | lch(69.92, 82.85, 326.58°) |
| OKLab | oklab(76.97% 0.1913 -0.1257) |
| OKLCH | oklch(76.97% 0.229 326.7) |
| XYZ | xyz(64.5550, 40.6418, 99.0327) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.45
Violet (CSS)
#EE82EE
ΔE00 3.56
Light Magenta
#FA5FF7
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 4.20
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75FF #78FF75
analogous
#B775FF #FC75FF #FF75BD
triadic
#FC75FF #FFFC75 #75FFFC
tetradic
#FC75FF #FFB775 #78FF75 #75BDFF
square
#FC75FF #FFB775 #78FF75 #75BDFF
split-complementary
#FC75FF #BDFF75 #75FFB7
monochromatic
#F400FA #FB38FF #FC75FF #FDB2FF #FEE0FF
Accessibility & contrast
On white
2.30
#FC75FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC75FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75FF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75FF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF86B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc75ff; /* rgb */ color: rgb(252, 117, 255); /* oklch */ color: oklch(77.0% 0.229 326.7);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fc75ff',
950: '#000000',
},
}SCSS
$custom: #fc75ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fc75ff",
"rgb": {
"r": 252,
"g": 117,
"b": 255
},
"hsl": {
"h": 298.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76972,
"c": 0.22889,
"h": 326.7
},
"luminance": 0.40638
}Semantic roles & 50–950 ramp
primary
#FC75FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86