#FC92F7#FC92F7
#FC92F7 is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.177 H 328.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92F7 |
|---|---|
| RGB | rgb(252, 146, 247) |
| HSL | hsl(303, 95%, 78%) |
| HSV | hsv(303, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 2%, 1.2%) |
| CIE-LAB | lab(74.81, 54.05, -33.67) |
| CIE-LCH | lch(74.81, 63.67, 328.08°) |
| OKLab | oklab(80.48% 0.1514 -0.0917) |
| OKLCH | oklch(80.48% 0.177 328.8) |
| XYZ | xyz(67.2113, 47.9720, 93.6969) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 6.36
Plum
#DDA0DD
ΔE00 7.49
Bubblegum Pink
#FE83CC
ΔE00 8.02
Candy Pink
#FF63E9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92F7 #92FC97
analogous
#CC92FC #FC92F7 #FC92C2
triadic
#FC92F7 #F7FC92 #92F7FC
tetradic
#FC92F7 #FCCC92 #92FC97 #92C2FC
square
#FC92F7 #FCCC92 #92FC97 #92C2FC
split-complementary
#FC92F7 #C2FC92 #92FCCC
monochromatic
#F91BEE #FA56F3 #FC92F7 #FECEFB #FEE1FD
Accessibility & contrast
On white
1.98
#FC92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FC92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92F7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92F7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFB
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#FF9BB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc92f7; /* rgb */ color: rgb(252, 146, 247); /* oklch */ color: oklch(80.5% 0.177 328.8);
Tailwind
colors: {
custom: {
50: '#ffb4fa',
500: '#fc92f7',
950: '#000000',
},
}SCSS
$custom: #fc92f7; $custom-light: #ffb4fa; $custom-dark: #000000;
JSON
{
"hex": "#fc92f7",
"rgb": {
"r": 252,
"g": 146,
"b": 247
},
"hsl": {
"h": 302.83,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80479,
"c": 0.17698,
"h": 328.8
},
"luminance": 0.47969
}Semantic roles & 50–950 ramp
primary
#FC92F7
secondary
#D5F6D6
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085