#FC98ED#FC98ED
#FC98ED is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.0% C 0.158 H 332.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC98ED |
|---|---|
| RGB | rgb(252, 152, 237) |
| HSL | hsl(309, 94%, 79%) |
| HSV | hsv(309, 40%, 99%) |
| CMYK | cmyk(0%, 39.7%, 6%, 1.2%) |
| CIE-LAB | lab(75.62, 49.32, -26.98) |
| CIE-LCH | lch(75.62, 56.22, 331.32°) |
| OKLab | oklab(80.96% 0.1405 -0.0729) |
| OKLCH | oklch(80.96% 0.158 332.6) |
| XYZ | xyz(66.6586, 49.2698, 86.1033) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 7.55
Pink (survey)
#FF81C0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC98ED #98FCA7
analogous
#D998FC #FC98ED #FC98BB
triadic
#FC98ED #EDFC98 #98EDFC
tetradic
#FC98ED #FCD998 #98FCA7 #98BBFC
square
#FC98ED #FCD998 #98FCA7 #98BBFC
split-complementary
#FC98ED #BBFC98 #98FCD9
monochromatic
#F921D8 #FA5DE3 #FC98ED #FED3F7 #FEE1FA
Accessibility & contrast
On white
1.93
#FC98ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FC98ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC98ED
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC98ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC98ED | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#FF9EB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc98ed; /* rgb */ color: rgb(252, 152, 237); /* oklch */ color: oklch(81.0% 0.158 332.6);
Tailwind
colors: {
custom: {
50: '#ffb8f3',
500: '#fc98ed',
950: '#000000',
},
}SCSS
$custom: #fc98ed; $custom-light: #ffb8f3; $custom-dark: #000000;
JSON
{
"hex": "#fc98ed",
"rgb": {
"r": 252,
"g": 152,
"b": 237
},
"hsl": {
"h": 309,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.80964,
"c": 0.15833,
"h": 332.6
},
"luminance": 0.49266
}Semantic roles & 50–950 ramp
primary
#FC98ED
secondary
#D5F6DA
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185