#FA8BD4#FA8BD4
#FA8BD4 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.8% C 0.159 H 341.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BD4 |
|---|---|
| RGB | rgb(250, 139, 212) |
| HSL | hsl(321, 92%, 76%) |
| HSV | hsv(321, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 15.2%, 2%) |
| CIE-LAB | lab(71.92, 51.22, -18.93) |
| CIE-LCH | lch(71.92, 54.61, 339.71°) |
| OKLab | oklab(77.85% 0.1509 -0.0504) |
| OKLCH | oklch(77.85% 0.159 341.5) |
| XYZ | xyz(60.5413, 43.5468, 67.4912) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.10
Pink (survey)
#FF81C0
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 6.16
Bubblegum (survey)
#FF6CB5
ΔE00 7.21
Violet (CSS)
#EE82EE
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BD4 #8BFAB1
analogous
#E98BFA #FA8BD4 #FA8B9D
triadic
#FA8BD4 #D4FA8B #8BD4FA
tetradic
#FA8BD4 #FAE98B #8BFAB1 #8B9DFA
square
#FA8BD4 #FAE98B #8BFAB1 #8B9DFA
split-complementary
#FA8BD4 #9DFA8B #8BFAE9
monochromatic
#F516A9 #F750BE #FA8BD4 #FDC6EA #FEE2F4
Accessibility & contrast
On white
2.16
#FA8BD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FA8BD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BD4
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BD4 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D7
Deuteranopia (green-blind)
#AEB7D1
Tritanopia (blue-blind)
#FF8CA6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8bd4; /* rgb */ color: rgb(250, 139, 212); /* oklch */ color: oklch(77.8% 0.159 341.5);
Tailwind
colors: {
custom: {
50: '#feafe1',
500: '#fa8bd4',
950: '#000000',
},
}SCSS
$custom: #fa8bd4; $custom-light: #feafe1; $custom-dark: #000000;
JSON
{
"hex": "#fa8bd4",
"rgb": {
"r": 250,
"g": 139,
"b": 212
},
"hsl": {
"h": 320.541,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.77847,
"c": 0.15908,
"h": 341.5
},
"luminance": 0.43543
}Semantic roles & 50–950 ramp
primary
#FA8BD4
secondary
#D5F6E0
accent
#E64F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083