#FC92FC#FC92FC
#FC92FC is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.7% C 0.181 H 327.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92FC |
|---|---|
| RGB | rgb(252, 146, 252) |
| HSL | hsl(300, 95%, 78%) |
| HSV | hsv(300, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(75.00, 54.92, -36.08) |
| CIE-LCH | lch(75.00, 65.71, 326.70°) |
| OKLab | oklab(80.69% 0.1524 -0.0986) |
| OKLCH | oklch(80.69% 0.181 327.1) |
| XYZ | xyz(67.9932, 48.2848, 97.8150) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.96
Candy Pink
#FF63E9
ΔE00 8.21
Violet Pink
#FB5FFC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92FC #92FC92
analogous
#C792FC #FC92FC #FC92C7
triadic
#FC92FC #FCFC92 #92FCFC
tetradic
#FC92FC #FCC792 #92FC92 #92C7FC
square
#FC92FC #FCC792 #92FC92 #92C7FC
split-complementary
#FC92FC #C7FC92 #92FCC7
monochromatic
#F91BF9 #FA56FA #FC92FC #FECEFE #FEE1FE
Accessibility & contrast
On white
1.97
#FC92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FC92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92FC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92FC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#FF9DBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc92fc; /* rgb */ color: rgb(252, 146, 252); /* oklch */ color: oklch(80.7% 0.181 327.1);
Tailwind
colors: {
custom: {
50: '#ffb4fd',
500: '#fc92fc',
950: '#000000',
},
}SCSS
$custom: #fc92fc; $custom-light: #ffb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fc92fc",
"rgb": {
"r": 252,
"g": 146,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.8069,
"c": 0.18146,
"h": 327.1
},
"luminance": 0.48281
}Semantic roles & 50–950 ramp
primary
#FC92FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085