#FC98FD#FC98FD
#FC98FD is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.6% C 0.173 H 326.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98FD |
|---|---|
| RGB | rgb(252, 152, 253) |
| HSL | hsl(299, 96%, 79%) |
| HSV | hsv(299, 40%, 99%) |
| CMYK | cmyk(0.4%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.22, 52.09, -34.73) |
| CIE-LCH | lch(76.22, 62.61, 326.30°) |
| OKLab | oklab(81.61% 0.1441 -0.0948) |
| OKLCH | oklch(81.61% 0.173 326.7) |
| XYZ | xyz(69.1013, 50.2469, 98.9682) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 8.04
Bubblegum Pink
#FE83CC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98FD #99FD98
analogous
#CA98FD #FC98FD #FD98CC
triadic
#FC98FD #FDFC98 #98FDFC
tetradic
#FC98FD #FDCA98 #99FD98 #98CCFD
square
#FC98FD #FDCA98 #99FD98 #98CCFD
split-complementary
#FC98FD #CCFD98 #98FDCA
monochromatic
#F920FB #FA5CFC #FC98FD #FED4FE #FEE1FE
Accessibility & contrast
On white
1.90
#FC98FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FC98FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98FD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98FD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#AAC1FA
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc98fd; /* rgb */ color: rgb(252, 152, 253); /* oklch */ color: oklch(81.6% 0.173 326.7);
Tailwind
colors: {
custom: {
50: '#ffb8fe',
500: '#fc98fd',
950: '#000000',
},
}SCSS
$custom: #fc98fd; $custom-light: #ffb8fe; $custom-dark: #000000;
JSON
{
"hex": "#fc98fd",
"rgb": {
"r": 252,
"g": 152,
"b": 253
},
"hsl": {
"h": 299.406,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.81613,
"c": 0.17253,
"h": 326.7
},
"luminance": 0.50244
}Semantic roles & 50–950 ramp
primary
#FC98FD
secondary
#5CDF5A
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286