#FC92FA#FC92FA
#FC92FA is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.6% C 0.180 H 327.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92FA |
|---|---|
| RGB | rgb(252, 146, 250) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(74.92, 54.57, -35.11) |
| CIE-LCH | lch(74.92, 64.89, 327.24°) |
| OKLab | oklab(80.61% 0.152 -0.0958) |
| OKLCH | oklch(80.61% 0.18 327.8) |
| XYZ | xyz(67.6779, 48.1587, 96.1547) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.61
Plum
#DDA0DD
ΔE00 7.77
Candy Pink
#FF63E9
ΔE00 8.16
Bubblegum Pink
#FE83CC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92FA #92FC94
analogous
#C992FC #FC92FA #FC92C5
triadic
#FC92FA #FAFC92 #92FAFC
tetradic
#FC92FA #FCC992 #92FC94 #92C5FC
square
#FC92FA #FCC992 #92FC94 #92C5FC
split-complementary
#FC92FA #C5FC92 #92FCC9
monochromatic
#F91BF5 #FA56F7 #FC92FA #FECEFD #FEE1FE
Accessibility & contrast
On white
1.98
#FC92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FC92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92FA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92FA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc92fa; /* rgb */ color: rgb(252, 146, 250); /* oklch */ color: oklch(80.6% 0.180 327.8);
Tailwind
colors: {
custom: {
50: '#ffb4fc',
500: '#fc92fa',
950: '#000000',
},
}SCSS
$custom: #fc92fa; $custom-light: #ffb4fc; $custom-dark: #000000;
JSON
{
"hex": "#fc92fa",
"rgb": {
"r": 252,
"g": 146,
"b": 250
},
"hsl": {
"h": 301.132,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80605,
"c": 0.17966,
"h": 327.8
},
"luminance": 0.48155
}Semantic roles & 50–950 ramp
primary
#FC92FA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085