#FC75F9#FC75F9
#FC75F9 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.224 H 328.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75F9 |
|---|---|
| RGB | rgb(252, 117, 249) |
| HSL | hsl(301, 96%, 72%) |
| HSV | hsv(301, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 1.2%, 1.2%) |
| CIE-LAB | lab(69.66, 68.14, -42.77) |
| CIE-LCH | lch(69.66, 80.45, 327.88°) |
| OKLab | oklab(76.69% 0.1906 -0.1175) |
| OKLCH | oklch(76.69% 0.224 328.3) |
| XYZ | xyz(63.6042, 40.2615, 94.0253) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 3.08
Candy Pink
#FF63E9
ΔE00 3.55
Light Magenta
#FA5FF7
ΔE00 3.57
Violet Pink
#FB5FFC
ΔE00 3.58
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75F9 #75FC78
analogous
#BB75FC #FC75F9 #FC75B6
triadic
#FC75F9 #F9FC75 #75F9FC
tetradic
#FC75F9 #FCBB75 #75FC78 #75B6FC
square
#FC75F9 #FCBB75 #75FC78 #75B6FC
split-complementary
#FC75F9 #B6FC75 #75FCBB
monochromatic
#F105EC #FB39F6 #FC75F9 #FDB1FC #FEE1FE
Accessibility & contrast
On white
2.32
#FC75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FC75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75F9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75F9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#FF84AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75f9; /* rgb */ color: rgb(252, 117, 249); /* oklch */ color: oklch(76.7% 0.224 328.3);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fc75f9',
950: '#000000',
},
}SCSS
$custom: #fc75f9; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fc75f9",
"rgb": {
"r": 252,
"g": 117,
"b": 249
},
"hsl": {
"h": 301.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76687,
"c": 0.22388,
"h": 328.3
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#FC75F9
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85