#FA6FB3#FA6FB3
#FA6FB3 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.184 H 352.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB3 |
|---|---|
| RGB | rgb(250, 111, 179) |
| HSL | hsl(331, 93%, 71%) |
| HSV | hsv(331, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 28.4%, 2%) |
| CIE-LAB | lab(65.71, 59.98, -9.82) |
| CIE-LCH | lch(65.71, 60.78, 350.70°) |
| OKLab | oklab(72.84% 0.1818 -0.0253) |
| OKLCH | oklch(72.84% 0.184 352.1) |
| XYZ | xyz(53.2477, 34.9526, 46.5813) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.86
Hot Pink
#FF69B4
ΔE00 1.15
Bubble Gum Pink
#FF69AF
ΔE00 1.36
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 5.16
Medium Pink
#F36196
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB3 #6FFAB6
analogous
#FA6FF9 #FA6FB3 #FA706F
triadic
#FA6FB3 #B3FA6F #6FB3FA
tetradic
#FA6FB3 #F9FA6F #6FFAB6 #706FFA
square
#FA6FB3 #F9FA6F #6FFAB6 #706FFA
split-complementary
#FA6FB3 #6FFA70 #6FF9FA
monochromatic
#E70875 #F83494 #FA6FB3 #FCAAD2 #FEE1EF
Accessibility & contrast
On white
2.63
#FA6FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FA6FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB3
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB3 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B5
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#FF6889
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6fb3; /* rgb */ color: rgb(250, 111, 179); /* oklch */ color: oklch(72.8% 0.184 352.1);
Tailwind
colors: {
custom: {
50: '#ff9ec9',
500: '#fa6fb3',
950: '#000000',
},
}SCSS
$custom: #fa6fb3; $custom-light: #ff9ec9; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb3",
"rgb": {
"r": 250,
"g": 111,
"b": 179
},
"hsl": {
"h": 330.647,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72842,
"c": 0.18357,
"h": 352.1
},
"luminance": 0.34948
}Semantic roles & 50–950 ramp
primary
#FA6FB3
secondary
#D0F5E3
accent
#E67500
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82