#F494FD#F494FD
#F494FD is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.1% C 0.174 H 323.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F494FD |
|---|---|
| RGB | rgb(244, 148, 253) |
| HSL | hsl(295, 96%, 79%) |
| HSV | hsv(295, 42%, 99%) |
| CMYK | cmyk(3.6%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.51, 51.78, -37.45) |
| CIE-LCH | lch(74.51, 63.91, 324.12°) |
| OKLab | oklab(80.14% 0.1409 -0.1027) |
| OKLCH | oklch(80.14% 0.174 323.9) |
| XYZ | xyz(65.6260, 47.5075, 98.6225) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.59
Plum
#DDA0DD
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 7.88
Baby Purple
#CA9BF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494FD #9DFD94
analogous
#BF94FD #F494FD #FD94D1
triadic
#F494FD #FDF494 #94FDF4
tetradic
#F494FD #FDBF94 #9DFD94 #94D1FD
square
#F494FD #FDBF94 #9DFD94 #94D1FD
split-complementary
#F494FD #D1FD94 #94FDBF
monochromatic
#E81CFB #EE58FC #F494FD #FAD0FE #FCE1FE
Accessibility & contrast
On white
2.00
#F494FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F494FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494FD
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494FD | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#F8A0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f494fd; /* rgb */ color: rgb(244, 148, 253); /* oklch */ color: oklch(80.1% 0.174 323.9);
Tailwind
colors: {
custom: {
50: '#f9b5fe',
500: '#f494fd',
950: '#000000',
},
}SCSS
$custom: #f494fd; $custom-light: #f9b5fe; $custom-dark: #000000;
JSON
{
"hex": "#f494fd",
"rgb": {
"r": 244,
"g": 148,
"b": 253
},
"hsl": {
"h": 294.857,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.80137,
"c": 0.17432,
"h": 323.9
},
"luminance": 0.47505
}Semantic roles & 50–950 ramp
primary
#F494FD
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086