#FA89F9#FA89F9
#FA89F9 is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.192 H 327.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89F9 |
|---|---|
| RGB | rgb(250, 137, 249) |
| HSL | hsl(301, 92%, 76%) |
| HSV | hsv(301, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 0.4%, 2%) |
| CIE-LAB | lab(72.93, 58.25, -37.68) |
| CIE-LCH | lch(72.93, 69.38, 327.10°) |
| OKLab | oklab(79.05% 0.162 -0.1031) |
| OKLCH | oklch(79.05% 0.192 327.5) |
| XYZ | xyz(65.4678, 45.0583, 94.8529) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.08
Candy Pink
#FF63E9
ΔE00 6.51
Light Magenta
#FA5FF7
ΔE00 7.10
Violet Pink
#FB5FFC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89F9 #89FA8A
analogous
#C289FA #FA89F9 #FA89C0
triadic
#FA89F9 #F9FA89 #89F9FA
tetradic
#FA89F9 #FAC289 #89FA8A #89C0FA
square
#FA89F9 #FAC289 #89FA8A #89C0FA
split-complementary
#FA89F9 #C0FA89 #89FAC2
monochromatic
#F514F3 #F84EF6 #FA89F9 #FCC4FC #FEE2FE
Accessibility & contrast
On white
2.10
#FA89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FA89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89F9
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89F9 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa89f9; /* rgb */ color: rgb(250, 137, 249); /* oklch */ color: oklch(79.1% 0.192 327.5);
Tailwind
colors: {
custom: {
50: '#feaffb',
500: '#fa89f9',
950: '#000000',
},
}SCSS
$custom: #fa89f9; $custom-light: #feaffb; $custom-dark: #000000;
JSON
{
"hex": "#fa89f9",
"rgb": {
"r": 250,
"g": 137,
"b": 249
},
"hsl": {
"h": 300.531,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.79054,
"c": 0.19207,
"h": 327.5
},
"luminance": 0.45055
}Semantic roles & 50–950 ramp
primary
#FA89F9
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085