#FA8BD6#FA8BD6
#FA8BD6 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.9% C 0.160 H 340.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BD6 |
|---|---|
| RGB | rgb(250, 139, 214) |
| HSL | hsl(319, 92%, 76%) |
| HSV | hsv(319, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 14.4%, 2%) |
| CIE-LAB | lab(71.99, 51.53, -19.93) |
| CIE-LCH | lch(71.99, 55.25, 338.85°) |
| OKLab | oklab(77.92% 0.1514 -0.0532) |
| OKLCH | oklch(77.92% 0.16 340.7) |
| XYZ | xyz(60.7951, 43.6483, 68.8282) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.16
Bubblegum (survey)
#FF6CB5
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BD6 #8BFAAF
analogous
#E68BFA #FA8BD6 #FA8B9F
triadic
#FA8BD6 #D6FA8B #8BD6FA
tetradic
#FA8BD6 #FAE68B #8BFAAF #8B9FFA
square
#FA8BD6 #FAE68B #8BFAAF #8B9FFA
split-complementary
#FA8BD6 #9FFA8B #8BFAE6
monochromatic
#F516AD #F750C1 #FA8BD6 #FDC6EB #FEE2F5
Accessibility & contrast
On white
2.16
#FA8BD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FA8BD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BD6
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BD6 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A6D9
Deuteranopia (green-blind)
#ADB7D3
Tritanopia (blue-blind)
#FF8DA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa8bd6; /* rgb */ color: rgb(250, 139, 214); /* oklch */ color: oklch(77.9% 0.160 340.7);
Tailwind
colors: {
custom: {
50: '#feafe2',
500: '#fa8bd6',
950: '#000000',
},
}SCSS
$custom: #fa8bd6; $custom-light: #feafe2; $custom-dark: #000000;
JSON
{
"hex": "#fa8bd6",
"rgb": {
"r": 250,
"g": 139,
"b": 214
},
"hsl": {
"h": 319.459,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.7792,
"c": 0.16049,
"h": 340.7
},
"luminance": 0.43644
}Semantic roles & 50–950 ramp
primary
#FA8BD6
secondary
#D5F6E0
accent
#E64A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083