#F494FF#F494FF
#F494FF is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.2% C 0.176 H 323.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F494FF |
|---|---|
| RGB | rgb(244, 148, 255) |
| HSL | hsl(294, 100%, 79%) |
| HSV | hsv(294, 42%, 100%) |
| CMYK | cmyk(4.3%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.59, 52.15, -38.41) |
| CIE-LCH | lch(74.59, 64.77, 323.63°) |
| OKLab | oklab(80.22% 0.1413 -0.1054) |
| OKLCH | oklch(80.22% 0.176 323.3) |
| XYZ | xyz(65.9463, 47.6356, 100.3092) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.79
Mauve
#E0B0FF
ΔE00 7.86
Baby Purple
#CA9BF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494FF #9FFF94
analogous
#BF94FF #F494FF #FF94D5
triadic
#F494FF #FFF494 #94FFF4
tetradic
#F494FF #FFBF94 #9FFF94 #94D5FF
square
#F494FF #FFBF94 #9FFF94 #94D5FF
split-complementary
#F494FF #D5FF94 #94FFBF
monochromatic
#E71AFF #EE57FF #F494FF #FAD1FF #FCE0FF
Accessibility & contrast
On white
1.99
#F494FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F494FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494FF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494FF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#F7A0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f494ff; /* rgb */ color: rgb(244, 148, 255); /* oklch */ color: oklch(80.2% 0.176 323.3);
Tailwind
colors: {
custom: {
50: '#f9b5ff',
500: '#f494ff',
950: '#000000',
},
}SCSS
$custom: #f494ff; $custom-light: #f9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#f494ff",
"rgb": {
"r": 244,
"g": 148,
"b": 255
},
"hsl": {
"h": 293.832,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80224,
"c": 0.17624,
"h": 323.3
},
"luminance": 0.47633
}Semantic roles & 50–950 ramp
primary
#F494FF
secondary
#D7F7D4
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086