#FA6FB5#FA6FB5
#FA6FB5 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.9% C 0.185 H 351.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB5 |
|---|---|
| RGB | rgb(250, 111, 181) |
| HSL | hsl(330, 93%, 71%) |
| HSV | hsv(330, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 27.6%, 2%) |
| CIE-LAB | lab(65.78, 60.23, -10.86) |
| CIE-LCH | lch(65.78, 61.20, 349.78°) |
| OKLab | oklab(72.91% 0.1824 -0.0281) |
| OKLCH | oklch(72.91% 0.185 351.2) |
| XYZ | xyz(53.4514, 35.0341, 47.6543) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.83
Hot Pink
#FF69B4
ΔE00 1.11
Bubble Gum Pink
#FF69AF
ΔE00 1.65
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 4.89
Medium Pink
#F36196
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB5 #6FFAB4
analogous
#F96FFA #FA6FB5 #FA6F6F
triadic
#FA6FB5 #B5FA6F #6FB5FA
tetradic
#FA6FB5 #FAF96F #6FFAB4 #6F6FFA
square
#FA6FB5 #FAF96F #6FFAB4 #6F6FFA
split-complementary
#FA6FB5 #6FFA6F #6FFAF9
monochromatic
#E70878 #F83497 #FA6FB5 #FCAAD3 #FEE1F0
Accessibility & contrast
On white
2.62
#FA6FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#FA6FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB5
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB5 | 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)
#8190B7
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#FF698A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6fb5; /* rgb */ color: rgb(250, 111, 181); /* oklch */ color: oklch(72.9% 0.185 351.2);
Tailwind
colors: {
custom: {
50: '#ff9ecb',
500: '#fa6fb5',
950: '#000000',
},
}SCSS
$custom: #fa6fb5; $custom-light: #ff9ecb; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb5",
"rgb": {
"r": 250,
"g": 111,
"b": 181
},
"hsl": {
"h": 329.784,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72911,
"c": 0.18455,
"h": 351.2
},
"luminance": 0.35029
}Semantic roles & 50–950 ramp
primary
#FA6FB5
secondary
#D0F5E2
accent
#E67200
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82