#FC75F7#FC75F7
#FC75F7 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.6% C 0.222 H 328.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F7 |
|---|---|
| RGB | rgb(252, 117, 247) |
| HSL | hsl(302, 96%, 72%) |
| HSV | hsv(302, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 2%, 1.2%) |
| CIE-LAB | lab(69.57, 67.80, -41.82) |
| CIE-LCH | lch(69.57, 79.66, 328.34°) |
| OKLab | oklab(76.59% 0.1903 -0.1148) |
| OKLCH | oklch(76.59% 0.222 328.9) |
| XYZ | xyz(63.2939, 40.1373, 92.3912) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 3.62
Violet Pink
#FB5FFC
ΔE00 3.68
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F7 #75FC7A
analogous
#BD75FC #FC75F7 #FC75B4
triadic
#FC75F7 #F7FC75 #75F7FC
tetradic
#FC75F7 #FCBD75 #75FC7A #75B4FC
square
#FC75F7 #FCBD75 #75FC7A #75B4FC
split-complementary
#FC75F7 #B4FC75 #75FCBD
monochromatic
#F105E9 #FB39F4 #FC75F7 #FDB1FA #FEE1FD
Accessibility & contrast
On white
2.33
#FC75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FC75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#95B0F3
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75f7; /* rgb */ color: rgb(252, 117, 247); /* oklch */ color: oklch(76.6% 0.222 328.9);
Tailwind
colors: {
custom: {
50: '#ffa3fa',
500: '#fc75f7',
950: '#000000',
},
}SCSS
$custom: #fc75f7; $custom-light: #ffa3fa; $custom-dark: #000000;
JSON
{
"hex": "#fc75f7",
"rgb": {
"r": 252,
"g": 117,
"b": 247
},
"hsl": {
"h": 302.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76594,
"c": 0.22223,
"h": 328.9
},
"luminance": 0.40133
}Semantic roles & 50–950 ramp
primary
#FC75F7
secondary
#D4F7D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85