#FB75F2#FB75F2
#FB75F2 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.218 H 330.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75F2 |
|---|---|
| RGB | rgb(251, 117, 242) |
| HSL | hsl(304, 94%, 72%) |
| HSV | hsv(304, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(69.22, 66.72, -39.63) |
| CIE-LCH | lch(69.22, 77.60, 329.29°) |
| OKLab | oklab(76.24% 0.1886 -0.1085) |
| OKLCH | oklch(76.24% 0.218 330.1) |
| XYZ | xyz(62.1714, 39.6466, 88.3651) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.09
Violet (CSS)
#EE82EE
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 2.97
Light Magenta
#FA5FF7
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 3.96
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75F2 #75FB7E
analogous
#C175FB #FB75F2 #FB75AF
triadic
#FB75F2 #F2FB75 #75F2FB
tetradic
#FB75F2 #FBC175 #75FB7E #75AFFB
square
#FB75F2 #FBC175 #75FB7E #75AFFB
split-complementary
#FB75F2 #AFFB75 #75FBC1
monochromatic
#EF07DF #F93AEC #FB75F2 #FDB0F8 #FEE1FC
Accessibility & contrast
On white
2.35
#FB75F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FB75F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75F2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75F2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb75f2; /* rgb */ color: rgb(251, 117, 242); /* oklch */ color: oklch(76.2% 0.218 330.1);
Tailwind
colors: {
custom: {
50: '#ffa2f6',
500: '#fb75f2',
950: '#000000',
},
}SCSS
$custom: #fb75f2; $custom-light: #ffa2f6; $custom-dark: #000000;
JSON
{
"hex": "#fb75f2",
"rgb": {
"r": 251,
"g": 117,
"b": 242
},
"hsl": {
"h": 304.03,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.76238,
"c": 0.21755,
"h": 330.1
},
"luminance": 0.39643
}Semantic roles & 50–950 ramp
primary
#FB75F2
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85