#FA8BAD#FA8BAD
#FA8BAD is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.6% C 0.139 H 1.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BAD |
|---|---|
| RGB | rgb(250, 139, 173) |
| HSL | hsl(342, 92%, 76%) |
| HSV | hsv(342, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 30.8%, 2%) |
| CIE-LAB | lab(70.74, 45.79, 0.98) |
| CIE-LCH | lch(70.74, 45.80, 1.22°) |
| OKLab | oklab(76.56% 0.1388 0.0032) |
| OKLCH | oklch(76.56% 0.139 1.3) |
| XYZ | xyz(56.2019, 41.8111, 44.6374) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.12
Rosa
#FE86A4
ΔE00 2.33
Carnation Pink
#FF7FA7
ΔE00 2.58
Pig Pink
#E78EA5
ΔE00 3.68
Rose Pink
#F7879A
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BAD #8BFAD8
analogous
#FA8BE5 #FA8BAD #FAA18B
triadic
#FA8BAD #ADFA8B #8BADFA
tetradic
#FA8BAD #E5FA8B #8BFAD8 #A18BFA
square
#FA8BAD #E5FA8B #8BFAD8 #A18BFA
split-complementary
#FA8BAD #8BFAA1 #8BE5FA
monochromatic
#F5165A #F75084 #FA8BAD #FDC6D6 #FEE2EA
Accessibility & contrast
On white
2.24
#FA8BAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FA8BAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BAD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BAD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AE
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#FF8397
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa8bad; /* rgb */ color: rgb(250, 139, 173); /* oklch */ color: oklch(76.6% 0.139 1.3);
Tailwind
colors: {
custom: {
50: '#ffafc5',
500: '#fa8bad',
950: '#000000',
},
}SCSS
$custom: #fa8bad; $custom-light: #ffafc5; $custom-dark: #000000;
JSON
{
"hex": "#fa8bad",
"rgb": {
"r": 250,
"g": 139,
"b": 173
},
"hsl": {
"h": 341.622,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.76564,
"c": 0.13882,
"h": 1.3
},
"luminance": 0.41806
}Semantic roles & 50–950 ramp
primary
#FA8BAD
secondary
#D5F6EC
accent
#E69F00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181112
muted
#868081