#FC75EB#FC75EB
#FC75EB is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.213 H 332.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75EB |
|---|---|
| RGB | rgb(252, 117, 235) |
| HSL | hsl(308, 96%, 72%) |
| HSV | hsv(308, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 6.7%, 1.2%) |
| CIE-LAB | lab(69.05, 65.85, -36.02) |
| CIE-LCH | lch(69.05, 75.06, 331.32°) |
| OKLab | oklab(76.05% 0.1886 -0.0982) |
| OKLCH | oklch(76.05% 0.213 332.5) |
| XYZ | xyz(61.5014, 39.4204, 82.9507) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Candy Pink
#FF63E9
ΔE00 2.76
Violet (CSS)
#EE82EE
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75EB #75FC86
analogous
#CA75FC #FC75EB #FC75A7
triadic
#FC75EB #EBFC75 #75EBFC
tetradic
#FC75EB #FCCA75 #75FC86 #75A7FC
square
#FC75EB #FCCA75 #75FC86 #75A7FC
split-complementary
#FC75EB #A7FC75 #75FCCA
monochromatic
#F105D4 #FB39E2 #FC75EB #FDB1F4 #FEE1FB
Accessibility & contrast
On white
2.36
#FC75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FC75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75EB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75EB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FF7FA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc75eb; /* rgb */ color: rgb(252, 117, 235); /* oklch */ color: oklch(76.0% 0.213 332.5);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fc75eb',
950: '#000000',
},
}SCSS
$custom: #fc75eb; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fc75eb",
"rgb": {
"r": 252,
"g": 117,
"b": 235
},
"hsl": {
"h": 307.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76049,
"c": 0.21259,
"h": 332.5
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#FC75EB
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85