#FC92FF#FC92FF
#FC92FF is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.184 H 326.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92FF |
|---|---|
| RGB | rgb(252, 146, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 43%, 100%) |
| CMYK | cmyk(1.2%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(75.12, 55.45, -37.51) |
| CIE-LCH | lch(75.12, 66.95, 325.92°) |
| OKLab | oklab(80.82% 0.1529 -0.1027) |
| OKLCH | oklch(80.82% 0.184 326.1) |
| XYZ | xyz(68.4723, 48.4764, 100.3385) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 7.09
Plum
#DDA0DD
ΔE00 8.27
Candy Pink
#FF63E9
ΔE00 8.31
Violet Pink
#FB5FFC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92FF #95FF92
analogous
#C592FF #FC92FF #FF92CB
triadic
#FC92FF #FFFC92 #92FFFC
tetradic
#FC92FF #FFC592 #95FF92 #92CBFF
square
#FC92FF #FFC592 #95FF92 #92CBFF
split-complementary
#FC92FF #CBFF92 #92FFC5
monochromatic
#F918FF #FA55FF #FC92FF #FECFFF #FEE0FF
Accessibility & contrast
On white
1.96
#FC92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FC92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92FF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92FF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#FF9DBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc92ff; /* rgb */ color: rgb(252, 146, 255); /* oklch */ color: oklch(80.8% 0.184 326.1);
Tailwind
colors: {
custom: {
50: '#ffb5ff',
500: '#fc92ff',
950: '#000000',
},
}SCSS
$custom: #fc92ff; $custom-light: #ffb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fc92ff",
"rgb": {
"r": 252,
"g": 146,
"b": 255
},
"hsl": {
"h": 298.349,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8082,
"c": 0.1842,
"h": 326.1
},
"luminance": 0.48473
}Semantic roles & 50–950 ramp
primary
#FC92FF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086