#F994F9#F994F9
#F994F9 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.5% C 0.174 H 327.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F994F9 |
|---|---|
| RGB | rgb(249, 148, 249) |
| HSL | hsl(300, 89%, 78%) |
| HSV | hsv(300, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(74.93, 52.52, -34.60) |
| CIE-LCH | lch(74.93, 62.89, 326.62°) |
| OKLab | oklab(80.52% 0.1456 -0.0944) |
| OKLCH | oklch(80.52% 0.174 327) |
| XYZ | xyz(66.7544, 48.1622, 95.3842) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 6.44
Plum
#DDA0DD
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 8.45
Candy Pink
#FF63E9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F994F9 #94F994
analogous
#C694F9 #F994F9 #F994C6
triadic
#F994F9 #F9F994 #94F9F9
tetradic
#F994F9 #F9C694 #94F994 #94C6F9
square
#F994F9 #F9C694 #94F994 #94C6F9
split-complementary
#F994F9 #C6F994 #94F9C6
monochromatic
#F320F3 #F65AF6 #F994F9 #FCCEFC #FDE2FD
Accessibility & contrast
On white
1.98
#F994F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F994F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F994F9
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F994F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F994F9 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#FF9EBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f994f9; /* rgb */ color: rgb(249, 148, 249); /* oklch */ color: oklch(80.5% 0.174 327.0);
Tailwind
colors: {
custom: {
50: '#fdb6fb',
500: '#f994f9',
950: '#000000',
},
}SCSS
$custom: #f994f9; $custom-light: #fdb6fb; $custom-dark: #000000;
JSON
{
"hex": "#f994f9",
"rgb": {
"r": 249,
"g": 148,
"b": 249
},
"hsl": {
"h": 300,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.80518,
"c": 0.17358,
"h": 327
},
"luminance": 0.48159
}Semantic roles & 50–950 ramp
primary
#F994F9
secondary
#D6F5D6
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085