#FA89F6#FA89F6
#FA89F6 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.189 H 328.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89F6 |
|---|---|
| RGB | rgb(250, 137, 246) |
| HSL | hsl(302, 92%, 76%) |
| HSV | hsv(302, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 1.6%, 2%) |
| CIE-LAB | lab(72.81, 57.73, -36.24) |
| CIE-LCH | lch(72.81, 68.16, 327.88°) |
| OKLab | oklab(78.92% 0.1615 -0.099) |
| OKLCH | oklch(78.92% 0.189 328.5) |
| XYZ | xyz(65.0036, 44.8726, 92.4083) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.42
Light Magenta
#FA5FF7
ΔE00 7.20
Violet Pink
#FB5FFC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89F6 #89FA8D
analogous
#C589FA #FA89F6 #FA89BD
triadic
#FA89F6 #F6FA89 #89F6FA
tetradic
#FA89F6 #FAC589 #89FA8D #89BDFA
square
#FA89F6 #FAC589 #89FA8D #89BDFA
split-complementary
#FA89F6 #BDFA89 #89FAC5
monochromatic
#F514ED #F84EF2 #FA89F6 #FCC4FA #FEE2FD
Accessibility & contrast
On white
2.11
#FA89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FA89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89F6
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89F6 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FA
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#FF93B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa89f6; /* rgb */ color: rgb(250, 137, 246); /* oklch */ color: oklch(78.9% 0.189 328.5);
Tailwind
colors: {
custom: {
50: '#feaff9',
500: '#fa89f6',
950: '#000000',
},
}SCSS
$custom: #fa89f6; $custom-light: #feaff9; $custom-dark: #000000;
JSON
{
"hex": "#fa89f6",
"rgb": {
"r": 250,
"g": 137,
"b": 246
},
"hsl": {
"h": 302.124,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78923,
"c": 0.18942,
"h": 328.5
},
"luminance": 0.44869
}Semantic roles & 50–950 ramp
primary
#FA89F6
secondary
#D5F6D6
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085