#FC98FF#FC98FF
#FC98FF is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.7% C 0.174 H 326.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98FF |
|---|---|
| RGB | rgb(252, 152, 255) |
| HSL | hsl(298, 100%, 80%) |
| HSV | hsv(298, 40%, 100%) |
| CMYK | cmyk(1.2%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(76.30, 52.45, -35.69) |
| CIE-LCH | lch(76.30, 63.44, 325.76°) |
| OKLab | oklab(81.7% 0.1446 -0.0975) |
| OKLCH | oklch(81.7% 0.174 326) |
| XYZ | xyz(69.4216, 50.3750, 100.6550) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 7.43
Lavender Pink
#DD85D7
ΔE00 7.46
Plum
#DDA0DD
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 7.99
Baby Purple
#CA9BF7
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98FF #9BFF98
analogous
#C898FF #FC98FF #FF98CF
triadic
#FC98FF #FFFC98 #98FFFC
tetradic
#FC98FF #FFC898 #9BFF98 #98CFFF
square
#FC98FF #FFC898 #9BFF98 #98CFFF
split-complementary
#FC98FF #CFFF98 #98FFC8
monochromatic
#F81EFF #FA5BFF #FC98FF #FED5FF #FEE0FF
Accessibility & contrast
On white
1.90
#FC98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FC98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98FF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98FF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FFA2C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc98ff; /* rgb */ color: rgb(252, 152, 255); /* oklch */ color: oklch(81.7% 0.174 326.0);
Tailwind
colors: {
custom: {
50: '#ffb8ff',
500: '#fc98ff',
950: '#000000',
},
}SCSS
$custom: #fc98ff; $custom-light: #ffb8ff; $custom-dark: #000000;
JSON
{
"hex": "#fc98ff",
"rgb": {
"r": 252,
"g": 152,
"b": 255
},
"hsl": {
"h": 298.252,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81698,
"c": 0.17438,
"h": 326
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#FC98FF
secondary
#5DE259
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286