#FA98FF#FA98FF
#FA98FF is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.5% C 0.173 H 325.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA98FF |
|---|---|
| RGB | rgb(250, 152, 255) |
| HSL | hsl(297, 100%, 80%) |
| HSV | hsv(297, 40%, 100%) |
| CMYK | cmyk(2%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(76.07, 51.86, -36.06) |
| CIE-LCH | lch(76.07, 63.17, 325.19°) |
| OKLab | oklab(81.48% 0.1423 -0.0986) |
| OKLCH | oklch(81.48% 0.173 325.3) |
| XYZ | xyz(68.7010, 50.0034, 100.6212) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA98FF #9DFF98
analogous
#C698FF #FA98FF #FF98D1
triadic
#FA98FF #FFFA98 #98FFFA
tetradic
#FA98FF #FFC698 #9DFF98 #98D1FF
square
#FA98FF #FFC698 #9DFF98 #98D1FF
split-complementary
#FA98FF #D1FF98 #98FFC6
monochromatic
#F41EFF #F75BFF #FA98FF #FDD5FF #FEE0FF
Accessibility & contrast
On white
1.91
#FA98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FA98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA98FF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA98FF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#A8C0FC
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa98ff; /* rgb */ color: rgb(250, 152, 255); /* oklch */ color: oklch(81.5% 0.173 325.3);
Tailwind
colors: {
custom: {
50: '#fdb8ff',
500: '#fa98ff',
950: '#000000',
},
}SCSS
$custom: #fa98ff; $custom-light: #fdb8ff; $custom-dark: #000000;
JSON
{
"hex": "#fa98ff",
"rgb": {
"r": 250,
"g": 152,
"b": 255
},
"hsl": {
"h": 297.087,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81478,
"c": 0.17317,
"h": 325.3
},
"luminance": 0.5
}Semantic roles & 50–950 ramp
primary
#FA98FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181218
muted
#868186