#FA6FB8#FA6FB8
#FA6FB8 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.186 H 350.0°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6FB8 |
|---|---|
| RGB | rgb(250, 111, 184) |
| HSL | hsl(328, 93%, 71%) |
| HSV | hsv(328, 56%, 98%) |
| CMYK | cmyk(0%, 55.6%, 26.4%, 2%) |
| CIE-LAB | lab(65.87, 60.61, -12.41) |
| CIE-LCH | lch(65.87, 61.87, 348.43°) |
| OKLab | oklab(73.01% 0.1833 -0.0323) |
| OKLCH | oklch(73.01% 0.186 350) |
| XYZ | xyz(53.7625, 35.1586, 49.2929) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.15
Hot Pink
#FF69B4
ΔE00 1.35
Bubble Gum Pink
#FF69AF
ΔE00 2.18
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 4.54
Barbie Pink
#FE46A5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6FB8 #6FFAB1
analogous
#F66FFA #FA6FB8 #FA6F72
triadic
#FA6FB8 #B8FA6F #6FB8FA
tetradic
#FA6FB8 #FAF66F #6FFAB1 #6F72FA
square
#FA6FB8 #FAF66F #6FFAB1 #6F72FA
split-complementary
#FA6FB8 #72FA6F #6FFAF6
monochromatic
#E7087D #F8349B #FA6FB8 #FCAAD5 #FEE1F0
Accessibility & contrast
On white
2.61
#FA6FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#FA6FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6FB8
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6FB8 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BA
Deuteranopia (green-blind)
#A5A9B5
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa6fb8; /* rgb */ color: rgb(250, 111, 184); /* oklch */ color: oklch(73.0% 0.186 350.0);
Tailwind
colors: {
custom: {
50: '#ff9ecd',
500: '#fa6fb8',
950: '#000000',
},
}SCSS
$custom: #fa6fb8; $custom-light: #ff9ecd; $custom-dark: #000000;
JSON
{
"hex": "#fa6fb8",
"rgb": {
"r": 250,
"g": 111,
"b": 184
},
"hsl": {
"h": 328.489,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73014,
"c": 0.18608,
"h": 350
},
"luminance": 0.35154
}Semantic roles & 50–950 ramp
primary
#FA6FB8
secondary
#D0F5E1
accent
#E66D00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82