#FC75FC#FC75FC
#FC75FC is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.8% C 0.226 H 327.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75FC |
|---|---|
| RGB | rgb(252, 117, 252) |
| HSL | hsl(300, 96%, 72%) |
| HSV | hsv(300, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.79, 68.64, -44.21) |
| CIE-LCH | lch(69.79, 81.64, 327.22°) |
| OKLab | oklab(76.83% 0.1909 -0.1216) |
| OKLCH | oklch(76.83% 0.226 327.5) |
| XYZ | xyz(64.0758, 40.4501, 96.5092) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75FC #75FC75
analogous
#B975FC #FC75FC #FC75B9
triadic
#FC75FC #FCFC75 #75FCFC
tetradic
#FC75FC #FCB975 #75FC75 #75B9FC
square
#FC75FC #FCB975 #75FC75 #75B9FC
split-complementary
#FC75FC #B9FC75 #75FCB9
monochromatic
#F105F1 #FB39FB #FC75FC #FDB1FD #FEE1FE
Accessibility & contrast
On white
2.31
#FC75FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FC75FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75FC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75FC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75fc; /* rgb */ color: rgb(252, 117, 252); /* oklch */ color: oklch(76.8% 0.226 327.5);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#fc75fc',
950: '#000000',
},
}SCSS
$custom: #fc75fc; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#fc75fc",
"rgb": {
"r": 252,
"g": 117,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76829,
"c": 0.22637,
"h": 327.5
},
"luminance": 0.40446
}Semantic roles & 50–950 ramp
primary
#FC75FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86