#FB76FA#FB76FA
#FB76FA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.223 H 327.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76FA |
|---|---|
| RGB | rgb(251, 118, 250) |
| HSL | hsl(300, 94%, 72%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 0.4%, 1.6%) |
| CIE-LAB | lab(69.73, 67.60, -43.21) |
| CIE-LCH | lch(69.73, 80.23, 327.41°) |
| OKLab | oklab(76.73% 0.1884 -0.1188) |
| OKLCH | oklch(76.73% 0.223 327.8) |
| XYZ | xyz(63.5164, 40.3720, 94.8710) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 3.79
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76FA #76FB77
analogous
#B976FB #FB76FA #FB76B8
triadic
#FB76FA #FAFB76 #76FAFB
tetradic
#FB76FA #FBB976 #76FB77 #76B8FB
square
#FB76FA #FBB976 #76FB77 #76B8FB
split-complementary
#FB76FA #B8FB76 #76FBB9
monochromatic
#F007EE #F93BF8 #FB76FA #FDB1FC #FEE1FE
Accessibility & contrast
On white
2.31
#FB76FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FB76FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76FA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76FA | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#93B1F6
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb76fa; /* rgb */ color: rgb(251, 118, 250); /* oklch */ color: oklch(76.7% 0.223 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3fc',
500: '#fb76fa',
950: '#000000',
},
}SCSS
$custom: #fb76fa; $custom-light: #ffa3fc; $custom-dark: #000000;
JSON
{
"hex": "#fb76fa",
"rgb": {
"r": 251,
"g": 118,
"b": 250
},
"hsl": {
"h": 300.451,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.76732,
"c": 0.22268,
"h": 327.8
},
"luminance": 0.40368
}Semantic roles & 50–950 ramp
primary
#FB76FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85