#FA89F2#FA89F2
#FA89F2 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.186 H 329.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89F2 |
|---|---|
| RGB | rgb(250, 137, 242) |
| HSL | hsl(304, 92%, 76%) |
| HSV | hsv(304, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 3.2%, 2%) |
| CIE-LAB | lab(72.65, 57.05, -34.31) |
| CIE-LCH | lch(72.65, 66.57, 328.98°) |
| OKLab | oklab(78.75% 0.1607 -0.0935) |
| OKLCH | oklch(78.75% 0.186 329.8) |
| XYZ | xyz(64.3963, 44.6297, 89.2097) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.41
Candy Pink
#FF63E9
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 7.39
Light Magenta
#FA5FF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89F2 #89FA91
analogous
#C989FA #FA89F2 #FA89B9
triadic
#FA89F2 #F2FA89 #89F2FA
tetradic
#FA89F2 #FAC989 #89FA91 #89B9FA
square
#FA89F2 #FAC989 #89FA91 #89B9FA
split-complementary
#FA89F2 #B9FA89 #89FAC9
monochromatic
#F514E5 #F84EEC #FA89F2 #FCC4F8 #FEE2FC
Accessibility & contrast
On white
2.12
#FA89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FA89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89F2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89F2 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa89f2; /* rgb */ color: rgb(250, 137, 242); /* oklch */ color: oklch(78.8% 0.186 329.8);
Tailwind
colors: {
custom: {
50: '#feaff6',
500: '#fa89f2',
950: '#000000',
},
}SCSS
$custom: #fa89f2; $custom-light: #feaff6; $custom-dark: #000000;
JSON
{
"hex": "#fa89f2",
"rgb": {
"r": 250,
"g": 137,
"b": 242
},
"hsl": {
"h": 304.248,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78751,
"c": 0.18595,
"h": 329.8
},
"luminance": 0.44626
}Semantic roles & 50–950 ramp
primary
#FA89F2
secondary
#D5F6D7
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085