#FA6FBF#FA6FBF
#FA6FBF is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.190 H 347.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FBF |
|---|---|
| RGB | rgb(250, 111, 191) |
| HSL | hsl(325, 93%, 71%) |
| HSV | hsv(325, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 23.6%, 2%) |
| CIE-LAB | lab(66.10, 61.53, -16.02) |
| CIE-LCH | lch(66.10, 63.58, 345.41°) |
| OKLab | oklab(73.26% 0.1852 -0.0421) |
| OKLCH | oklch(73.26% 0.19 347.2) |
| XYZ | xyz(54.5145, 35.4594, 53.2534) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.43
Hot Pink
#FF69B4
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 4.02
Pink (survey)
#FF81C0
ΔE00 4.08
Pale Magenta
#D767AD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FBF #6FFAAA
analogous
#F06FFA #FA6FBF #FA6F79
triadic
#FA6FBF #BFFA6F #6FBFFA
tetradic
#FA6FBF #FAF06F #6FFAAA #6F79FA
square
#FA6FBF #FAF06F #6FFAAA #6F79FA
split-complementary
#FA6FBF #79FA6F #6FFAF0
monochromatic
#E70888 #F834A5 #FA6FBF #FCAAD9 #FEE1F2
Accessibility & contrast
On white
2.60
#FA6FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FA6FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FBF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FBF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C2
Deuteranopia (green-blind)
#A4A9BC
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa6fbf; /* rgb */ color: rgb(250, 111, 191); /* oklch */ color: oklch(73.3% 0.190 347.2);
Tailwind
colors: {
custom: {
50: '#ff9ed2',
500: '#fa6fbf',
950: '#000000',
},
}SCSS
$custom: #fa6fbf; $custom-light: #ff9ed2; $custom-dark: #000000;
JSON
{
"hex": "#fa6fbf",
"rgb": {
"r": 250,
"g": 111,
"b": 191
},
"hsl": {
"h": 325.468,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73264,
"c": 0.18989,
"h": 347.2
},
"luminance": 0.35454
}Semantic roles & 50–950 ramp
primary
#FA6FBF
secondary
#D0F5E0
accent
#E66100
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82