#FC75F5#FC75F5
#FC75F5 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.221 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F5 |
|---|---|
| RGB | rgb(252, 117, 245) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 2.8%, 1.2%) |
| CIE-LAB | lab(69.48, 67.47, -40.85) |
| CIE-LCH | lch(69.48, 78.88, 328.81°) |
| OKLab | oklab(76.5% 0.19 -0.112) |
| OKLCH | oklch(76.5% 0.221 329.5) |
| XYZ | xyz(62.9870, 40.0146, 90.7745) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.81
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F5 #75FC7C
analogous
#BF75FC #FC75F5 #FC75B2
triadic
#FC75F5 #F5FC75 #75F5FC
tetradic
#FC75F5 #FCBF75 #75FC7C #75B2FC
square
#FC75F5 #FCBF75 #75FC7C #75B2FC
split-complementary
#FC75F5 #B2FC75 #75FCBF
monochromatic
#F105E5 #FB39F1 #FC75F5 #FDB1F9 #FEE1FD
Accessibility & contrast
On white
2.33
#FC75F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FC75F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F5 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EF9
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75f5; /* rgb */ color: rgb(252, 117, 245); /* oklch */ color: oklch(76.5% 0.221 329.5);
Tailwind
colors: {
custom: {
50: '#ffa2f9',
500: '#fc75f5',
950: '#000000',
},
}SCSS
$custom: #fc75f5; $custom-light: #ffa2f9; $custom-dark: #000000;
JSON
{
"hex": "#fc75f5",
"rgb": {
"r": 252,
"g": 117,
"b": 245
},
"hsl": {
"h": 303.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76501,
"c": 0.22059,
"h": 329.5
},
"luminance": 0.40011
}Semantic roles & 50–950 ramp
primary
#FC75F5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85