#F992FC#F992FC
#F992FC is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.4% C 0.180 H 326.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F992FC |
|---|---|
| RGB | rgb(249, 146, 252) |
| HSL | hsl(298, 95%, 78%) |
| HSV | hsv(298, 42%, 99%) |
| CMYK | cmyk(1.2%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(74.65, 54.05, -36.65) |
| CIE-LCH | lch(74.65, 65.30, 325.86°) |
| OKLab | oklab(80.35% 0.149 -0.1003) |
| OKLCH | oklch(80.35% 0.18 326.1) |
| XYZ | xyz(66.9151, 47.7289, 97.7645) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.60
Plum
#DDA0DD
ΔE00 7.83
Candy Pink
#FF63E9
ΔE00 8.24
Mauve
#E0B0FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992FC #95FC92
analogous
#C492FC #F992FC #FC92CA
triadic
#F992FC #FCF992 #92FCF9
tetradic
#F992FC #FCC492 #95FC92 #92CAFC
square
#F992FC #FCC492 #95FC92 #92CAFC
split-complementary
#F992FC #CAFC92 #92FCC4
monochromatic
#F21BF9 #F656FA #F992FC #FCCEFE #FDE1FE
Accessibility & contrast
On white
1.99
#F992FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F992FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992FC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992FC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#FE9DBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f992fc; /* rgb */ color: rgb(249, 146, 252); /* oklch */ color: oklch(80.4% 0.180 326.1);
Tailwind
colors: {
custom: {
50: '#fdb4fd',
500: '#f992fc',
950: '#000000',
},
}SCSS
$custom: #f992fc; $custom-light: #fdb4fd; $custom-dark: #000000;
JSON
{
"hex": "#f992fc",
"rgb": {
"r": 249,
"g": 146,
"b": 252
},
"hsl": {
"h": 298.302,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80353,
"c": 0.17962,
"h": 326.1
},
"luminance": 0.47726
}Semantic roles & 50–950 ramp
primary
#F992FC
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085