#FB76F4#FB76F4
#FB76F4 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.218 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76F4 |
|---|---|
| RGB | rgb(251, 118, 244) |
| HSL | hsl(303, 94%, 72%) |
| HSV | hsv(303, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 2.8%, 1.6%) |
| CIE-LAB | lab(69.47, 66.60, -40.33) |
| CIE-LCH | lch(69.47, 77.86, 328.80°) |
| OKLab | oklab(76.45% 0.1876 -0.1105) |
| OKLCH | oklch(76.45% 0.218 329.5) |
| XYZ | xyz(62.5906, 40.0017, 89.9948) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76F4 #76FB7D
analogous
#C076FB #FB76F4 #FB76B1
triadic
#FB76F4 #F4FB76 #76F4FB
tetradic
#FB76F4 #FBC076 #76FB7D #76B1FB
square
#FB76F4 #FBC076 #76FB7D #76B1FB
split-complementary
#FB76F4 #B1FB76 #76FBC0
monochromatic
#F007E3 #F93BEF #FB76F4 #FDB1F9 #FEE1FD
Accessibility & contrast
On white
2.33
#FB76F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FB76F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76F4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76F4 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb76f4; /* rgb */ color: rgb(251, 118, 244); /* oklch */ color: oklch(76.5% 0.218 329.5);
Tailwind
colors: {
custom: {
50: '#ffa3f8',
500: '#fb76f4',
950: '#000000',
},
}SCSS
$custom: #fb76f4; $custom-light: #ffa3f8; $custom-dark: #000000;
JSON
{
"hex": "#fb76f4",
"rgb": {
"r": 251,
"g": 118,
"b": 244
},
"hsl": {
"h": 303.158,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.76453,
"c": 0.21771,
"h": 329.5
},
"luminance": 0.39998
}Semantic roles & 50–950 ramp
primary
#FB76F4
secondary
#D5F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85