#FA7AB2#FA7AB2
#FA7AB2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.167 H 354.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AB2 |
|---|---|
| RGB | rgb(250, 122, 178) |
| HSL | hsl(334, 93%, 73%) |
| HSV | hsv(334, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 28.8%, 2%) |
| CIE-LAB | lab(67.62, 54.75, -6.41) |
| CIE-LCH | lch(67.62, 55.12, 353.32°) |
| OKLab | oklab(74.26% 0.1659 -0.0162) |
| OKLCH | oklch(74.26% 0.167 354.4) |
| XYZ | xyz(54.4219, 37.4623, 46.4756) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.68
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Bubble Gum Pink
#FF69AF
ΔE00 3.08
Hot Pink
#FF69B4
ΔE00 3.44
Carnation Pink
#FF7FA7
ΔE00 4.05
Pinky
#FC86AA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AB2 #7AFAC2
analogous
#FA7AF2 #FA7AB2 #FA827A
triadic
#FA7AB2 #B2FA7A #7AB2FA
tetradic
#FA7AB2 #F2FA7A #7AFAC2 #827AFA
square
#FA7AB2 #F2FA7A #7AFAC2 #827AFA
split-complementary
#FA7AB2 #7AFA82 #7AF2FA
monochromatic
#F1096E #F83F90 #FA7AB2 #FCB5D4 #FEE2EE
Accessibility & contrast
On white
2.47
#FA7AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA7AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AB2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AB2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7ab2; /* rgb */ color: rgb(250, 122, 178); /* oklch */ color: oklch(74.3% 0.167 354.4);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fa7ab2',
950: '#000000',
},
}SCSS
$custom: #fa7ab2; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fa7ab2",
"rgb": {
"r": 250,
"g": 122,
"b": 178
},
"hsl": {
"h": 333.75,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.7426,
"c": 0.16666,
"h": 354.4
},
"luminance": 0.37457
}Semantic roles & 50–950 ramp
primary
#FA7AB2
secondary
#D5F6E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82