#FB75FB#FB75FB
#FB75FB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.7% C 0.225 H 327.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75FB |
|---|---|
| RGB | rgb(251, 117, 251) |
| HSL | hsl(300, 94%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.61, 68.21, -43.94) |
| CIE-LCH | lch(69.61, 81.14, 327.21°) |
| OKLab | oklab(76.66% 0.1897 -0.1209) |
| OKLCH | oklch(76.66% 0.225 327.5) |
| XYZ | xyz(63.5565, 40.2006, 95.6599) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 3.44
Light Magenta
#FA5FF7
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 3.79
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75FB #75FB75
analogous
#B875FB #FB75FB #FB75B8
triadic
#FB75FB #FBFB75 #75FBFB
tetradic
#FB75FB #FBB875 #75FB75 #75B8FB
square
#FB75FB #FBB875 #75FB75 #75B8FB
split-complementary
#FB75FB #B8FB75 #75FBB8
monochromatic
#EF07EF #F93AF9 #FB75FB #FDB0FD #FEE1FE
Accessibility & contrast
On white
2.32
#FB75FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FB75FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75FB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75FB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#FF84AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb75fb; /* rgb */ color: rgb(251, 117, 251); /* oklch */ color: oklch(76.7% 0.225 327.5);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#fb75fb',
950: '#000000',
},
}SCSS
$custom: #fb75fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#fb75fb",
"rgb": {
"r": 251,
"g": 117,
"b": 251
},
"hsl": {
"h": 300,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.76657,
"c": 0.22498,
"h": 327.5
},
"luminance": 0.40197
}Semantic roles & 50–950 ramp
primary
#FB75FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85