#FA87BC#FA87BC
#FA87BC is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.4% C 0.151 H 352.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FA87BC |
|---|---|
| RGB | rgb(250, 135, 188) |
| HSL | hsl(332, 92%, 75%) |
| HSV | hsv(332, 46%, 98%) |
| CMYK | cmyk(0%, 46%, 24.8%, 2%) |
| CIE-LAB | lab(70.38, 49.74, -7.93) |
| CIE-LCH | lch(70.38, 50.37, 350.94°) |
| OKLab | oklab(76.43% 0.1498 -0.0204) |
| OKLCH | oklch(76.43% 0.151 352.3) |
| XYZ | xyz(57.1671, 41.2873, 52.5256) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.83
Bubblegum Pink
#FE83CC
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.14
Bubble Gum Pink
#FF69AF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA87BC #87FAC5
analogous
#FA87F5 #FA87BC #FA8B87
triadic
#FA87BC #BCFA87 #87BCFA
tetradic
#FA87BC #F5FA87 #87FAC5 #8B87FA
square
#FA87BC #F5FA87 #87FAC5 #8B87FA
split-complementary
#FA87BC #87FA8B #87F5FA
monochromatic
#F5117A #F84C9B #FA87BC #FCC2DD #FEE2EF
Accessibility & contrast
On white
2.27
#FA87BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FA87BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA87BC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA87BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA87BC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BE
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#FF829A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fa87bc; /* rgb */ color: rgb(250, 135, 188); /* oklch */ color: oklch(76.4% 0.151 352.3);
Tailwind
colors: {
custom: {
50: '#feadd0',
500: '#fa87bc',
950: '#000000',
},
}SCSS
$custom: #fa87bc; $custom-light: #feadd0; $custom-dark: #000000;
JSON
{
"hex": "#fa87bc",
"rgb": {
"r": 250,
"g": 135,
"b": 188
},
"hsl": {
"h": 332.348,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.76429,
"c": 0.15118,
"h": 352.3
},
"luminance": 0.41283
}Semantic roles & 50–950 ramp
primary
#FA87BC
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82