#FB78C8#FB78C8
#FB78C8 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.182 H 344.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FB78C8 |
|---|---|
| RGB | rgb(251, 120, 200) |
| HSL | hsl(323, 94%, 73%) |
| HSV | hsv(323, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 20.3%, 1.6%) |
| CIE-LAB | lab(68.11, 58.94, -18.03) |
| CIE-LCH | lch(68.11, 61.63, 342.99°) |
| OKLab | oklab(74.88% 0.1761 -0.0477) |
| OKLCH | oklch(74.88% 0.182 344.8) |
| XYZ | xyz(56.9268, 38.1170, 58.9915) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.27
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.22
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB78C8 #78FBAB
analogous
#ED78FB #FB78C8 #FB7886
triadic
#FB78C8 #C8FB78 #78C8FB
tetradic
#FB78C8 #FBED78 #78FBAB #7886FB
square
#FB78C8 #FBED78 #78FBAB #7886FB
split-complementary
#FB78C8 #86FB78 #78FBED
monochromatic
#F10796 #F93DB0 #FB78C8 #FDB3E0 #FEE1F3
Accessibility & contrast
On white
2.44
#FB78C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FB78C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB78C8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB78C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB78C8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CB
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#FF7797
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb78c8; /* rgb */ color: rgb(251, 120, 200); /* oklch */ color: oklch(74.9% 0.182 344.8);
Tailwind
colors: {
custom: {
50: '#ffa3d8',
500: '#fb78c8',
950: '#000000',
},
}SCSS
$custom: #fb78c8; $custom-light: #ffa3d8; $custom-dark: #000000;
JSON
{
"hex": "#fb78c8",
"rgb": {
"r": 251,
"g": 120,
"b": 200
},
"hsl": {
"h": 323.359,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.74883,
"c": 0.18243,
"h": 344.8
},
"luminance": 0.38112
}Semantic roles & 50–950 ramp
primary
#FB78C8
secondary
#D5F6E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83