#FA77BF#FA77BF
#FA77BF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.178 H 348.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77BF |
|---|---|
| RGB | rgb(250, 119, 191) |
| HSL | hsl(327, 93%, 72%) |
| HSV | hsv(327, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 23.6%, 2%) |
| CIE-LAB | lab(67.49, 57.86, -13.93) |
| CIE-LCH | lch(67.49, 59.52, 346.47°) |
| OKLab | oklab(74.3% 0.174 -0.0365) |
| OKLCH | oklch(74.3% 0.178 348.2) |
| XYZ | xyz(55.4268, 37.2840, 53.5575) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 2.53
Bubblegum Pink
#FE83CC
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 2.90
Bubble Gum Pink
#FF69AF
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77BF #77FAB2
analogous
#F477FA #FA77BF #FA777D
triadic
#FA77BF #BFFA77 #77BFFA
tetradic
#FA77BF #FAF477 #77FAB2 #777DFA
square
#FA77BF #FAF477 #77FAB2 #777DFA
split-complementary
#FA77BF #7DFA77 #77FAF4
monochromatic
#EE0987 #F83CA3 #FA77BF #FCB2DB #FEE1F1
Accessibility & contrast
On white
2.48
#FA77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FA77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77BF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77BF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa77bf; /* rgb */ color: rgb(250, 119, 191); /* oklch */ color: oklch(74.3% 0.178 348.2);
Tailwind
colors: {
custom: {
50: '#ffa3d2',
500: '#fa77bf',
950: '#000000',
},
}SCSS
$custom: #fa77bf; $custom-light: #ffa3d2; $custom-dark: #000000;
JSON
{
"hex": "#fa77bf",
"rgb": {
"r": 250,
"g": 119,
"b": 191
},
"hsl": {
"h": 327.023,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.74295,
"c": 0.17781,
"h": 348.2
},
"luminance": 0.37279
}Semantic roles & 50–950 ramp
primary
#FA77BF
secondary
#D5F6E4
accent
#E66700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82