#FA77BE#FA77BE
#FA77BE is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.3% C 0.177 H 348.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77BE |
|---|---|
| RGB | rgb(250, 119, 190) |
| HSL | hsl(327, 93%, 72%) |
| HSV | hsv(327, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 24%, 2%) |
| CIE-LAB | lab(67.46, 57.73, -13.42) |
| CIE-LCH | lch(67.46, 59.27, 346.92°) |
| OKLab | oklab(74.26% 0.1737 -0.0351) |
| OKLCH | oklch(74.26% 0.177 348.6) |
| XYZ | xyz(55.3172, 37.2402, 52.9799) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.40
Pink (survey)
#FF81C0
ΔE00 2.42
Hot Pink
#FF69B4
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 2.97
Bubble Gum Pink
#FF69AF
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77BE #77FAB3
analogous
#F577FA #FA77BE #FA777C
triadic
#FA77BE #BEFA77 #77BEFA
tetradic
#FA77BE #FAF577 #77FAB3 #777CFA
square
#FA77BE #FAF577 #77FAB3 #777CFA
split-complementary
#FA77BE #7CFA77 #77FAF5
monochromatic
#EE0985 #F83CA2 #FA77BE #FCB2DA #FEE1F1
Accessibility & contrast
On white
2.49
#FA77BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FA77BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77BE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77BE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C0
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa77be; /* rgb */ color: rgb(250, 119, 190); /* oklch */ color: oklch(74.3% 0.177 348.6);
Tailwind
colors: {
custom: {
50: '#ffa3d1',
500: '#fa77be',
950: '#000000',
},
}SCSS
$custom: #fa77be; $custom-light: #ffa3d1; $custom-dark: #000000;
JSON
{
"hex": "#fa77be",
"rgb": {
"r": 250,
"g": 119,
"b": 190
},
"hsl": {
"h": 327.481,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.7426,
"c": 0.17726,
"h": 348.6
},
"luminance": 0.37235
}Semantic roles & 50–950 ramp
primary
#FA77BE
secondary
#D5F6E4
accent
#E66900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82