#FB76FB#FB76FB
#FB76FB is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.8% C 0.224 H 327.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76FB |
|---|---|
| RGB | rgb(251, 118, 251) |
| HSL | hsl(300, 94%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 0%, 1.6%) |
| CIE-LAB | lab(69.78, 67.77, -43.68) |
| CIE-LCH | lch(69.78, 80.63, 327.19°) |
| OKLab | oklab(76.78% 0.1885 -0.1202) |
| OKLCH | oklch(76.78% 0.224 327.5) |
| XYZ | xyz(63.6737, 40.4349, 95.6990) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 3.89
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76FB #76FB76
analogous
#B976FB #FB76FB #FB76B9
triadic
#FB76FB #FBFB76 #76FBFB
tetradic
#FB76FB #FBB976 #76FB76 #76B9FB
square
#FB76FB #FBB976 #76FB76 #76B9FB
split-complementary
#FB76FB #B9FB76 #76FBB9
monochromatic
#F007F0 #F93BF9 #FB76FB #FDB1FD #FEE1FE
Accessibility & contrast
On white
2.31
#FB76FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FB76FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76FB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76FB | 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)
#699FFF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb76fb; /* rgb */ color: rgb(251, 118, 251); /* oklch */ color: oklch(76.8% 0.224 327.5);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#fb76fb',
950: '#000000',
},
}SCSS
$custom: #fb76fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#fb76fb",
"rgb": {
"r": 251,
"g": 118,
"b": 251
},
"hsl": {
"h": 300,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.76779,
"c": 0.22352,
"h": 327.5
},
"luminance": 0.40431
}Semantic roles & 50–950 ramp
primary
#FB76FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85