#FA8BD3#FA8BD3
#FA8BD3 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.8% C 0.158 H 342.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BD3 |
|---|---|
| RGB | rgb(250, 139, 211) |
| HSL | hsl(321, 92%, 76%) |
| HSV | hsv(321, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 15.6%, 2%) |
| CIE-LAB | lab(71.89, 51.07, -18.43) |
| CIE-LCH | lch(71.89, 54.29, 340.15°) |
| OKLab | oklab(77.81% 0.1506 -0.049) |
| OKLCH | oklch(77.81% 0.158 342) |
| XYZ | xyz(60.4155, 43.4965, 66.8289) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.98
Pink (survey)
#FF81C0
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 6.29
Bubblegum (survey)
#FF6CB5
ΔE00 7.09
Violet (CSS)
#EE82EE
ΔE00 7.41
Hot Pink
#FF69B4
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BD3 #8BFAB2
analogous
#EA8BFA #FA8BD3 #FA8B9C
triadic
#FA8BD3 #D3FA8B #8BD3FA
tetradic
#FA8BD3 #FAEA8B #8BFAB2 #8B9CFA
square
#FA8BD3 #FAEA8B #8BFAB2 #8B9CFA
split-complementary
#FA8BD3 #9CFA8B #8BFAEA
monochromatic
#F516A6 #F750BD #FA8BD3 #FDC6E9 #FEE2F4
Accessibility & contrast
On white
2.17
#FA8BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FA8BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BD3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BD3 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D6
Deuteranopia (green-blind)
#AEB7D0
Tritanopia (blue-blind)
#FF8CA6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8bd3; /* rgb */ color: rgb(250, 139, 211); /* oklch */ color: oklch(77.8% 0.158 342.0);
Tailwind
colors: {
custom: {
50: '#feafe0',
500: '#fa8bd3',
950: '#000000',
},
}SCSS
$custom: #fa8bd3; $custom-light: #feafe0; $custom-dark: #000000;
JSON
{
"hex": "#fa8bd3",
"rgb": {
"r": 250,
"g": 139,
"b": 211
},
"hsl": {
"h": 321.081,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.7781,
"c": 0.1584,
"h": 342
},
"luminance": 0.43492
}Semantic roles & 50–950 ramp
primary
#FA8BD3
secondary
#D5F6E1
accent
#E65100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083