#FC97F2#FC97F2
#FC97F2 is a light, vivid purple. Relative luminance 0.492; OKLCH L 81.0% C 0.164 H 330.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC97F2 |
|---|---|
| RGB | rgb(252, 151, 242) |
| HSL | hsl(306, 94%, 79%) |
| HSV | hsv(306, 40%, 99%) |
| CMYK | cmyk(0%, 40.1%, 4%, 1.2%) |
| CIE-LAB | lab(75.60, 50.68, -29.73) |
| CIE-LCH | lch(75.60, 58.75, 329.60°) |
| OKLab | oklab(81.01% 0.1432 -0.0806) |
| OKLCH | oklch(81.01% 0.164 330.6) |
| XYZ | xyz(67.2377, 49.2429, 89.9504) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.49
Purply Pink
#F075E6
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC97F2 #97FCA1
analogous
#D497FC #FC97F2 #FC97C0
triadic
#FC97F2 #F2FC97 #97F2FC
tetradic
#FC97F2 #FCD497 #97FCA1 #97C0FC
square
#FC97F2 #FCD497 #97FCA1 #97C0FC
split-complementary
#FC97F2 #C0FC97 #97FCD4
monochromatic
#F920E3 #FA5CEB #FC97F2 #FED2F9 #FEE1FB
Accessibility & contrast
On white
1.94
#FC97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#FC97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC97F2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC97F2 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 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)
#93B2F5
Deuteranopia (green-blind)
#AEBFEF
Tritanopia (blue-blind)
#FF9EBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fc97f2; /* rgb */ color: rgb(252, 151, 242); /* oklch */ color: oklch(81.0% 0.164 330.6);
Tailwind
colors: {
custom: {
50: '#ffb8f6',
500: '#fc97f2',
950: '#000000',
},
}SCSS
$custom: #fc97f2; $custom-light: #ffb8f6; $custom-dark: #000000;
JSON
{
"hex": "#fc97f2",
"rgb": {
"r": 252,
"g": 151,
"b": 242
},
"hsl": {
"h": 305.941,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81011,
"c": 0.1643,
"h": 330.6
},
"luminance": 0.49239
}Semantic roles & 50–950 ramp
primary
#FC97F2
secondary
#D5F6D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085