#FC98EC#FC98EC
#FC98EC is a light, vivid purple. Relative luminance 0.492; OKLCH L 80.9% C 0.157 H 333.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98EC |
|---|---|
| RGB | rgb(252, 152, 236) |
| HSL | hsl(310, 94%, 79%) |
| HSV | hsv(310, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 6.3%, 1.2%) |
| CIE-LAB | lab(75.58, 49.15, -26.50) |
| CIE-LCH | lch(75.58, 55.84, 331.67°) |
| OKLab | oklab(80.92% 0.1403 -0.0715) |
| OKLCH | oklch(80.92% 0.157 333) |
| XYZ | xyz(66.5129, 49.2115, 85.3360) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.49
Purply Pink
#F075E6
ΔE00 7.61
Pink (survey)
#FF81C0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98EC #98FCA8
analogous
#DA98FC #FC98EC #FC98BA
triadic
#FC98EC #ECFC98 #98ECFC
tetradic
#FC98EC #FCDA98 #98FCA8 #98BAFC
square
#FC98EC #FCDA98 #98FCA8 #98BAFC
split-complementary
#FC98EC #BAFC98 #98FCDA
monochromatic
#F921D6 #FA5DE1 #FC98EC #FED3F7 #FEE1FA
Accessibility & contrast
On white
1.94
#FC98EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#FC98EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98EC
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98EC | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc98ec; /* rgb */ color: rgb(252, 152, 236); /* oklch */ color: oklch(80.9% 0.157 333.0);
Tailwind
colors: {
custom: {
50: '#ffb8f2',
500: '#fc98ec',
950: '#000000',
},
}SCSS
$custom: #fc98ec; $custom-light: #ffb8f2; $custom-dark: #000000;
JSON
{
"hex": "#fc98ec",
"rgb": {
"r": 252,
"g": 152,
"b": 236
},
"hsl": {
"h": 309.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80924,
"c": 0.15747,
"h": 333
},
"luminance": 0.49208
}Semantic roles & 50–950 ramp
primary
#FC98EC
secondary
#D5F6DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185