#F494EF#F494EF
#F494EF is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.161 H 328.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F494EF |
|---|---|
| RGB | rgb(244, 148, 239) |
| HSL | hsl(303, 81%, 77%) |
| HSV | hsv(303, 39%, 96%) |
| CMYK | cmyk(0%, 39.3%, 2%, 4.3%) |
| CIE-LAB | lab(73.96, 49.27, -30.69) |
| CIE-LCH | lch(73.96, 58.05, 328.08°) |
| OKLab | oklab(79.55% 0.138 -0.0835) |
| OKLCH | oklch(79.55% 0.161 328.8) |
| XYZ | xyz(63.4771, 46.6479, 87.3050) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 7.49
Mauve
#E0B0FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494EF #94F499
analogous
#C994F4 #F494EF #F494BF
triadic
#F494EF #EFF494 #94EFF4
tetradic
#F494EF #F4C994 #94F499 #94BFF4
square
#F494EF #F4C994 #94F499 #94BFF4
split-complementary
#F494EF #BFF494 #94F4C9
monochromatic
#E925DE #EE5DE7 #F494EF #FACBF7 #FCE3FB
Accessibility & contrast
On white
2.03
#F494EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F494EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494EF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494EF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#FA9CB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f494ef; /* rgb */ color: rgb(244, 148, 239); /* oklch */ color: oklch(79.5% 0.161 328.8);
Tailwind
colors: {
custom: {
50: '#f9b5f4',
500: '#f494ef',
950: '#000000',
},
}SCSS
$custom: #f494ef; $custom-light: #f9b5f4; $custom-dark: #000000;
JSON
{
"hex": "#f494ef",
"rgb": {
"r": 244,
"g": 148,
"b": 239
},
"hsl": {
"h": 303.125,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.79545,
"c": 0.16123,
"h": 328.8
},
"luminance": 0.46645
}Semantic roles & 50–950 ramp
primary
#F494EF
secondary
#D7F4D8
accent
#DE1308
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085