#FC75E8#FC75E8
#FC75E8 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.210 H 333.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75E8 |
|---|---|
| RGB | rgb(252, 117, 232) |
| HSL | hsl(309, 96%, 72%) |
| HSV | hsv(309, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 7.9%, 1.2%) |
| CIE-LAB | lab(68.93, 65.38, -34.55) |
| CIE-LCH | lch(68.93, 73.95, 332.14°) |
| OKLab | oklab(75.92% 0.1881 -0.094) |
| OKLCH | oklch(75.92% 0.21 333.4) |
| XYZ | xyz(61.0717, 39.2485, 80.6873) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75E8 #75FC89
analogous
#CD75FC #FC75E8 #FC75A4
triadic
#FC75E8 #E8FC75 #75E8FC
tetradic
#FC75E8 #FCCD75 #75FC89 #75A4FC
square
#FC75E8 #FCCD75 #75FC89 #75A4FC
split-complementary
#FC75E8 #A4FC75 #75FCCD
monochromatic
#F105CE #FB39DE #FC75E8 #FDB1F2 #FEE1FA
Accessibility & contrast
On white
2.37
#FC75E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FC75E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75E8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75E8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CEC
Deuteranopia (green-blind)
#9BAFE4
Tritanopia (blue-blind)
#FF7EA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc75e8; /* rgb */ color: rgb(252, 117, 232); /* oklch */ color: oklch(75.9% 0.210 333.4);
Tailwind
colors: {
custom: {
50: '#ffa2ef',
500: '#fc75e8',
950: '#000000',
},
}SCSS
$custom: #fc75e8; $custom-light: #ffa2ef; $custom-dark: #000000;
JSON
{
"hex": "#fc75e8",
"rgb": {
"r": 252,
"g": 117,
"b": 232
},
"hsl": {
"h": 308.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.75917,
"c": 0.21025,
"h": 333.4
},
"luminance": 0.39244
}Semantic roles & 50–950 ramp
primary
#FC75E8
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84