#FC75E9#FC75E9
#FC75E9 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.211 H 333.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75E9 |
|---|---|
| RGB | rgb(252, 117, 233) |
| HSL | hsl(308, 96%, 72%) |
| HSV | hsv(308, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 7.5%, 1.2%) |
| CIE-LAB | lab(68.97, 65.53, -35.04) |
| CIE-LCH | lch(68.97, 74.31, 331.87°) |
| OKLab | oklab(75.96% 0.1882 -0.0954) |
| OKLCH | oklch(75.96% 0.211 333.1) |
| XYZ | xyz(61.2141, 39.3054, 81.4375) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75E9 #75FC88
analogous
#CB75FC #FC75E9 #FC75A6
triadic
#FC75E9 #E9FC75 #75E9FC
tetradic
#FC75E9 #FCCB75 #75FC88 #75A6FC
square
#FC75E9 #FCCB75 #75FC88 #75A6FC
split-complementary
#FC75E9 #A6FC75 #75FCCB
monochromatic
#F105D0 #FB39DF #FC75E9 #FDB1F3 #FEE1FA
Accessibility & contrast
On white
2.37
#FC75E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FC75E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75E9
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75E9 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CED
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc75e9; /* rgb */ color: rgb(252, 117, 233); /* oklch */ color: oklch(76.0% 0.211 333.1);
Tailwind
colors: {
custom: {
50: '#ffa2f0',
500: '#fc75e9',
950: '#000000',
},
}SCSS
$custom: #fc75e9; $custom-light: #ffa2f0; $custom-dark: #000000;
JSON
{
"hex": "#fc75e9",
"rgb": {
"r": 252,
"g": 117,
"b": 233
},
"hsl": {
"h": 308.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.75961,
"c": 0.21103,
"h": 333.1
},
"luminance": 0.39301
}Semantic roles & 50–950 ramp
primary
#FC75E9
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84