#FA8BAE#FA8BAE
#FA8BAE is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.6% C 0.139 H 0.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BAE |
|---|---|
| RGB | rgb(250, 139, 174) |
| HSL | hsl(341, 92%, 76%) |
| HSV | hsv(341, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 30.4%, 2%) |
| CIE-LAB | lab(70.77, 45.91, 0.46) |
| CIE-LCH | lch(70.77, 45.92, 0.57°) |
| OKLab | oklab(76.59% 0.1391 0.0018) |
| OKLCH | oklch(76.59% 0.139 0.7) |
| XYZ | xyz(56.2991, 41.8499, 45.1489) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.19
Rosa
#FE86A4
ΔE00 2.57
Carnation Pink
#FF7FA7
ΔE00 2.61
Pig Pink
#E78EA5
ΔE00 3.79
Rose Pink
#F7879A
ΔE00 4.97
Pink (survey)
#FF81C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BAE #8BFAD7
analogous
#FA8BE6 #FA8BAE #FAA08B
triadic
#FA8BAE #AEFA8B #8BAEFA
tetradic
#FA8BAE #E6FA8B #8BFAD7 #A08BFA
square
#FA8BAE #E6FA8B #8BFAD7 #A08BFA
split-complementary
#FA8BAE #8BFAA0 #8BE6FA
monochromatic
#F5165C #F75085 #FA8BAE #FDC6D7 #FEE2EB
Accessibility & contrast
On white
2.24
#FA8BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FA8BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BAE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BAE | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#FF8397
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa8bae; /* rgb */ color: rgb(250, 139, 174); /* oklch */ color: oklch(76.6% 0.139 0.7);
Tailwind
colors: {
custom: {
50: '#ffafc6',
500: '#fa8bae',
950: '#000000',
},
}SCSS
$custom: #fa8bae; $custom-light: #ffafc6; $custom-dark: #000000;
JSON
{
"hex": "#fa8bae",
"rgb": {
"r": 250,
"g": 139,
"b": 174
},
"hsl": {
"h": 341.081,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.76593,
"c": 0.13914,
"h": 0.7
},
"luminance": 0.41845
}Semantic roles & 50–950 ramp
primary
#FA8BAE
secondary
#D5F6EC
accent
#E69D00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082