#F994F5#F994F5
#F994F5 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.170 H 328.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F994F5 |
|---|---|
| RGB | rgb(249, 148, 245) |
| HSL | hsl(302, 89%, 78%) |
| HSV | hsv(302, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 1.6%, 2.4%) |
| CIE-LAB | lab(74.77, 51.81, -32.67) |
| CIE-LCH | lch(74.77, 61.25, 327.77°) |
| OKLab | oklab(80.35% 0.1448 -0.089) |
| OKLCH | oklch(80.35% 0.17 328.4) |
| XYZ | xyz(66.1372, 47.9153, 92.1334) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 6.09
Purply Pink
#F075E6
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.99
Candy Pink
#FF63E9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994F5 #94F998
analogous
#CA94F9 #F994F5 #F994C3
triadic
#F994F5 #F5F994 #94F5F9
tetradic
#F994F5 #F9CA94 #94F998 #94C3F9
square
#F994F5 #F9CA94 #94F998 #94C3F9
split-complementary
#F994F5 #C3F994 #94F9CA
monochromatic
#F320EA #F65AF0 #F994F5 #FCCEFA #FDE2FC
Accessibility & contrast
On white
1.98
#F994F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F994F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994F5
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994F5 | 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)
#8EB0F8
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#FF9DB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f994f5; /* rgb */ color: rgb(249, 148, 245); /* oklch */ color: oklch(80.4% 0.170 328.4);
Tailwind
colors: {
custom: {
50: '#fdb6f8',
500: '#f994f5',
950: '#000000',
},
}SCSS
$custom: #f994f5; $custom-light: #fdb6f8; $custom-dark: #000000;
JSON
{
"hex": "#f994f5",
"rgb": {
"r": 249,
"g": 148,
"b": 245
},
"hsl": {
"h": 302.376,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.80351,
"c": 0.16994,
"h": 328.4
},
"luminance": 0.47912
}Semantic roles & 50–950 ramp
primary
#F994F5
secondary
#D6F5D7
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085