#FA8FB2#FA8FB2
#FA8FB2 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.3% C 0.134 H 359.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FB2 |
|---|---|
| RGB | rgb(250, 143, 178) |
| HSL | hsl(340, 91%, 77%) |
| HSV | hsv(340, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 28.8%, 2%) |
| CIE-LAB | lab(71.68, 44.41, -0.43) |
| CIE-LCH | lch(71.68, 44.41, 359.44°) |
| OKLab | oklab(77.32% 0.1344 -0.0005) |
| OKLCH | oklch(77.32% 0.134 359.8) |
| XYZ | xyz(57.2846, 43.1878, 47.4299) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.15
Rosa
#FE86A4
ΔE00 3.38
Carnation Pink
#FF7FA7
ΔE00 3.53
Pig Pink
#E78EA5
ΔE00 3.91
Rose Pink
#F7879A
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FB2 #8FFAD7
analogous
#FA8FE7 #FA8FB2 #FAA28F
triadic
#FA8FB2 #B2FA8F #8FB2FA
tetradic
#FA8FB2 #E7FA8F #8FFAD7 #A28FFA
square
#FA8FB2 #E7FA8F #8FFAD7 #A28FFA
split-complementary
#FA8FB2 #8FFAA2 #8FE7FA
monochromatic
#F51A61 #F7548A #FA8FB2 #FDCADA #FEE2EB
Accessibility & contrast
On white
2.18
#FA8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FA8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FB2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FB2 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8fb2; /* rgb */ color: rgb(250, 143, 178); /* oklch */ color: oklch(77.3% 0.134 359.8);
Tailwind
colors: {
custom: {
50: '#feb2c9',
500: '#fa8fb2',
950: '#000000',
},
}SCSS
$custom: #fa8fb2; $custom-light: #feb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fa8fb2",
"rgb": {
"r": 250,
"g": 143,
"b": 178
},
"hsl": {
"h": 340.374,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.77322,
"c": 0.13438,
"h": 359.8
},
"luminance": 0.43183
}Semantic roles & 50–950 ramp
primary
#FA8FB2
secondary
#D5F6EB
accent
#E69A00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082