#FB75F5#FB75F5
#FB75F5 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.220 H 329.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75F5 |
|---|---|
| RGB | rgb(251, 117, 245) |
| HSL | hsl(303, 94%, 72%) |
| HSV | hsv(303, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 2.4%, 1.6%) |
| CIE-LAB | lab(69.35, 67.21, -41.07) |
| CIE-LCH | lch(69.35, 78.77, 328.57°) |
| OKLab | oklab(76.38% 0.189 -0.1126) |
| OKLCH | oklch(76.38% 0.22 329.2) |
| XYZ | xyz(62.6257, 39.8283, 90.7575) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.40
Violet (CSS)
#EE82EE
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 3.73
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75F5 #75FB7B
analogous
#BE75FB #FB75F5 #FB75B2
triadic
#FB75F5 #F5FB75 #75F5FB
tetradic
#FB75F5 #FBBE75 #75FB7B #75B2FB
square
#FB75F5 #FBBE75 #75FB7B #75B2FB
split-complementary
#FB75F5 #B2FB75 #75FBBE
monochromatic
#EF07E4 #F93AF1 #FB75F5 #FDB0F9 #FEE1FD
Accessibility & contrast
On white
2.34
#FB75F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FB75F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75F5
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75F5 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EF9
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb75f5; /* rgb */ color: rgb(251, 117, 245); /* oklch */ color: oklch(76.4% 0.220 329.2);
Tailwind
colors: {
custom: {
50: '#ffa2f9',
500: '#fb75f5',
950: '#000000',
},
}SCSS
$custom: #fb75f5; $custom-light: #ffa2f9; $custom-dark: #000000;
JSON
{
"hex": "#fb75f5",
"rgb": {
"r": 251,
"g": 117,
"b": 245
},
"hsl": {
"h": 302.687,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.76376,
"c": 0.22001,
"h": 329.2
},
"luminance": 0.39824
}Semantic roles & 50–950 ramp
primary
#FB75F5
secondary
#D5F6D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85