#FA6FB6#FA6FB6
#FA6FB6 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.185 H 350.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB6 |
|---|---|
| RGB | rgb(250, 111, 182) |
| HSL | hsl(329, 93%, 71%) |
| HSV | hsv(329, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 27.2%, 2%) |
| CIE-LAB | lab(65.81, 60.36, -11.38) |
| CIE-LCH | lch(65.81, 61.42, 349.33°) |
| OKLab | oklab(72.95% 0.1827 -0.0295) |
| OKLCH | oklch(72.95% 0.185 350.8) |
| XYZ | xyz(53.5544, 35.0753, 48.1966) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.90
Hot Pink
#FF69B4
ΔE00 1.16
Bubble Gum Pink
#FF69AF
ΔE00 1.82
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 4.77
Barbie Pink
#FE46A5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB6 #6FFAB3
analogous
#F96FFA #FA6FB6 #FA6F70
triadic
#FA6FB6 #B6FA6F #6FB6FA
tetradic
#FA6FB6 #FAF96F #6FFAB3 #6F70FA
square
#FA6FB6 #FAF96F #6FFAB3 #6F70FA
split-complementary
#FA6FB6 #70FA6F #6FFAF9
monochromatic
#E7087A #F83498 #FA6FB6 #FCAAD4 #FEE1F0
Accessibility & contrast
On white
2.62
#FA6FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FA6FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8090B8
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#FF698B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6fb6; /* rgb */ color: rgb(250, 111, 182); /* oklch */ color: oklch(72.9% 0.185 350.8);
Tailwind
colors: {
custom: {
50: '#ff9ecb',
500: '#fa6fb6',
950: '#000000',
},
}SCSS
$custom: #fa6fb6; $custom-light: #ff9ecb; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb6",
"rgb": {
"r": 250,
"g": 111,
"b": 182
},
"hsl": {
"h": 329.353,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72945,
"c": 0.18505,
"h": 350.8
},
"luminance": 0.3507
}Semantic roles & 50–950 ramp
primary
#FA6FB6
secondary
#D0F5E2
accent
#E67000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82