#FA89FB#FA89FB
#FA89FB is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.194 H 326.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89FB |
|---|---|
| RGB | rgb(250, 137, 251) |
| HSL | hsl(299, 93%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.4%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.01, 58.60, -38.64) |
| CIE-LCH | lch(73.01, 70.19, 326.60°) |
| OKLab | oklab(79.14% 0.1624 -0.1059) |
| OKLCH | oklch(79.14% 0.194 326.9) |
| XYZ | xyz(65.7814, 45.1837, 96.5045) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 6.29
Candy Pink
#FF63E9
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 7.03
Light Magenta
#FA5FF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89FB #8AFB89
analogous
#C189FB #FA89FB #FB89C3
triadic
#FA89FB #FBFA89 #89FBFA
tetradic
#FA89FB #FBC189 #8AFB89 #89C3FB
square
#FA89FB #FBC189 #8AFB89 #89C3FB
split-complementary
#FA89FB #C3FB89 #89FBC1
monochromatic
#F513F7 #F74EF9 #FA89FB #FDC4FD #FEE1FE
Accessibility & contrast
On white
2.09
#FA89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FA89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89FB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89FB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa89fb; /* rgb */ color: rgb(250, 137, 251); /* oklch */ color: oklch(79.1% 0.194 326.9);
Tailwind
colors: {
custom: {
50: '#feaffd',
500: '#fa89fb',
950: '#000000',
},
}SCSS
$custom: #fa89fb; $custom-light: #feaffd; $custom-dark: #000000;
JSON
{
"hex": "#fa89fb",
"rgb": {
"r": 250,
"g": 137,
"b": 251
},
"hsl": {
"h": 299.474,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.79142,
"c": 0.19384,
"h": 326.9
},
"luminance": 0.4518
}Semantic roles & 50–950 ramp
primary
#FA89FB
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085