#FA8BD5#FA8BD5
#FA8BD5 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.9% C 0.160 H 341.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BD5 |
|---|---|
| RGB | rgb(250, 139, 213) |
| HSL | hsl(320, 92%, 76%) |
| HSV | hsv(320, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 14.8%, 2%) |
| CIE-LAB | lab(71.96, 51.37, -19.43) |
| CIE-LCH | lch(71.96, 54.92, 339.28°) |
| OKLab | oklab(77.88% 0.1512 -0.0518) |
| OKLCH | oklch(77.88% 0.16 341.1) |
| XYZ | xyz(60.6678, 43.5974, 68.1576) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.24
Pink (survey)
#FF81C0
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 7.02
Purply Pink
#F075E6
ΔE00 7.32
Bubblegum (survey)
#FF6CB5
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BD5 #8BFAB0
analogous
#E88BFA #FA8BD5 #FA8B9E
triadic
#FA8BD5 #D5FA8B #8BD5FA
tetradic
#FA8BD5 #FAE88B #8BFAB0 #8B9EFA
square
#FA8BD5 #FAE88B #8BFAB0 #8B9EFA
split-complementary
#FA8BD5 #9EFA8B #8BFAE8
monochromatic
#F516AB #F750C0 #FA8BD5 #FDC6EA #FEE2F4
Accessibility & contrast
On white
2.16
#FA8BD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FA8BD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BD5
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BD5 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D8
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#FF8CA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8bd5; /* rgb */ color: rgb(250, 139, 213); /* oklch */ color: oklch(77.9% 0.160 341.1);
Tailwind
colors: {
custom: {
50: '#feafe2',
500: '#fa8bd5',
950: '#000000',
},
}SCSS
$custom: #fa8bd5; $custom-light: #feafe2; $custom-dark: #000000;
JSON
{
"hex": "#fa8bd5",
"rgb": {
"r": 250,
"g": 139,
"b": 213
},
"hsl": {
"h": 320,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.77883,
"c": 0.15979,
"h": 341.1
},
"luminance": 0.43593
}Semantic roles & 50–950 ramp
primary
#FA8BD5
secondary
#D5F6E0
accent
#E64D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083