#FB76CC#FB76CC
#FB76CC is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.8% C 0.188 H 343.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76CC |
|---|---|
| RGB | rgb(251, 118, 204) |
| HSL | hsl(321, 94%, 72%) |
| HSV | hsv(321, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 18.7%, 1.6%) |
| CIE-LAB | lab(67.90, 60.43, -20.59) |
| CIE-LCH | lch(67.90, 63.84, 341.18°) |
| OKLab | oklab(74.77% 0.1799 -0.0548) |
| OKLCH | oklch(74.77% 0.188 343.1) |
| XYZ | xyz(57.1624, 37.8304, 61.4064) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.91
Pink (survey)
#FF81C0
ΔE00 4.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.65
Hot Pink
#FF69B4
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76CC #76FBA5
analogous
#E776FB #FB76CC #FB768A
triadic
#FB76CC #CCFB76 #76CCFB
tetradic
#FB76CC #FBE776 #76FBA5 #768AFB
square
#FB76CC #FBE776 #76FBA5 #768AFB
split-complementary
#FB76CC #8AFB76 #76FBE7
monochromatic
#F0079D #F93BB6 #FB76CC #FDB1E2 #FEE1F4
Accessibility & contrast
On white
2.45
#FB76CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FB76CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76CC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76CC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#A4AEC9
Tritanopia (blue-blind)
#FF7698
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb76cc; /* rgb */ color: rgb(251, 118, 204); /* oklch */ color: oklch(74.8% 0.188 343.1);
Tailwind
colors: {
custom: {
50: '#ffa2db',
500: '#fb76cc',
950: '#000000',
},
}SCSS
$custom: #fb76cc; $custom-light: #ffa2db; $custom-dark: #000000;
JSON
{
"hex": "#fb76cc",
"rgb": {
"r": 251,
"g": 118,
"b": 204
},
"hsl": {
"h": 321.203,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.74771,
"c": 0.18803,
"h": 343.1
},
"luminance": 0.37826
}Semantic roles & 50–950 ramp
primary
#FB76CC
secondary
#D5F6E1
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83