#FB75F0#FB75F0
#FB75F0 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.216 H 330.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75F0 |
|---|---|
| RGB | rgb(251, 117, 240) |
| HSL | hsl(305, 94%, 72%) |
| HSV | hsv(305, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 4.4%, 1.6%) |
| CIE-LAB | lab(69.13, 66.39, -38.66) |
| CIE-LCH | lch(69.13, 76.83, 329.79°) |
| OKLab | oklab(76.15% 0.1883 -0.1057) |
| OKLCH | oklch(76.15% 0.216 330.7) |
| XYZ | xyz(61.8727, 39.5271, 86.7918) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 2.86
Light Magenta
#FA5FF7
ΔE00 3.90
Violet Pink
#FB5FFC
ΔE00 4.15
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75F0 #75FB80
analogous
#C375FB #FB75F0 #FB75AD
triadic
#FB75F0 #F0FB75 #75F0FB
tetradic
#FB75F0 #FBC375 #75FB80 #75ADFB
square
#FB75F0 #FBC375 #75FB80 #75ADFB
split-complementary
#FB75F0 #ADFB75 #75FBC3
monochromatic
#EF07DC #F93AEA #FB75F0 #FDB0F6 #FEE1FC
Accessibility & contrast
On white
2.36
#FB75F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FB75F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75F0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75F0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF4
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb75f0; /* rgb */ color: rgb(251, 117, 240); /* oklch */ color: oklch(76.1% 0.216 330.7);
Tailwind
colors: {
custom: {
50: '#ffa2f5',
500: '#fb75f0',
950: '#000000',
},
}SCSS
$custom: #fb75f0; $custom-light: #ffa2f5; $custom-dark: #000000;
JSON
{
"hex": "#fb75f0",
"rgb": {
"r": 251,
"g": 117,
"b": 240
},
"hsl": {
"h": 304.925,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.76147,
"c": 0.21594,
"h": 330.7
},
"luminance": 0.39523
}Semantic roles & 50–950 ramp
primary
#FB75F0
secondary
#D5F6D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85