#FA8BCD#FA8BCD
#FA8BCD is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.6% C 0.154 H 344.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BCD |
|---|---|
| RGB | rgb(250, 139, 205) |
| HSL | hsl(324, 92%, 76%) |
| HSV | hsv(324, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 18%, 2%) |
| CIE-LAB | lab(71.69, 50.17, -15.41) |
| CIE-LCH | lch(71.69, 52.48, 342.92°) |
| OKLab | oklab(77.6% 0.149 -0.0407) |
| OKLCH | oklch(77.6% 0.154 344.7) |
| XYZ | xyz(59.6774, 43.2012, 62.9412) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.69
Pink (survey)
#FF81C0
ΔE00 3.10
Bubblegum (survey)
#FF6CB5
ΔE00 6.45
Hot Pink
#FF69B4
ΔE00 6.90
Lavender Pink
#DD85D7
ΔE00 7.19
Bubble Gum Pink
#FF69AF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BCD #8BFAB8
analogous
#EF8BFA #FA8BCD #FA8B96
triadic
#FA8BCD #CDFA8B #8BCDFA
tetradic
#FA8BCD #FAEF8B #8BFAB8 #8B96FA
square
#FA8BCD #FAEF8B #8BFAB8 #8B96FA
split-complementary
#FA8BCD #96FA8B #8BFAEF
monochromatic
#F5169A #F750B4 #FA8BCD #FDC6E6 #FEE2F2
Accessibility & contrast
On white
2.18
#FA8BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FA8BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BCD
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BCD | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#FF8AA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8bcd; /* rgb */ color: rgb(250, 139, 205); /* oklch */ color: oklch(77.6% 0.154 344.7);
Tailwind
colors: {
custom: {
50: '#feafdc',
500: '#fa8bcd',
950: '#000000',
},
}SCSS
$custom: #fa8bcd; $custom-light: #feafdc; $custom-dark: #000000;
JSON
{
"hex": "#fa8bcd",
"rgb": {
"r": 250,
"g": 139,
"b": 205
},
"hsl": {
"h": 324.324,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.77595,
"c": 0.15442,
"h": 344.7
},
"luminance": 0.43197
}Semantic roles & 50–950 ramp
primary
#FA8BCD
secondary
#D5F6E2
accent
#E65D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083