#FB75FF#FB75FF
#FB75FF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.228 H 326.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75FF |
|---|---|
| RGB | rgb(251, 117, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 54%, 100%) |
| CMYK | cmyk(1.6%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(69.79, 68.89, -45.85) |
| CIE-LCH | lch(69.79, 82.75, 326.36°) |
| OKLab | oklab(76.85% 0.1902 -0.1264) |
| OKLCH | oklch(76.85% 0.228 326.4) |
| XYZ | xyz(64.1937, 40.4555, 99.0158) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75FF #79FF75
analogous
#B675FF #FB75FF #FF75BE
triadic
#FB75FF #FFFB75 #75FFFB
tetradic
#FB75FF #FFB675 #79FF75 #75BEFF
square
#FB75FF #FFB675 #79FF75 #75BEFF
split-complementary
#FB75FF #BEFF75 #75FFB6
monochromatic
#F200FA #F938FF #FB75FF #FDB2FF #FEE0FF
Accessibility & contrast
On white
2.31
#FB75FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FB75FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#FF86B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb75ff; /* rgb */ color: rgb(251, 117, 255); /* oklch */ color: oklch(76.8% 0.228 326.4);
Tailwind
colors: {
custom: {
50: '#ffa3ff',
500: '#fb75ff',
950: '#000000',
},
}SCSS
$custom: #fb75ff; $custom-light: #ffa3ff; $custom-dark: #000000;
JSON
{
"hex": "#fb75ff",
"rgb": {
"r": 251,
"g": 117,
"b": 255
},
"hsl": {
"h": 298.261,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.76849,
"c": 0.22834,
"h": 326.4
},
"luminance": 0.40452
}Semantic roles & 50–950 ramp
primary
#FB75FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86