#F994FF#F994FF
#F994FF is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.179 H 325.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F994FF |
|---|---|
| RGB | rgb(249, 148, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 42%, 100%) |
| CMYK | cmyk(2.4%, 42%, 0%, 0%) |
| CIE-LAB | lab(75.17, 53.59, -37.48) |
| CIE-LCH | lch(75.17, 65.39, 325.03°) |
| OKLab | oklab(80.77% 0.1468 -0.1026) |
| OKLCH | oklch(80.77% 0.179 325) |
| XYZ | xyz(67.7052, 48.5425, 100.3917) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.92
Mauve
#E0B0FF
ΔE00 8.29
Candy Pink
#FF63E9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994FF #9AFF94
analogous
#C494FF #F994FF #FF94D0
triadic
#F994FF #FFF994 #94FFF9
tetradic
#F994FF #FFC494 #9AFF94 #94D0FF
square
#F994FF #FFC494 #9AFF94 #94D0FF
split-complementary
#F994FF #D0FF94 #94FFC4
monochromatic
#F21AFF #F657FF #F994FF #FCD1FF #FDE0FF
Accessibility & contrast
On white
1.96
#F994FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F994FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994FF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994FF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A5BDFC
Tritanopia (blue-blind)
#FE9FBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f994ff; /* rgb */ color: rgb(249, 148, 255); /* oklch */ color: oklch(80.8% 0.179 325.0);
Tailwind
colors: {
custom: {
50: '#fdb6ff',
500: '#f994ff',
950: '#000000',
},
}SCSS
$custom: #f994ff; $custom-light: #fdb6ff; $custom-dark: #000000;
JSON
{
"hex": "#f994ff",
"rgb": {
"r": 249,
"g": 148,
"b": 255
},
"hsl": {
"h": 296.636,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80775,
"c": 0.17915,
"h": 325
},
"luminance": 0.4854
}Semantic roles & 50–950 ramp
primary
#F994FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086