#FC98FB#FC98FB
#FC98FB is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.5% C 0.171 H 327.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98FB |
|---|---|
| RGB | rgb(252, 152, 251) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(76.14, 51.74, -33.77) |
| CIE-LCH | lch(76.14, 61.78, 326.86°) |
| OKLab | oklab(81.53% 0.1437 -0.0921) |
| OKLCH | oklch(81.53% 0.171 327.4) |
| XYZ | xyz(68.7844, 50.1201, 97.2991) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.18
Purply Pink
#F075E6
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 8.12
Bubblegum Pink
#FE83CC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98FB #98FC99
analogous
#CB98FC #FC98FB #FC98C9
triadic
#FC98FB #FBFC98 #98FBFC
tetradic
#FC98FB #FCCB98 #98FC99 #98C9FC
square
#FC98FB #FCCB98 #98FC99 #98C9FC
split-complementary
#FC98FB #C9FC98 #98FCCB
monochromatic
#F921F6 #FA5DF9 #FC98FB #FED3FD #FEE1FE
Accessibility & contrast
On white
1.91
#FC98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FC98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98FB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98FB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FFA1BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc98fb; /* rgb */ color: rgb(252, 152, 251); /* oklch */ color: oklch(81.5% 0.171 327.4);
Tailwind
colors: {
custom: {
50: '#ffb8fd',
500: '#fc98fb',
950: '#000000',
},
}SCSS
$custom: #fc98fb; $custom-light: #ffb8fd; $custom-dark: #000000;
JSON
{
"hex": "#fc98fb",
"rgb": {
"r": 252,
"g": 152,
"b": 251
},
"hsl": {
"h": 300.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81529,
"c": 0.17069,
"h": 327.4
},
"luminance": 0.50117
}Semantic roles & 50–950 ramp
primary
#FC98FB
secondary
#5BDD5C
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285