#F994FC#F994FC
#F994FC is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.6% C 0.176 H 326.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F994FC |
|---|---|
| RGB | rgb(249, 148, 252) |
| HSL | hsl(298, 95%, 78%) |
| HSV | hsv(298, 41%, 99%) |
| CMYK | cmyk(1.2%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.05, 53.05, -36.04) |
| CIE-LCH | lch(75.05, 64.13, 325.81°) |
| OKLab | oklab(80.65% 0.1462 -0.0985) |
| OKLCH | oklch(80.65% 0.176 326) |
| XYZ | xyz(67.2261, 48.3509, 97.8681) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.58
Mauve
#E0B0FF
ΔE00 8.35
Candy Pink
#FF63E9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994FC #97FC94
analogous
#C594FC #F994FC #FC94CB
triadic
#F994FC #FCF994 #94FCF9
tetradic
#F994FC #FCC594 #97FC94 #94CBFC
square
#F994FC #FCC594 #97FC94 #94CBFC
split-complementary
#F994FC #CBFC94 #94FCC5
monochromatic
#F21DF9 #F658FA #F994FC #FCD0FE #FDE1FE
Accessibility & contrast
On white
1.97
#F994FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#F994FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994FC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994FC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#FE9FBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f994fc; /* rgb */ color: rgb(249, 148, 252); /* oklch */ color: oklch(80.6% 0.176 326.0);
Tailwind
colors: {
custom: {
50: '#fdb6fd',
500: '#f994fc',
950: '#000000',
},
}SCSS
$custom: #f994fc; $custom-light: #fdb6fd; $custom-dark: #000000;
JSON
{
"hex": "#f994fc",
"rgb": {
"r": 249,
"g": 148,
"b": 252
},
"hsl": {
"h": 298.269,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.80646,
"c": 0.17635,
"h": 326
},
"luminance": 0.48348
}Semantic roles & 50–950 ramp
primary
#F994FC
secondary
#D6F6D5
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085