#F992FF#F992FF
#F992FF is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.5% C 0.182 H 325.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F992FF |
|---|---|
| RGB | rgb(249, 146, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 43%, 100%) |
| CMYK | cmyk(2.4%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(74.77, 54.59, -38.08) |
| CIE-LCH | lch(74.77, 66.56, 325.10°) |
| OKLab | oklab(80.48% 0.1496 -0.1044) |
| OKLCH | oklch(80.48% 0.182 325.1) |
| XYZ | xyz(67.3942, 47.9205, 100.2880) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.92
Plum
#DDA0DD
ΔE00 8.16
Candy Pink
#FF63E9
ΔE00 8.35
Mauve
#E0B0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992FF #98FF92
analogous
#C292FF #F992FF #FF92CE
triadic
#F992FF #FFF992 #92FFF9
tetradic
#F992FF #FFC292 #98FF92 #92CEFF
square
#F992FF #FFC292 #98FF92 #92CEFF
split-complementary
#F992FF #CEFF92 #92FFC2
monochromatic
#F218FF #F655FF #F992FF #FCCFFF #FDE0FF
Accessibility & contrast
On white
1.98
#F992FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F992FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992FF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992FF | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#FE9EBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f992ff; /* rgb */ color: rgb(249, 146, 255); /* oklch */ color: oklch(80.5% 0.182 325.1);
Tailwind
colors: {
custom: {
50: '#fdb4ff',
500: '#f992ff',
950: '#000000',
},
}SCSS
$custom: #f992ff; $custom-light: #fdb4ff; $custom-dark: #000000;
JSON
{
"hex": "#f992ff",
"rgb": {
"r": 249,
"g": 146,
"b": 255
},
"hsl": {
"h": 296.697,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80483,
"c": 0.18241,
"h": 325.1
},
"luminance": 0.47918
}Semantic roles & 50–950 ramp
primary
#F992FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086