#FA6FB4#FA6FB4
#FA6FB4 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.9% C 0.184 H 351.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB4 |
|---|---|
| RGB | rgb(250, 111, 180) |
| HSL | hsl(330, 93%, 71%) |
| HSV | hsv(330, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 28%, 2%) |
| CIE-LAB | lab(65.74, 60.10, -10.34) |
| CIE-LCH | lch(65.74, 60.99, 350.24°) |
| OKLab | oklab(72.88% 0.1821 -0.0267) |
| OKLCH | oklch(72.88% 0.184 351.7) |
| XYZ | xyz(53.3492, 34.9932, 47.1159) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.82
Hot Pink
#FF69B4
ΔE00 1.11
Bubble Gum Pink
#FF69AF
ΔE00 1.49
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 5.03
Medium Pink
#F36196
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB4 #6FFAB5
analogous
#FA6FF9 #FA6FB4 #FA6F6F
triadic
#FA6FB4 #B4FA6F #6FB4FA
tetradic
#FA6FB4 #F9FA6F #6FFAB5 #6F6FFA
square
#FA6FB4 #F9FA6F #6FFAB5 #6F6FFA
split-complementary
#FA6FB4 #6FFA6F #6FF9FA
monochromatic
#E70876 #F83495 #FA6FB4 #FCAAD3 #FEE1F0
Accessibility & contrast
On white
2.63
#FA6FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#FA6FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB4
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB4 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8190B6
Deuteranopia (green-blind)
#A7A9B1
Tritanopia (blue-blind)
#FF698A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6fb4; /* rgb */ color: rgb(250, 111, 180); /* oklch */ color: oklch(72.9% 0.184 351.7);
Tailwind
colors: {
custom: {
50: '#ff9eca',
500: '#fa6fb4',
950: '#000000',
},
}SCSS
$custom: #fa6fb4; $custom-light: #ff9eca; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb4",
"rgb": {
"r": 250,
"g": 111,
"b": 180
},
"hsl": {
"h": 330.216,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72876,
"c": 0.18407,
"h": 351.7
},
"luminance": 0.34988
}Semantic roles & 50–950 ramp
primary
#FA6FB4
secondary
#D0F5E3
accent
#E67400
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82