#FA77AE#FA77AE
#FA77AE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.169 H 355.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77AE |
|---|---|
| RGB | rgb(250, 119, 174) |
| HSL | hsl(335, 93%, 72%) |
| HSV | hsv(335, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 30.4%, 2%) |
| CIE-LAB | lab(66.96, 55.67, -5.13) |
| CIE-LCH | lch(66.96, 55.90, 354.73°) |
| OKLab | oklab(73.72% 0.169 -0.0128) |
| OKLCH | oklch(73.72% 0.169 355.7) |
| XYZ | xyz(53.6635, 36.5787, 44.2704) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.35
Pink (survey)
#FF81C0
ΔE00 3.50
Carnation Pink
#FF7FA7
ΔE00 3.72
Pinky
#FC86AA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77AE #77FAC3
analogous
#FA77F0 #FA77AE #FA8177
triadic
#FA77AE #AEFA77 #77AEFA
tetradic
#FA77AE #F0FA77 #77FAC3 #8177FA
square
#FA77AE #F0FA77 #77FAC3 #8177FA
split-complementary
#FA77AE #77FA81 #77F0FA
monochromatic
#EE0969 #F83C8B #FA77AE #FCB2D1 #FEE1ED
Accessibility & contrast
On white
2.53
#FA77AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FA77AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77AE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77AE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa77ae; /* rgb */ color: rgb(250, 119, 174); /* oklch */ color: oklch(73.7% 0.169 355.7);
Tailwind
colors: {
custom: {
50: '#ffa2c6',
500: '#fa77ae',
950: '#000000',
},
}SCSS
$custom: #fa77ae; $custom-light: #ffa2c6; $custom-dark: #000000;
JSON
{
"hex": "#fa77ae",
"rgb": {
"r": 250,
"g": 119,
"b": 174
},
"hsl": {
"h": 334.809,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.73725,
"c": 0.16944,
"h": 355.7
},
"luminance": 0.36574
}Semantic roles & 50–950 ramp
primary
#FA77AE
secondary
#D5F6E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82