#FA77A9#FA77A9
#FA77A9 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.6% C 0.167 H 358.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77A9 |
|---|---|
| RGB | rgb(250, 119, 169) |
| HSL | hsl(337, 93%, 72%) |
| HSV | hsv(337, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 32.4%, 2%) |
| CIE-LAB | lab(66.81, 55.06, -2.52) |
| CIE-LCH | lch(66.81, 55.12, 357.38°) |
| OKLab | oklab(73.57% 0.1674 -0.0059) |
| OKLCH | oklch(73.57% 0.167 358) |
| XYZ | xyz(53.1851, 36.3873, 41.7509) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.75
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77A9 #77FAC8
analogous
#FA77EB #FA77A9 #FA8677
triadic
#FA77A9 #A9FA77 #77A9FA
tetradic
#FA77A9 #EBFA77 #77FAC8 #8677FA
square
#FA77A9 #EBFA77 #77FAC8 #8677FA
split-complementary
#FA77A9 #77FA86 #77EBFA
monochromatic
#EE0960 #F83C84 #FA77A9 #FCB2CE #FEE1EC
Accessibility & contrast
On white
2.54
#FA77A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FA77A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77A9
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77A9 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B93AB
Deuteranopia (green-blind)
#ADACA6
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa77a9; /* rgb */ color: rgb(250, 119, 169); /* oklch */ color: oklch(73.6% 0.167 358.0);
Tailwind
colors: {
custom: {
50: '#ffa2c2',
500: '#fa77a9',
950: '#000000',
},
}SCSS
$custom: #fa77a9; $custom-light: #ffa2c2; $custom-dark: #000000;
JSON
{
"hex": "#fa77a9",
"rgb": {
"r": 250,
"g": 119,
"b": 169
},
"hsl": {
"h": 337.099,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73568,
"c": 0.16745,
"h": 358
},
"luminance": 0.36382
}Semantic roles & 50–950 ramp
primary
#FA77A9
secondary
#D5F6E9
accent
#E68E00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#180F12
muted
#867F81