#FB75FC#FB75FC
#FB75FC is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.7% C 0.226 H 327.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75FC |
|---|---|
| RGB | rgb(251, 117, 252) |
| HSL | hsl(300, 96%, 72%) |
| HSV | hsv(300, 54%, 99%) |
| CMYK | cmyk(0.4%, 53.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.66, 68.38, -44.42) |
| CIE-LCH | lch(69.66, 81.54, 326.99°) |
| OKLab | oklab(76.71% 0.1899 -0.1223) |
| OKLCH | oklch(76.71% 0.226 327.2) |
| XYZ | xyz(63.7146, 40.2638, 96.4923) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.90
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75FC #76FC75
analogous
#B875FC #FB75FC #FC75B9
triadic
#FB75FC #FCFB75 #75FCFB
tetradic
#FB75FC #FCB875 #76FC75 #75B9FC
square
#FB75FC #FCB875 #76FC75 #75B9FC
split-complementary
#FB75FC #B9FC75 #75FCB8
monochromatic
#F005F1 #F939FB #FB75FC #FDB1FD #FEE1FE
Accessibility & contrast
On white
2.32
#FB75FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FB75FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75FC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75FC | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb75fc; /* rgb */ color: rgb(251, 117, 252); /* oklch */ color: oklch(76.7% 0.226 327.2);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#fb75fc',
950: '#000000',
},
}SCSS
$custom: #fb75fc; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#fb75fc",
"rgb": {
"r": 251,
"g": 117,
"b": 252
},
"hsl": {
"h": 299.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.76705,
"c": 0.22582,
"h": 327.2
},
"luminance": 0.4026
}Semantic roles & 50–950 ramp
primary
#FB75FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86