#FC98FA#FC98FA
#FC98FA is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.5% C 0.170 H 327.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98FA |
|---|---|
| RGB | rgb(252, 152, 250) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(76.10, 51.56, -33.29) |
| CIE-LCH | lch(76.10, 61.37, 327.15°) |
| OKLab | oklab(81.49% 0.1435 -0.0907) |
| OKLCH | oklch(81.49% 0.17 327.7) |
| XYZ | xyz(68.6272, 50.0573, 96.4711) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 8.16
Bubblegum Pink
#FE83CC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98FA #98FC9A
analogous
#CC98FC #FC98FA #FC98C8
triadic
#FC98FA #FAFC98 #98FAFC
tetradic
#FC98FA #FCCC98 #98FC9A #98C8FC
square
#FC98FA #FCCC98 #98FC9A #98C8FC
split-complementary
#FC98FA #C8FC98 #98FCCC
monochromatic
#F921F4 #FA5DF7 #FC98FA #FED3FD #FEE1FE
Accessibility & contrast
On white
1.91
#FC98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FC98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98FA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98FA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FE
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#FFA1BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc98fa; /* rgb */ color: rgb(252, 152, 250); /* oklch */ color: oklch(81.5% 0.170 327.7);
Tailwind
colors: {
custom: {
50: '#ffb8fc',
500: '#fc98fa',
950: '#000000',
},
}SCSS
$custom: #fc98fa; $custom-light: #ffb8fc; $custom-dark: #000000;
JSON
{
"hex": "#fc98fa",
"rgb": {
"r": 252,
"g": 152,
"b": 250
},
"hsl": {
"h": 301.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81488,
"c": 0.16978,
"h": 327.7
},
"luminance": 0.50054
}Semantic roles & 50–950 ramp
primary
#FC98FA
secondary
#5BDD5D
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285