#FC75F8#FC75F8
#FC75F8 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.223 H 328.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F8 |
|---|---|
| RGB | rgb(252, 117, 248) |
| HSL | hsl(302, 96%, 72%) |
| HSV | hsv(302, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 1.6%, 1.2%) |
| CIE-LAB | lab(69.61, 67.97, -42.29) |
| CIE-LCH | lch(69.61, 80.05, 328.11°) |
| OKLab | oklab(76.64% 0.1904 -0.1161) |
| OKLCH | oklch(76.64% 0.223 328.6) |
| XYZ | xyz(63.4486, 40.1992, 93.2060) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 3.63
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F8 #75FC79
analogous
#BD75FC #FC75F8 #FC75B4
triadic
#FC75F8 #F8FC75 #75F8FC
tetradic
#FC75F8 #FCBD75 #75FC79 #75B4FC
square
#FC75F8 #FCBD75 #75FC79 #75B4FC
split-complementary
#FC75F8 #B4FC75 #75FCBD
monochromatic
#F105EA #FB39F5 #FC75F8 #FDB1FB #FEE1FD
Accessibility & contrast
On white
2.32
#FC75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FC75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75f8; /* rgb */ color: rgb(252, 117, 248); /* oklch */ color: oklch(76.6% 0.223 328.6);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fc75f8',
950: '#000000',
},
}SCSS
$custom: #fc75f8; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fc75f8",
"rgb": {
"r": 252,
"g": 117,
"b": 248
},
"hsl": {
"h": 301.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.7664,
"c": 0.22306,
"h": 328.6
},
"luminance": 0.40195
}Semantic roles & 50–950 ramp
primary
#FC75F8
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85