#FC75ED#FC75ED
#FC75ED is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.214 H 331.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75ED |
|---|---|
| RGB | rgb(252, 117, 237) |
| HSL | hsl(307, 96%, 72%) |
| HSV | hsv(307, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 6%, 1.2%) |
| CIE-LAB | lab(69.14, 66.17, -36.99) |
| CIE-LCH | lch(69.14, 75.81, 330.80°) |
| OKLab | oklab(76.14% 0.1889 -0.1009) |
| OKLCH | oklch(76.14% 0.214 331.9) |
| XYZ | xyz(61.7920, 39.5366, 84.4810) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75ED #75FC84
analogous
#C875FC #FC75ED #FC75A9
triadic
#FC75ED #EDFC75 #75EDFC
tetradic
#FC75ED #FCC875 #75FC84 #75A9FC
square
#FC75ED #FCC875 #75FC84 #75A9FC
split-complementary
#FC75ED #A9FC75 #75FCC8
monochromatic
#F105D7 #FB39E5 #FC75ED #FDB1F5 #FEE1FB
Accessibility & contrast
On white
2.36
#FC75ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FC75ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75ED
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75ED | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc75ed; /* rgb */ color: rgb(252, 117, 237); /* oklch */ color: oklch(76.1% 0.214 331.9);
Tailwind
colors: {
custom: {
50: '#ffa2f3',
500: '#fc75ed',
950: '#000000',
},
}SCSS
$custom: #fc75ed; $custom-light: #ffa2f3; $custom-dark: #000000;
JSON
{
"hex": "#fc75ed",
"rgb": {
"r": 252,
"g": 117,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76138,
"c": 0.21416,
"h": 331.9
},
"luminance": 0.39532
}Semantic roles & 50–950 ramp
primary
#FC75ED
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85