#FA80BD#FA80BD
#FA80BD is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.163 H 350.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80BD |
|---|---|
| RGB | rgb(250, 128, 189) |
| HSL | hsl(330, 92%, 74%) |
| HSV | hsv(330, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 24.4%, 2%) |
| CIE-LAB | lab(69.07, 53.31, -10.44) |
| CIE-LCH | lch(69.07, 54.32, 348.92°) |
| OKLab | oklab(75.46% 0.1605 -0.0271) |
| OKLCH | oklch(75.46% 0.163 350.4) |
| XYZ | xyz(56.3305, 39.4411, 52.7804) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.86
Bubblegum Pink
#FE83CC
ΔE00 2.85
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 4.17
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80BD #80FABD
analogous
#FA80FA #FA80BD #FA8080
triadic
#FA80BD #BDFA80 #80BDFA
tetradic
#FA80BD #FAFA80 #80FABD #8080FA
square
#FA80BD #FAFA80 #80FABD #8080FA
split-complementary
#FA80BD #80FA80 #80FAFA
monochromatic
#F50A80 #F8459E #FA80BD #FCBBDC #FEE2F0
Accessibility & contrast
On white
2.36
#FA80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FA80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80BD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80BD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBF
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa80bd; /* rgb */ color: rgb(250, 128, 189); /* oklch */ color: oklch(75.5% 0.163 350.4);
Tailwind
colors: {
custom: {
50: '#ffa8d0',
500: '#fa80bd',
950: '#000000',
},
}SCSS
$custom: #fa80bd; $custom-light: #ffa8d0; $custom-dark: #000000;
JSON
{
"hex": "#fa80bd",
"rgb": {
"r": 250,
"g": 128,
"b": 189
},
"hsl": {
"h": 330,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.75456,
"c": 0.16275,
"h": 350.4
},
"luminance": 0.39436
}Semantic roles & 50–950 ramp
primary
#FA80BD
secondary
#D5F6E6
accent
#E67300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82