#FA89FE#FA89FE
#FA89FE is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.3% C 0.197 H 326.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89FE |
|---|---|
| RGB | rgb(250, 137, 254) |
| HSL | hsl(298, 98%, 77%) |
| HSV | hsv(298, 46%, 100%) |
| CMYK | cmyk(1.6%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.14, 59.13, -40.08) |
| CIE-LCH | lch(73.14, 71.43, 325.87°) |
| OKLab | oklab(79.28% 0.1629 -0.11) |
| OKLCH | oklch(79.28% 0.197 326) |
| XYZ | xyz(66.2580, 45.3744, 99.0148) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 6.76
Violet Pink
#FB5FFC
ΔE00 6.94
Light Magenta
#FA5FF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89FE #8DFE89
analogous
#C089FE #FA89FE #FE89C8
triadic
#FA89FE #FEFA89 #89FEFA
tetradic
#FA89FE #FEC089 #8DFE89 #89C8FE
square
#FA89FE #FEC089 #8DFE89 #89C8FE
split-complementary
#FA89FE #C8FE89 #89FEC0
monochromatic
#F510FD #F74CFD #FA89FE #FDC6FF #FEE1FF
Accessibility & contrast
On white
2.08
#FA89FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#FA89FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89FE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89FE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa89fe; /* rgb */ color: rgb(250, 137, 254); /* oklch */ color: oklch(79.3% 0.197 326.0);
Tailwind
colors: {
custom: {
50: '#feafff',
500: '#fa89fe',
950: '#000000',
},
}SCSS
$custom: #fa89fe; $custom-light: #feafff; $custom-dark: #000000;
JSON
{
"hex": "#fa89fe",
"rgb": {
"r": 250,
"g": 137,
"b": 254
},
"hsl": {
"h": 297.949,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79276,
"c": 0.19653,
"h": 326
},
"luminance": 0.45371
}Semantic roles & 50–950 ramp
primary
#FA89FE
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086