#FA6FB1#FA6FB1
#FA6FB1 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.183 H 352.9°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB1 |
|---|---|
| RGB | rgb(250, 111, 177) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 29.2%, 2%) |
| CIE-LAB | lab(65.65, 59.73, -8.78) |
| CIE-LCH | lch(65.65, 60.37, 351.64°) |
| OKLab | oklab(72.78% 0.1812 -0.0225) |
| OKLCH | oklch(72.78% 0.183 352.9) |
| XYZ | xyz(53.0469, 34.8723, 45.5238) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.09
Bubble Gum Pink
#FF69AF
ΔE00 1.16
Hot Pink
#FF69B4
ΔE00 1.34
Pink (survey)
#FF81C0
ΔE00 3.87
Medium Pink
#F36196
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB1 #6FFAB8
analogous
#FA6FF6 #FA6FB1 #FA726F
triadic
#FA6FB1 #B1FA6F #6FB1FA
tetradic
#FA6FB1 #F6FA6F #6FFAB8 #726FFA
square
#FA6FB1 #F6FA6F #6FFAB8 #726FFA
split-complementary
#FA6FB1 #6FFA72 #6FF6FA
monochromatic
#E70872 #F83491 #FA6FB1 #FCAAD1 #FEE1EF
Accessibility & contrast
On white
2.63
#FA6FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#FA6FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB1
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB1 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B3
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6fb1; /* rgb */ color: rgb(250, 111, 177); /* oklch */ color: oklch(72.8% 0.183 352.9);
Tailwind
colors: {
custom: {
50: '#ff9ec8',
500: '#fa6fb1',
950: '#000000',
},
}SCSS
$custom: #fa6fb1; $custom-light: #ff9ec8; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb1",
"rgb": {
"r": 250,
"g": 111,
"b": 177
},
"hsl": {
"h": 331.511,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72775,
"c": 0.18263,
"h": 352.9
},
"luminance": 0.34867
}Semantic roles & 50–950 ramp
primary
#FA6FB1
secondary
#D0F5E3
accent
#E67900
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82