#FA7AB7#FA7AB7
#FA7AB7 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.169 H 352.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AB7 |
|---|---|
| RGB | rgb(250, 122, 183) |
| HSL | hsl(331, 93%, 73%) |
| HSV | hsv(331, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 26.8%, 2%) |
| CIE-LAB | lab(67.77, 55.39, -9.00) |
| CIE-LCH | lch(67.77, 56.12, 350.77°) |
| OKLab | oklab(74.42% 0.1674 -0.0232) |
| OKLCH | oklch(74.42% 0.169 352.1) |
| XYZ | xyz(54.9331, 37.6668, 49.1679) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Hot Pink
#FF69B4
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 3.96
Carnation Pink
#FF7FA7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AB7 #7AFABD
analogous
#FA7AF7 #FA7AB7 #FA7D7A
triadic
#FA7AB7 #B7FA7A #7AB7FA
tetradic
#FA7AB7 #F7FA7A #7AFABD #7D7AFA
square
#FA7AB7 #F7FA7A #7AFABD #7D7AFA
split-complementary
#FA7AB7 #7AFA7D #7AF7FA
monochromatic
#F10977 #F83F97 #FA7AB7 #FCB5D7 #FEE2EF
Accessibility & contrast
On white
2.46
#FA7AB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FA7AB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AB7
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AB7 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B9
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7ab7; /* rgb */ color: rgb(250, 122, 183); /* oklch */ color: oklch(74.4% 0.169 352.1);
Tailwind
colors: {
custom: {
50: '#ffa4cc',
500: '#fa7ab7',
950: '#000000',
},
}SCSS
$custom: #fa7ab7; $custom-light: #ffa4cc; $custom-dark: #000000;
JSON
{
"hex": "#fa7ab7",
"rgb": {
"r": 250,
"g": 122,
"b": 183
},
"hsl": {
"h": 331.406,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74424,
"c": 0.16901,
"h": 352.1
},
"luminance": 0.37662
}Semantic roles & 50–950 ramp
primary
#FA7AB7
secondary
#D5F6E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82