#FC75F2#FC75F2
#FC75F2 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.218 H 330.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F2 |
|---|---|
| RGB | rgb(252, 117, 242) |
| HSL | hsl(304, 96%, 72%) |
| HSV | hsv(304, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 4%, 1.2%) |
| CIE-LAB | lab(69.35, 66.98, -39.41) |
| CIE-LCH | lch(69.35, 77.71, 329.53°) |
| OKLab | oklab(76.36% 0.1896 -0.1079) |
| OKLCH | oklch(76.36% 0.218 330.4) |
| XYZ | xyz(62.5327, 39.8329, 88.3820) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.17
Violet (CSS)
#EE82EE
ΔE00 2.84
Candy Pink
#FF63E9
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 3.85
Violet Pink
#FB5FFC
ΔE00 4.05
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F2 #75FC7F
analogous
#C275FC #FC75F2 #FC75AF
triadic
#FC75F2 #F2FC75 #75F2FC
tetradic
#FC75F2 #FCC275 #75FC7F #75AFFC
square
#FC75F2 #FCC275 #75FC7F #75AFFC
split-complementary
#FC75F2 #AFFC75 #75FCC2
monochromatic
#F105E0 #FB39EC #FC75F2 #FDB1F8 #FEE1FC
Accessibility & contrast
On white
2.34
#FC75F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FC75F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc75f2; /* rgb */ color: rgb(252, 117, 242); /* oklch */ color: oklch(76.4% 0.218 330.4);
Tailwind
colors: {
custom: {
50: '#ffa2f6',
500: '#fc75f2',
950: '#000000',
},
}SCSS
$custom: #fc75f2; $custom-light: #ffa2f6; $custom-dark: #000000;
JSON
{
"hex": "#fc75f2",
"rgb": {
"r": 252,
"g": 117,
"b": 242
},
"hsl": {
"h": 304.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76363,
"c": 0.21816,
"h": 330.4
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#FC75F2
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85