#FA89FF#FA89FF
#FA89FF is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.3% C 0.197 H 325.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89FF |
|---|---|
| RGB | rgb(250, 137, 255) |
| HSL | hsl(297, 100%, 77%) |
| HSV | hsv(297, 46%, 100%) |
| CMYK | cmyk(2%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(73.18, 59.30, -40.56) |
| CIE-LCH | lch(73.18, 71.84, 325.63°) |
| OKLab | oklab(79.32% 0.1631 -0.1113) |
| OKLCH | oklch(79.32% 0.197 325.7) |
| XYZ | xyz(66.4185, 45.4386, 99.8604) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.75
Candy Pink
#FF63E9
ΔE00 6.82
Violet Pink
#FB5FFC
ΔE00 6.92
Light Magenta
#FA5FF7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89FF #8EFF89
analogous
#BF89FF #FA89FF #FF89C9
triadic
#FA89FF #FFFA89 #89FFFA
tetradic
#FA89FF #FFBF89 #8EFF89 #89C9FF
square
#FA89FF #FFBF89 #8EFF89 #89C9FF
split-complementary
#FA89FF #C9FF89 #89FFBF
monochromatic
#F50FFF #F74CFF #FA89FF #FDC6FF #FEE0FF
Accessibility & contrast
On white
2.08
#FA89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FA89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89FF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89FF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa89ff; /* rgb */ color: rgb(250, 137, 255); /* oklch */ color: oklch(79.3% 0.197 325.7);
Tailwind
colors: {
custom: {
50: '#feafff',
500: '#fa89ff',
950: '#000000',
},
}SCSS
$custom: #fa89ff; $custom-light: #feafff; $custom-dark: #000000;
JSON
{
"hex": "#fa89ff",
"rgb": {
"r": 250,
"g": 137,
"b": 255
},
"hsl": {
"h": 297.458,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79321,
"c": 0.19744,
"h": 325.7
},
"luminance": 0.45435
}Semantic roles & 50–950 ramp
primary
#FA89FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086