#FC75FB#FC75FB
#FC75FB is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.8% C 0.226 H 327.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75FB |
|---|---|
| RGB | rgb(252, 117, 251) |
| HSL | hsl(300, 96%, 72%) |
| HSV | hsv(300, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(69.74, 68.47, -43.73) |
| CIE-LCH | lch(69.74, 81.24, 327.44°) |
| OKLab | oklab(76.78% 0.1908 -0.1203) |
| OKLCH | oklch(76.78% 0.226 327.8) |
| XYZ | xyz(63.9178, 40.3869, 95.6769) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 3.56
Candy Pink
#FF63E9
ΔE00 3.75
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75FB #75FC76
analogous
#B975FC #FC75FB #FC75B8
triadic
#FC75FB #FBFC75 #75FBFC
tetradic
#FC75FB #FCB975 #75FC76 #75B8FC
square
#FC75FB #FCB975 #75FC76 #75B8FC
split-complementary
#FC75FB #B8FC75 #75FCB9
monochromatic
#F105F0 #FB39F9 #FC75FB #FDB1FD #FEE1FE
Accessibility & contrast
On white
2.31
#FC75FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FC75FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75FB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75FB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF84AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc75fb; /* rgb */ color: rgb(252, 117, 251); /* oklch */ color: oklch(76.8% 0.226 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#fc75fb',
950: '#000000',
},
}SCSS
$custom: #fc75fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#fc75fb",
"rgb": {
"r": 252,
"g": 117,
"b": 251
},
"hsl": {
"h": 300.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76781,
"c": 0.22555,
"h": 327.8
},
"luminance": 0.40383
}Semantic roles & 50–950 ramp
primary
#FC75FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85