#FA6FB0#FA6FB0
#FA6FB0 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.7% C 0.182 H 353.4°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB0 |
|---|---|
| RGB | rgb(250, 111, 176) |
| HSL | hsl(332, 93%, 71%) |
| HSV | hsv(332, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 29.6%, 2%) |
| CIE-LAB | lab(65.62, 59.61, -8.26) |
| CIE-LCH | lch(65.62, 60.17, 352.11°) |
| OKLab | oklab(72.74% 0.1809 -0.0211) |
| OKLCH | oklch(72.74% 0.182 353.4) |
| XYZ | xyz(52.9476, 34.8326, 45.0008) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.12
Bubblegum (survey)
#FF6CB5
ΔE00 1.25
Hot Pink
#FF69B4
ΔE00 1.48
Pink (survey)
#FF81C0
ΔE00 3.95
Medium Pink
#F36196
ΔE00 5.21
Carnation Pink
#FF7FA7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB0 #6FFAB9
analogous
#FA6FF6 #FA6FB0 #FA736F
triadic
#FA6FB0 #B0FA6F #6FB0FA
tetradic
#FA6FB0 #F6FA6F #6FFAB9 #736FFA
square
#FA6FB0 #F6FA6F #6FFAB9 #736FFA
split-complementary
#FA6FB0 #6FFA73 #6FF6FA
monochromatic
#E70870 #F83490 #FA6FB0 #FCAAD0 #FEE1EF
Accessibility & contrast
On white
2.64
#FA6FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#FA6FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB0
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB0 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B2
Deuteranopia (green-blind)
#A7A9AD
Tritanopia (blue-blind)
#FF6888
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa6fb0; /* rgb */ color: rgb(250, 111, 176); /* oklch */ color: oklch(72.7% 0.182 353.4);
Tailwind
colors: {
custom: {
50: '#ff9ec7',
500: '#fa6fb0',
950: '#000000',
},
}SCSS
$custom: #fa6fb0; $custom-light: #ff9ec7; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb0",
"rgb": {
"r": 250,
"g": 111,
"b": 176
},
"hsl": {
"h": 331.942,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72742,
"c": 0.18216,
"h": 353.4
},
"luminance": 0.34827
}Semantic roles & 50–950 ramp
primary
#FA6FB0
secondary
#D0F5E4
accent
#E67A00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82