#FA6FB2#FA6FB2
#FA6FB2 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.183 H 352.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB2 |
|---|---|
| RGB | rgb(250, 111, 178) |
| HSL | hsl(331, 93%, 71%) |
| HSV | hsv(331, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 28.8%, 2%) |
| CIE-LAB | lab(65.68, 59.85, -9.30) |
| CIE-LCH | lch(65.68, 60.57, 351.17°) |
| OKLab | oklab(72.81% 0.1815 -0.0239) |
| OKLCH | oklch(72.81% 0.183 352.5) |
| XYZ | xyz(53.1469, 34.9123, 46.0506) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.96
Hot Pink
#FF69B4
ΔE00 1.23
Bubble Gum Pink
#FF69AF
ΔE00 1.24
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 5.31
Medium Pink
#F36196
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB2 #6FFAB7
analogous
#FA6FF8 #FA6FB2 #FA716F
triadic
#FA6FB2 #B2FA6F #6FB2FA
tetradic
#FA6FB2 #F8FA6F #6FFAB7 #716FFA
square
#FA6FB2 #F8FA6F #6FFAB7 #716FFA
split-complementary
#FA6FB2 #6FFA71 #6FF8FA
monochromatic
#E70873 #F83492 #FA6FB2 #FCAAD2 #FEE1EF
Accessibility & contrast
On white
2.63
#FA6FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#FA6FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB2
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB2 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF6889
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6fb2; /* rgb */ color: rgb(250, 111, 178); /* oklch */ color: oklch(72.8% 0.183 352.5);
Tailwind
colors: {
custom: {
50: '#ff9ec9',
500: '#fa6fb2',
950: '#000000',
},
}SCSS
$custom: #fa6fb2; $custom-light: #ff9ec9; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb2",
"rgb": {
"r": 250,
"g": 111,
"b": 178
},
"hsl": {
"h": 331.079,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72809,
"c": 0.1831,
"h": 352.5
},
"luminance": 0.34907
}Semantic roles & 50–950 ramp
primary
#FA6FB2
secondary
#D0F5E3
accent
#E67700
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82