#FA8BCE#FA8BCE
#FA8BCE is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.6% C 0.155 H 344.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BCE |
|---|---|
| RGB | rgb(250, 139, 206) |
| HSL | hsl(324, 92%, 76%) |
| HSV | hsv(324, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 17.6%, 2%) |
| CIE-LAB | lab(71.72, 50.32, -15.92) |
| CIE-LCH | lch(71.72, 52.77, 342.45°) |
| OKLab | oklab(77.63% 0.1492 -0.0421) |
| OKLCH | oklch(77.63% 0.155 344.2) |
| XYZ | xyz(59.7985, 43.2497, 63.5790) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.67
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Hot Pink
#FF69B4
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.03
Bubble Gum Pink
#FF69AF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BCE #8BFAB7
analogous
#EF8BFA #FA8BCE #FA8B97
triadic
#FA8BCE #CEFA8B #8BCEFA
tetradic
#FA8BCE #FAEF8B #8BFAB7 #8B97FA
square
#FA8BCE #FAEF8B #8BFAB7 #8B97FA
split-complementary
#FA8BCE #97FA8B #8BFAEF
monochromatic
#F5169C #F750B5 #FA8BCE #FDC6E7 #FEE2F3
Accessibility & contrast
On white
2.18
#FA8BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FA8BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BCE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BCE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4D0
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8bce; /* rgb */ color: rgb(250, 139, 206); /* oklch */ color: oklch(77.6% 0.155 344.2);
Tailwind
colors: {
custom: {
50: '#feafdd',
500: '#fa8bce',
950: '#000000',
},
}SCSS
$custom: #fa8bce; $custom-light: #feafdd; $custom-dark: #000000;
JSON
{
"hex": "#fa8bce",
"rgb": {
"r": 250,
"g": 139,
"b": 206
},
"hsl": {
"h": 323.784,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.7763,
"c": 0.15505,
"h": 344.2
},
"luminance": 0.43245
}Semantic roles & 50–950 ramp
primary
#FA8BCE
secondary
#D5F6E2
accent
#E65B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083