#FA89F8#FA89F8
#FA89F8 is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.191 H 327.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89F8 |
|---|---|
| RGB | rgb(250, 137, 248) |
| HSL | hsl(301, 92%, 76%) |
| HSV | hsv(301, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 0.8%, 2%) |
| CIE-LAB | lab(72.89, 58.08, -37.20) |
| CIE-LCH | lch(72.89, 68.97, 327.36°) |
| OKLab | oklab(79.01% 0.1619 -0.1018) |
| OKLCH | oklch(79.01% 0.191 327.8) |
| XYZ | xyz(65.3122, 44.9961, 94.0336) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 7.13
Violet Pink
#FB5FFC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89F8 #89FA8B
analogous
#C389FA #FA89F8 #FA89BF
triadic
#FA89F8 #F8FA89 #89F8FA
tetradic
#FA89F8 #FAC389 #89FA8B #89BFFA
square
#FA89F8 #FAC389 #89FA8B #89BFFA
split-complementary
#FA89F8 #BFFA89 #89FAC3
monochromatic
#F514F1 #F84EF5 #FA89F8 #FCC4FB #FEE2FD
Accessibility & contrast
On white
2.10
#FA89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FA89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89F8
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89F8 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#FF94B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa89f8; /* rgb */ color: rgb(250, 137, 248); /* oklch */ color: oklch(79.0% 0.191 327.8);
Tailwind
colors: {
custom: {
50: '#feaffb',
500: '#fa89f8',
950: '#000000',
},
}SCSS
$custom: #fa89f8; $custom-light: #feaffb; $custom-dark: #000000;
JSON
{
"hex": "#fa89f8",
"rgb": {
"r": 250,
"g": 137,
"b": 248
},
"hsl": {
"h": 301.062,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.7901,
"c": 0.19118,
"h": 327.8
},
"luminance": 0.44993
}Semantic roles & 50–950 ramp
primary
#FA89F8
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085