#FB75F7#FB75F7
#FB75F7 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.5% C 0.222 H 328.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75F7 |
|---|---|
| RGB | rgb(251, 117, 247) |
| HSL | hsl(302, 94%, 72%) |
| HSV | hsv(302, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 1.6%, 1.6%) |
| CIE-LAB | lab(69.43, 67.54, -42.03) |
| CIE-LCH | lch(69.43, 79.55, 328.11°) |
| OKLab | oklab(76.47% 0.1892 -0.1154) |
| OKLCH | oklch(76.47% 0.222 328.6) |
| XYZ | xyz(62.9327, 39.9511, 92.3742) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 3.61
Orchid
#DA70D6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75F7 #75FB79
analogous
#BC75FB #FB75F7 #FB75B4
triadic
#FB75F7 #F7FB75 #75F7FB
tetradic
#FB75F7 #FBBC75 #75FB79 #75B4FB
square
#FB75F7 #FBBC75 #75FB79 #75B4FB
split-complementary
#FB75F7 #B4FB75 #75FBBC
monochromatic
#EF07E8 #F93AF4 #FB75F7 #FDB0FA #FEE1FD
Accessibility & contrast
On white
2.34
#FB75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FB75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75F7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75F7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb75f7; /* rgb */ color: rgb(251, 117, 247); /* oklch */ color: oklch(76.5% 0.222 328.6);
Tailwind
colors: {
custom: {
50: '#ffa2fa',
500: '#fb75f7',
950: '#000000',
},
}SCSS
$custom: #fb75f7; $custom-light: #ffa2fa; $custom-dark: #000000;
JSON
{
"hex": "#fb75f7",
"rgb": {
"r": 251,
"g": 117,
"b": 247
},
"hsl": {
"h": 301.791,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.76469,
"c": 0.22165,
"h": 328.6
},
"luminance": 0.39947
}Semantic roles & 50–950 ramp
primary
#FB75F7
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85