#FC75F4#FC75F4
#FC75F4 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.220 H 329.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F4 |
|---|---|
| RGB | rgb(252, 117, 244) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(69.44, 67.31, -40.37) |
| CIE-LCH | lch(69.44, 78.49, 329.04°) |
| OKLab | oklab(76.46% 0.1899 -0.1106) |
| OKLCH | oklch(76.46% 0.22 329.8) |
| XYZ | xyz(62.8347, 39.9537, 89.9727) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.36
Violet (CSS)
#EE82EE
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.88
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F4 #75FC7D
analogous
#C175FC #FC75F4 #FC75B0
triadic
#FC75F4 #F4FC75 #75F4FC
tetradic
#FC75F4 #FCC175 #75FC7D #75B0FC
square
#FC75F4 #FCC175 #75FC7D #75B0FC
split-complementary
#FC75F4 #B0FC75 #75FCC1
monochromatic
#F105E3 #FB39EF #FC75F4 #FDB1F9 #FEE1FD
Accessibility & contrast
On white
2.34
#FC75F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FC75F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75f4; /* rgb */ color: rgb(252, 117, 244); /* oklch */ color: oklch(76.5% 0.220 329.8);
Tailwind
colors: {
custom: {
50: '#ffa2f8',
500: '#fc75f4',
950: '#000000',
},
}SCSS
$custom: #fc75f4; $custom-light: #ffa2f8; $custom-dark: #000000;
JSON
{
"hex": "#fc75f4",
"rgb": {
"r": 252,
"g": 117,
"b": 244
},
"hsl": {
"h": 303.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76455,
"c": 0.21978,
"h": 329.8
},
"luminance": 0.3995
}Semantic roles & 50–950 ramp
primary
#FC75F4
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85