#FB78AE#FB78AE
#FB78AE is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.0% C 0.169 H 356.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FB78AE |
|---|---|
| RGB | rgb(251, 120, 174) |
| HSL | hsl(335, 94%, 73%) |
| HSV | hsv(335, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 30.7%, 1.6%) |
| CIE-LAB | lab(67.28, 55.52, -4.64) |
| CIE-LCH | lch(67.28, 55.71, 355.22°) |
| OKLab | oklab(73.99% 0.1685 -0.0115) |
| OKLCH | oklch(73.99% 0.169 356.1) |
| XYZ | xyz(54.1425, 37.0032, 44.3271) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.99
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 3.41
Pink (survey)
#FF81C0
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB78AE #78FBC5
analogous
#FB78F0 #FB78AE #FB8378
triadic
#FB78AE #AEFB78 #78AEFB
tetradic
#FB78AE #F0FB78 #78FBC5 #8378FB
square
#FB78AE #F0FB78 #78FBC5 #8378FB
split-complementary
#FB78AE #78FB83 #78F0FB
monochromatic
#F10768 #F93D8A #FB78AE #FDB3D2 #FEE1ED
Accessibility & contrast
On white
2.50
#FB78AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FB78AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB78AE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB78AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB78AE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb78ae; /* rgb */ color: rgb(251, 120, 174); /* oklch */ color: oklch(74.0% 0.169 356.1);
Tailwind
colors: {
custom: {
50: '#ffa3c6',
500: '#fb78ae',
950: '#000000',
},
}SCSS
$custom: #fb78ae; $custom-light: #ffa3c6; $custom-dark: #000000;
JSON
{
"hex": "#fb78ae",
"rgb": {
"r": 251,
"g": 120,
"b": 174
},
"hsl": {
"h": 335.267,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.73992,
"c": 0.16892,
"h": 356.1
},
"luminance": 0.36998
}Semantic roles & 50–950 ramp
primary
#FB78AE
secondary
#D5F6E8
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82