#FB75F4#FB75F4
#FB75F4 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.219 H 329.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75F4 |
|---|---|
| RGB | rgb(251, 117, 244) |
| HSL | hsl(303, 94%, 72%) |
| HSV | hsv(303, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 2.8%, 1.6%) |
| CIE-LAB | lab(69.30, 67.05, -40.59) |
| CIE-LCH | lch(69.30, 78.38, 328.81°) |
| OKLab | oklab(76.33% 0.1888 -0.1113) |
| OKLCH | oklch(76.33% 0.219 329.5) |
| XYZ | xyz(62.4734, 39.7674, 89.9557) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75F4 #75FB7C
analogous
#BF75FB #FB75F4 #FB75B1
triadic
#FB75F4 #F4FB75 #75F4FB
tetradic
#FB75F4 #FBBF75 #75FB7C #75B1FB
square
#FB75F4 #FBBF75 #75FB7C #75B1FB
split-complementary
#FB75F4 #B1FB75 #75FBBF
monochromatic
#EF07E3 #F93AEF #FB75F4 #FDB0F9 #FEE1FD
Accessibility & contrast
On white
2.35
#FB75F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FB75F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75F4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75F4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb75f4; /* rgb */ color: rgb(251, 117, 244); /* oklch */ color: oklch(76.3% 0.219 329.5);
Tailwind
colors: {
custom: {
50: '#ffa2f8',
500: '#fb75f4',
950: '#000000',
},
}SCSS
$custom: #fb75f4; $custom-light: #ffa2f8; $custom-dark: #000000;
JSON
{
"hex": "#fb75f4",
"rgb": {
"r": 251,
"g": 117,
"b": 244
},
"hsl": {
"h": 303.134,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.7633,
"c": 0.21918,
"h": 329.5
},
"luminance": 0.39763
}Semantic roles & 50–950 ramp
primary
#FB75F4
secondary
#D5F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85