#FC97EC#FC97EC
#FC97EC is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.8% C 0.159 H 332.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97EC |
|---|---|
| RGB | rgb(252, 151, 236) |
| HSL | hsl(310, 94%, 79%) |
| HSV | hsv(310, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 6.3%, 1.2%) |
| CIE-LAB | lab(75.38, 49.66, -26.80) |
| CIE-LCH | lch(75.38, 56.43, 331.64°) |
| OKLab | oklab(80.77% 0.1417 -0.0724) |
| OKLCH | oklch(80.77% 0.159 332.9) |
| XYZ | xyz(66.3513, 48.8883, 85.2821) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 7.39
Pink (survey)
#FF81C0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97EC #97FCA7
analogous
#DA97FC #FC97EC #FC97BA
triadic
#FC97EC #ECFC97 #97ECFC
tetradic
#FC97EC #FCDA97 #97FCA7 #97BAFC
square
#FC97EC #FCDA97 #97FCA7 #97BAFC
split-complementary
#FC97EC #BAFC97 #97FCDA
monochromatic
#F920D6 #FA5CE1 #FC97EC #FED2F7 #FEE1FA
Accessibility & contrast
On white
1.95
#FC97EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#FC97EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97EC
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97EC | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1EF
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#FF9DB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc97ec; /* rgb */ color: rgb(252, 151, 236); /* oklch */ color: oklch(80.8% 0.159 332.9);
Tailwind
colors: {
custom: {
50: '#ffb8f2',
500: '#fc97ec',
950: '#000000',
},
}SCSS
$custom: #fc97ec; $custom-light: #ffb8f2; $custom-dark: #000000;
JSON
{
"hex": "#fc97ec",
"rgb": {
"r": 252,
"g": 151,
"b": 236
},
"hsl": {
"h": 309.505,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.80773,
"c": 0.15916,
"h": 332.9
},
"luminance": 0.48885
}Semantic roles & 50–950 ramp
primary
#FC97EC
secondary
#D5F6DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085