#FC92FB#FC92FB
#FC92FB is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.6% C 0.181 H 327.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FC92FB |
|---|---|
| RGB | rgb(252, 146, 251) |
| HSL | hsl(301, 95%, 78%) |
| HSV | hsv(301, 42%, 99%) |
| CMYK | cmyk(0%, 42.1%, 0.4%, 1.2%) |
| CIE-LAB | lab(74.96, 54.74, -35.60) |
| CIE-LCH | lch(74.96, 65.30, 326.97°) |
| OKLab | oklab(80.65% 0.1522 -0.0972) |
| OKLCH | oklch(80.65% 0.181 327.4) |
| XYZ | xyz(67.8351, 48.2216, 96.9826) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.70
Plum
#DDA0DD
ΔE00 7.86
Candy Pink
#FF63E9
ΔE00 8.19
Bubblegum Pink
#FE83CC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC92FB #92FC93
analogous
#C892FC #FC92FB #FC92C6
triadic
#FC92FB #FBFC92 #92FBFC
tetradic
#FC92FB #FCC892 #92FC93 #92C6FC
square
#FC92FB #FCC892 #92FC93 #92C6FC
split-complementary
#FC92FB #C6FC92 #92FCC8
monochromatic
#F91BF7 #FA56F9 #FC92FB #FECEFD #FEE1FE
Accessibility & contrast
On white
1.97
#FC92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FC92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC92FB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC92FB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#A7BDF8
Tritanopia (blue-blind)
#FF9CBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc92fb; /* rgb */ color: rgb(252, 146, 251); /* oklch */ color: oklch(80.6% 0.181 327.4);
Tailwind
colors: {
custom: {
50: '#ffb4fd',
500: '#fc92fb',
950: '#000000',
},
}SCSS
$custom: #fc92fb; $custom-light: #ffb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fc92fb",
"rgb": {
"r": 252,
"g": 146,
"b": 251
},
"hsl": {
"h": 300.566,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80648,
"c": 0.18056,
"h": 327.4
},
"luminance": 0.48218
}Semantic roles & 50–950 ramp
primary
#FC92FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085