#FC98FC#FC98FC
#FC98FC is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.6% C 0.172 H 327.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98FC |
|---|---|
| RGB | rgb(252, 152, 252) |
| HSL | hsl(300, 94%, 79%) |
| HSV | hsv(300, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(76.18, 51.91, -34.25) |
| CIE-LCH | lch(76.18, 62.20, 326.58°) |
| OKLab | oklab(81.57% 0.1439 -0.0934) |
| OKLCH | oklch(81.57% 0.172 327) |
| XYZ | xyz(68.9425, 50.1834, 98.1314) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.29
Purply Pink
#F075E6
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 8.08
Bubblegum Pink
#FE83CC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98FC #98FC98
analogous
#CA98FC #FC98FC #FC98CA
triadic
#FC98FC #FCFC98 #98FCFC
tetradic
#FC98FC #FCCA98 #98FC98 #98CAFC
square
#FC98FC #FCCA98 #98FC98 #98CAFC
split-complementary
#FC98FC #CAFC98 #98FCCA
monochromatic
#F921F9 #FA5DFA #FC98FC #FED3FE #FEE1FE
Accessibility & contrast
On white
1.90
#FC98FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FC98FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98FC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98FC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#ABC0F9
Tritanopia (blue-blind)
#FFA2BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc98fc; /* rgb */ color: rgb(252, 152, 252); /* oklch */ color: oklch(81.6% 0.172 327.0);
Tailwind
colors: {
custom: {
50: '#ffb8fd',
500: '#fc98fc',
950: '#000000',
},
}SCSS
$custom: #fc98fc; $custom-light: #ffb8fd; $custom-dark: #000000;
JSON
{
"hex": "#fc98fc",
"rgb": {
"r": 252,
"g": 152,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81571,
"c": 0.17161,
"h": 327
},
"luminance": 0.5018
}Semantic roles & 50–950 ramp
primary
#FC98FC
secondary
#5BDD5B
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285