#FC75FE#FC75FE
#FC75FE is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.9% C 0.228 H 327.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75FE |
|---|---|
| RGB | rgb(252, 117, 254) |
| HSL | hsl(299, 99%, 73%) |
| HSV | hsv(299, 54%, 100%) |
| CMYK | cmyk(0.8%, 53.9%, 0%, 0.4%) |
| CIE-LAB | lab(69.88, 68.98, -45.16) |
| CIE-LCH | lch(69.88, 82.44, 326.79°) |
| OKLab | oklab(76.92% 0.1911 -0.1244) |
| OKLCH | oklch(76.92% 0.228 327) |
| XYZ | xyz(64.3944, 40.5776, 98.1872) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.45
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.59
Candy Pink
#FF63E9
ΔE00 4.09
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75FE #77FE75
analogous
#B775FE #FC75FE #FE75BB
triadic
#FC75FE #FEFC75 #75FEFC
tetradic
#FC75FE #FEB775 #77FE75 #75BBFE
square
#FC75FE #FEB775 #77FE75 #75BBFE
split-complementary
#FC75FE #BBFE75 #75FEB7
monochromatic
#F302F7 #FB38FE #FC75FE #FDB2FE #FEE1FF
Accessibility & contrast
On white
2.30
#FC75FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FC75FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75FE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75FE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc75fe; /* rgb */ color: rgb(252, 117, 254); /* oklch */ color: oklch(76.9% 0.228 327.0);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fc75fe',
950: '#000000',
},
}SCSS
$custom: #fc75fe; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fc75fe",
"rgb": {
"r": 252,
"g": 117,
"b": 254
},
"hsl": {
"h": 299.124,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.76924,
"c": 0.22805,
"h": 327
},
"luminance": 0.40574
}Semantic roles & 50–950 ramp
primary
#FC75FE
secondary
#D4F7D4
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86