#FC75F6#FC75F6
#FC75F6 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.221 H 329.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F6 |
|---|---|
| RGB | rgb(252, 117, 246) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 2.4%, 1.2%) |
| CIE-LAB | lab(69.52, 67.64, -41.34) |
| CIE-LCH | lch(69.52, 79.27, 328.57°) |
| OKLab | oklab(76.55% 0.1902 -0.1134) |
| OKLCH | oklch(76.55% 0.221 329.2) |
| XYZ | xyz(63.1400, 40.0758, 91.5806) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 3.75
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F6 #75FC7B
analogous
#BF75FC #FC75F6 #FC75B2
triadic
#FC75F6 #F6FC75 #75F6FC
tetradic
#FC75F6 #FCBF75 #75FC7B #75B2FC
square
#FC75F6 #FCBF75 #75FC7B #75B2FC
split-complementary
#FC75F6 #B2FC75 #75FCBF
monochromatic
#F105E7 #FB39F2 #FC75F6 #FDB1FA #FEE1FD
Accessibility & contrast
On white
2.33
#FC75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FC75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F6
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F6 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFA
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75f6; /* rgb */ color: rgb(252, 117, 246); /* oklch */ color: oklch(76.5% 0.221 329.2);
Tailwind
colors: {
custom: {
50: '#ffa2f9',
500: '#fc75f6',
950: '#000000',
},
}SCSS
$custom: #fc75f6; $custom-light: #ffa2f9; $custom-dark: #000000;
JSON
{
"hex": "#fc75f6",
"rgb": {
"r": 252,
"g": 117,
"b": 246
},
"hsl": {
"h": 302.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76547,
"c": 0.22141,
"h": 329.2
},
"luminance": 0.40072
}Semantic roles & 50–950 ramp
primary
#FC75F6
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85