#FB76FC#FB76FC
#FB76FC is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.224 H 327.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76FC |
|---|---|
| RGB | rgb(251, 118, 252) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0.4%, 53.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.82, 67.93, -44.16) |
| CIE-LCH | lch(69.82, 81.03, 326.97°) |
| OKLab | oklab(76.83% 0.1886 -0.1215) |
| OKLCH | oklch(76.83% 0.224 327.2) |
| XYZ | xyz(63.8317, 40.4981, 96.5314) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76FC #77FC76
analogous
#B876FC #FB76FC #FC76BA
triadic
#FB76FC #FCFB76 #76FCFB
tetradic
#FB76FC #FCB876 #77FC76 #76BAFC
square
#FB76FC #FCB876 #77FC76 #76BAFC
split-complementary
#FB76FC #BAFC76 #76FCB8
monochromatic
#F105F2 #F93AFB #FB76FC #FDB2FD #FEE1FE
Accessibility & contrast
On white
2.31
#FB76FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FB76FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76FC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76FC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb76fc; /* rgb */ color: rgb(251, 118, 252); /* oklch */ color: oklch(76.8% 0.224 327.2);
Tailwind
colors: {
custom: {
50: '#ffa3fe',
500: '#fb76fc',
950: '#000000',
},
}SCSS
$custom: #fb76fc; $custom-light: #ffa3fe; $custom-dark: #000000;
JSON
{
"hex": "#fb76fc",
"rgb": {
"r": 251,
"g": 118,
"b": 252
},
"hsl": {
"h": 299.552,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76827,
"c": 0.22436,
"h": 327.2
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#FB76FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86