#FB76F2#FB76F2
#FB76F2 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.216 H 330.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76F2 |
|---|---|
| RGB | rgb(251, 118, 242) |
| HSL | hsl(304, 94%, 72%) |
| HSV | hsv(304, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 3.6%, 1.6%) |
| CIE-LAB | lab(69.38, 66.27, -39.37) |
| CIE-LCH | lch(69.38, 77.08, 329.29°) |
| OKLab | oklab(76.36% 0.1873 -0.1078) |
| OKLCH | oklch(76.36% 0.216 330.1) |
| XYZ | xyz(62.2886, 39.8808, 88.4041) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Violet (CSS)
#EE82EE
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76F2 #76FB7F
analogous
#C176FB #FB76F2 #FB76B0
triadic
#FB76F2 #F2FB76 #76F2FB
tetradic
#FB76F2 #FBC176 #76FB7F #76B0FB
square
#FB76F2 #FBC176 #76FB7F #76B0FB
split-complementary
#FB76F2 #B0FB76 #76FBC1
monochromatic
#F007E0 #F93BEC #FB76F2 #FDB1F8 #FEE1FC
Accessibility & contrast
On white
2.34
#FB76F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FB76F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76F2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76F2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb76f2; /* rgb */ color: rgb(251, 118, 242); /* oklch */ color: oklch(76.4% 0.216 330.1);
Tailwind
colors: {
custom: {
50: '#ffa3f6',
500: '#fb76f2',
950: '#000000',
},
}SCSS
$custom: #fb76f2; $custom-light: #ffa3f6; $custom-dark: #000000;
JSON
{
"hex": "#fb76f2",
"rgb": {
"r": 251,
"g": 118,
"b": 242
},
"hsl": {
"h": 304.06,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.76361,
"c": 0.21607,
"h": 330.1
},
"luminance": 0.39877
}Semantic roles & 50–950 ramp
primary
#FB76F2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85