#FA7AB9#FA7AB9
#FA7AB9 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.170 H 351.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AB9 |
|---|---|
| RGB | rgb(250, 122, 185) |
| HSL | hsl(330, 93%, 73%) |
| HSV | hsv(330, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 26%, 2%) |
| CIE-LAB | lab(67.84, 55.65, -10.03) |
| CIE-LCH | lch(67.84, 56.55, 349.78°) |
| OKLab | oklab(74.49% 0.168 -0.0259) |
| OKLCH | oklch(74.49% 0.17 351.2) |
| XYZ | xyz(55.1427, 37.7507, 50.2720) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.75
Bubblegum (survey)
#FF6CB5
ΔE00 2.50
Hot Pink
#FF69B4
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AB9 #7AFABB
analogous
#FA7AF9 #FA7AB9 #FA7B7A
triadic
#FA7AB9 #B9FA7A #7AB9FA
tetradic
#FA7AB9 #F9FA7A #7AFABB #7B7AFA
square
#FA7AB9 #F9FA7A #7AFABB #7B7AFA
split-complementary
#FA7AB9 #7AFA7B #7AF9FA
monochromatic
#F1097B #F83F9A #FA7AB9 #FCB5D8 #FEE2EF
Accessibility & contrast
On white
2.46
#FA7AB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FA7AB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AB9
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AB9 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BB
Deuteranopia (green-blind)
#ABAEB6
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7ab9; /* rgb */ color: rgb(250, 122, 185); /* oklch */ color: oklch(74.5% 0.170 351.2);
Tailwind
colors: {
custom: {
50: '#ffa4ce',
500: '#fa7ab9',
950: '#000000',
},
}SCSS
$custom: #fa7ab9; $custom-light: #ffa4ce; $custom-dark: #000000;
JSON
{
"hex": "#fa7ab9",
"rgb": {
"r": 250,
"g": 122,
"b": 185
},
"hsl": {
"h": 330.469,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74491,
"c": 0.17,
"h": 351.2
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#FA7AB9
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82