#FA7AB3#FA7AB3
#FA7AB3 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.167 H 354.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7AB3 |
|---|---|
| RGB | rgb(250, 122, 179) |
| HSL | hsl(333, 93%, 73%) |
| HSV | hsv(333, 51%, 98%) |
| CMYK | cmyk(0%, 51.2%, 28.4%, 2%) |
| CIE-LAB | lab(67.65, 54.88, -6.93) |
| CIE-LCH | lch(67.65, 55.31, 352.80°) |
| OKLab | oklab(74.29% 0.1662 -0.0176) |
| OKLCH | oklch(74.29% 0.167 354) |
| XYZ | xyz(54.5227, 37.5026, 47.0063) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.50
Bubblegum (survey)
#FF6CB5
ΔE00 2.87
Bubble Gum Pink
#FF69AF
ΔE00 3.04
Hot Pink
#FF69B4
ΔE00 3.33
Carnation Pink
#FF7FA7
ΔE00 4.28
Pinky
#FC86AA
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7AB3 #7AFAC1
analogous
#FA7AF3 #FA7AB3 #FA817A
triadic
#FA7AB3 #B3FA7A #7AB3FA
tetradic
#FA7AB3 #F3FA7A #7AFAC1 #817AFA
square
#FA7AB3 #F3FA7A #7AFAC1 #817AFA
split-complementary
#FA7AB3 #7AFA81 #7AF3FA
monochromatic
#F10970 #F83F91 #FA7AB3 #FCB5D5 #FEE2EE
Accessibility & contrast
On white
2.47
#FA7AB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FA7AB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7AB3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7AB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7AB3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B5
Deuteranopia (green-blind)
#ADADB0
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa7ab3; /* rgb */ color: rgb(250, 122, 179); /* oklch */ color: oklch(74.3% 0.167 354.0);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fa7ab3',
950: '#000000',
},
}SCSS
$custom: #fa7ab3; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fa7ab3",
"rgb": {
"r": 250,
"g": 122,
"b": 179
},
"hsl": {
"h": 333.281,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.74293,
"c": 0.16711,
"h": 354
},
"luminance": 0.37498
}Semantic roles & 50–950 ramp
primary
#FA7AB3
secondary
#D5F6E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82