#FA6FC9#FA6FC9
#FA6FC9 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.196 H 343.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FC9 |
|---|---|
| RGB | rgb(250, 111, 201) |
| HSL | hsl(321, 93%, 71%) |
| HSV | hsv(321, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 19.6%, 2%) |
| CIE-LAB | lab(66.45, 62.89, -21.12) |
| CIE-LCH | lch(66.45, 66.34, 341.44°) |
| OKLab | oklab(73.64% 0.1877 -0.0562) |
| OKLCH | oklch(73.64% 0.196 343.3) |
| XYZ | xyz(55.6528, 35.9147, 59.2482) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FC9 #6FFAA0
analogous
#E56FFA #FA6FC9 #FA6F83
triadic
#FA6FC9 #C9FA6F #6FC9FA
tetradic
#FA6FC9 #FAE56F #6FFAA0 #6F83FA
square
#FA6FC9 #FAE56F #6FFAA0 #6F83FA
split-complementary
#FA6FC9 #83FA6F #6FFAE5
monochromatic
#E70898 #F834B3 #FA6FC9 #FCAADF #FEE1F4
Accessibility & contrast
On white
2.57
#FA6FC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FA6FC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FC9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FC9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A93CC
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#FF6F93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa6fc9; /* rgb */ color: rgb(250, 111, 201); /* oklch */ color: oklch(73.6% 0.196 343.3);
Tailwind
colors: {
custom: {
50: '#ff9ed9',
500: '#fa6fc9',
950: '#000000',
},
}SCSS
$custom: #fa6fc9; $custom-light: #ff9ed9; $custom-dark: #000000;
JSON
{
"hex": "#fa6fc9",
"rgb": {
"r": 250,
"g": 111,
"b": 201
},
"hsl": {
"h": 321.151,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73639,
"c": 0.1959,
"h": 343.3
},
"luminance": 0.3591
}Semantic roles & 50–950 ramp
primary
#FA6FC9
secondary
#D0F5DD
accent
#E65100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83