#FA98F7#FA98F7
#FA98F7 is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.1% C 0.166 H 328.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FA98F7 |
|---|---|
| RGB | rgb(250, 152, 247) |
| HSL | hsl(302, 91%, 79%) |
| HSV | hsv(302, 39%, 98%) |
| CMYK | cmyk(0%, 39.2%, 1.2%, 2%) |
| CIE-LAB | lab(75.76, 50.44, -32.22) |
| CIE-LCH | lch(75.76, 59.85, 327.43°) |
| OKLab | oklab(81.14% 0.1407 -0.0877) |
| OKLCH | oklch(81.14% 0.166 328.1) |
| XYZ | xyz(67.4399, 49.4990, 93.9796) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.67
Purply Pink
#F075E6
ΔE00 7.20
Mauve
#E0B0FF
ΔE00 8.08
Bubblegum Pink
#FE83CC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA98F7 #98FA9B
analogous
#CC98FA #FA98F7 #FA98C6
triadic
#FA98F7 #F7FA98 #98F7FA
tetradic
#FA98F7 #FACC98 #98FA9B #98C6FA
square
#FA98F7 #FACC98 #98FA9B #98C6FA
split-complementary
#FA98F7 #C6FA98 #98FACC
monochromatic
#F423EE #F75EF2 #FA98F7 #FDD2FC #FEE2FD
Accessibility & contrast
On white
1.93
#FA98F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FA98F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA98F7
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA98F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA98F7 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FA
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#FFA1BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fa98f7; /* rgb */ color: rgb(250, 152, 247); /* oklch */ color: oklch(81.1% 0.166 328.1);
Tailwind
colors: {
custom: {
50: '#fdb8fa',
500: '#fa98f7',
950: '#000000',
},
}SCSS
$custom: #fa98f7; $custom-light: #fdb8fa; $custom-dark: #000000;
JSON
{
"hex": "#fa98f7",
"rgb": {
"r": 250,
"g": 152,
"b": 247
},
"hsl": {
"h": 301.837,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.81143,
"c": 0.16575,
"h": 328.1
},
"luminance": 0.49496
}Semantic roles & 50–950 ramp
primary
#FA98F7
secondary
#D5F6D6
accent
#E60700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185