#FA8FB4#FA8FB4
#FA8FB4 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.135 H 358.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FB4 |
|---|---|
| RGB | rgb(250, 143, 180) |
| HSL | hsl(339, 91%, 77%) |
| HSV | hsv(339, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 28%, 2%) |
| CIE-LAB | lab(71.74, 44.67, -1.47) |
| CIE-LCH | lch(71.74, 44.69, 358.12°) |
| OKLab | oklab(77.38% 0.1351 -0.0032) |
| OKLCH | oklch(77.38% 0.135 358.6) |
| XYZ | xyz(57.4869, 43.2687, 48.4951) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.43
Carnation Pink
#FF7FA7
ΔE00 3.70
Rosa
#FE86A4
ΔE00 3.83
Pig Pink
#E78EA5
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 5.31
Rose Pink
#F7879A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FB4 #8FFAD5
analogous
#FA8FEA #FA8FB4 #FAA08F
triadic
#FA8FB4 #B4FA8F #8FB4FA
tetradic
#FA8FB4 #EAFA8F #8FFAD5 #A08FFA
square
#FA8FB4 #EAFA8F #8FFAD5 #A08FFA
split-complementary
#FA8FB4 #8FFAA0 #8FEAFA
monochromatic
#F51A66 #F7548D #FA8FB4 #FDCADB #FEE2EB
Accessibility & contrast
On white
2.18
#FA8FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FA8FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FB4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FB4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#FF889C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8fb4; /* rgb */ color: rgb(250, 143, 180); /* oklch */ color: oklch(77.4% 0.135 358.6);
Tailwind
colors: {
custom: {
50: '#feb2ca',
500: '#fa8fb4',
950: '#000000',
},
}SCSS
$custom: #fa8fb4; $custom-light: #feb2ca; $custom-dark: #000000;
JSON
{
"hex": "#fa8fb4",
"rgb": {
"r": 250,
"g": 143,
"b": 180
},
"hsl": {
"h": 339.252,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.77381,
"c": 0.1351,
"h": 358.6
},
"luminance": 0.43264
}Semantic roles & 50–950 ramp
primary
#FA8FB4
secondary
#D5F6EB
accent
#E69600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082