#F994F4#F994F4
#F994F4 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.169 H 328.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F994F4 |
|---|---|
| RGB | rgb(249, 148, 244) |
| HSL | hsl(303, 89%, 78%) |
| HSV | hsv(303, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 2%, 2.4%) |
| CIE-LAB | lab(74.73, 51.64, -32.18) |
| CIE-LCH | lch(74.73, 60.85, 328.07°) |
| OKLab | oklab(80.31% 0.1446 -0.0876) |
| OKLCH | oklch(80.31% 0.169 328.8) |
| XYZ | xyz(65.9849, 47.8544, 91.3316) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.82
Candy Pink
#FF63E9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994F4 #94F999
analogous
#CB94F9 #F994F4 #F994C2
triadic
#F994F4 #F4F994 #94F4F9
tetradic
#F994F4 #F9CB94 #94F999 #94C2F9
square
#F994F4 #F9CB94 #94F999 #94C2F9
split-complementary
#F994F4 #C2F994 #94F9CB
monochromatic
#F320E8 #F65AEE #F994F4 #FCCEFA #FDE2FC
Accessibility & contrast
On white
1.99
#F994F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F994F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994F4
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994F4 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF7
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#FF9DB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f994f4; /* rgb */ color: rgb(249, 148, 244); /* oklch */ color: oklch(80.3% 0.169 328.8);
Tailwind
colors: {
custom: {
50: '#fdb6f8',
500: '#f994f4',
950: '#000000',
},
}SCSS
$custom: #f994f4; $custom-light: #fdb6f8; $custom-dark: #000000;
JSON
{
"hex": "#f994f4",
"rgb": {
"r": 249,
"g": 148,
"b": 244
},
"hsl": {
"h": 302.97,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.80309,
"c": 0.16904,
"h": 328.8
},
"luminance": 0.47851
}Semantic roles & 50–950 ramp
primary
#F994F4
secondary
#D6F5D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085