#FA77BD#FA77BD
#FA77BD is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.177 H 349.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77BD |
|---|---|
| RGB | rgb(250, 119, 189) |
| HSL | hsl(328, 93%, 72%) |
| HSV | hsv(328, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 24.4%, 2%) |
| CIE-LAB | lab(67.42, 57.59, -12.90) |
| CIE-LCH | lch(67.42, 59.02, 347.37°) |
| OKLab | oklab(74.22% 0.1735 -0.0337) |
| OKLCH | oklch(74.22% 0.177 349) |
| XYZ | xyz(55.2082, 37.1966, 52.4063) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 2.34
Hot Pink
#FF69B4
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77BD #77FAB4
analogous
#F677FA #FA77BD #FA777B
triadic
#FA77BD #BDFA77 #77BDFA
tetradic
#FA77BD #FAF677 #77FAB4 #777BFA
square
#FA77BD #FAF677 #77FAB4 #777BFA
split-complementary
#FA77BD #7BFA77 #77FAF6
monochromatic
#EE0983 #F83CA0 #FA77BD #FCB2DA #FEE1F1
Accessibility & contrast
On white
2.49
#FA77BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FA77BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77BD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77BD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BF
Deuteranopia (green-blind)
#A8ADBA
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa77bd; /* rgb */ color: rgb(250, 119, 189); /* oklch */ color: oklch(74.2% 0.177 349.0);
Tailwind
colors: {
custom: {
50: '#ffa3d0',
500: '#fa77bd',
950: '#000000',
},
}SCSS
$custom: #fa77bd; $custom-light: #ffa3d0; $custom-dark: #000000;
JSON
{
"hex": "#fa77bd",
"rgb": {
"r": 250,
"g": 119,
"b": 189
},
"hsl": {
"h": 327.939,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.74225,
"c": 0.17671,
"h": 349
},
"luminance": 0.37192
}Semantic roles & 50–950 ramp
primary
#FA77BD
secondary
#D5F6E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82