#FA89F5#FA89F5
#FA89F5 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.189 H 328.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FA89F5 |
|---|---|
| RGB | rgb(250, 137, 245) |
| HSL | hsl(303, 92%, 76%) |
| HSV | hsv(303, 45%, 98%) |
| CMYK | cmyk(0%, 45.2%, 2%, 2%) |
| CIE-LAB | lab(72.77, 57.56, -35.76) |
| CIE-LCH | lch(72.77, 67.76, 328.15°) |
| OKLab | oklab(78.88% 0.1613 -0.0976) |
| OKLCH | oklch(78.88% 0.189 328.8) |
| XYZ | xyz(64.8505, 44.8114, 91.6021) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 7.25
Violet Pink
#FB5FFC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA89F5 #89FA8E
analogous
#C689FA #FA89F5 #FA89BC
triadic
#FA89F5 #F5FA89 #89F5FA
tetradic
#FA89F5 #FAC689 #89FA8E #89BCFA
square
#FA89F5 #FAC689 #89FA8E #89BCFA
split-complementary
#FA89F5 #BCFA89 #89FAC6
monochromatic
#F514EB #F84EF0 #FA89F5 #FCC4FA #FEE2FD
Accessibility & contrast
On white
2.11
#FA89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FA89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA89F5
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA89F5 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#FF93B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa89f5; /* rgb */ color: rgb(250, 137, 245); /* oklch */ color: oklch(78.9% 0.189 328.8);
Tailwind
colors: {
custom: {
50: '#feaff8',
500: '#fa89f5',
950: '#000000',
},
}SCSS
$custom: #fa89f5; $custom-light: #feaff8; $custom-dark: #000000;
JSON
{
"hex": "#fa89f5",
"rgb": {
"r": 250,
"g": 137,
"b": 245
},
"hsl": {
"h": 302.655,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.7888,
"c": 0.18855,
"h": 328.8
},
"luminance": 0.44808
}Semantic roles & 50–950 ramp
primary
#FA89F5
secondary
#D5F6D7
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085