#FA78BF#FA78BF
#FA78BF is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.4% C 0.176 H 348.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78BF |
|---|---|
| RGB | rgb(250, 120, 191) |
| HSL | hsl(327, 93%, 73%) |
| HSV | hsv(327, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 23.6%, 2%) |
| CIE-LAB | lab(67.67, 57.39, -13.66) |
| CIE-LCH | lch(67.67, 59.00, 346.61°) |
| OKLab | oklab(74.43% 0.1726 -0.0358) |
| OKLCH | oklch(74.43% 0.176 348.3) |
| XYZ | xyz(55.5465, 37.5233, 53.5974) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 2.62
Bubblegum Pink
#FE83CC
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78BF #78FAB3
analogous
#F478FA #FA78BF #FA787E
triadic
#FA78BF #BFFA78 #78BFFA
tetradic
#FA78BF #FAF478 #78FAB3 #787EFA
square
#FA78BF #FAF478 #78FAB3 #787EFA
split-complementary
#FA78BF #7EFA78 #78FAF4
monochromatic
#EF0986 #F83DA3 #FA78BF #FCB3DB #FEE1F1
Accessibility & contrast
On white
2.47
#FA78BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FA78BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78BF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78BF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa78bf; /* rgb */ color: rgb(250, 120, 191); /* oklch */ color: oklch(74.4% 0.176 348.3);
Tailwind
colors: {
custom: {
50: '#ffa3d2',
500: '#fa78bf',
950: '#000000',
},
}SCSS
$custom: #fa78bf; $custom-light: #ffa3d2; $custom-dark: #000000;
JSON
{
"hex": "#fa78bf",
"rgb": {
"r": 250,
"g": 120,
"b": 191
},
"hsl": {
"h": 327.231,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.74428,
"c": 0.17628,
"h": 348.3
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#FA78BF
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82