#F490FE#F490FE
#F490FE is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.182 H 323.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F490FE |
|---|---|
| RGB | rgb(244, 144, 254) |
| HSL | hsl(295, 98%, 78%) |
| HSV | hsv(295, 43%, 100%) |
| CMYK | cmyk(3.9%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.76, 53.98, -39.16) |
| CIE-LCH | lch(73.76, 66.69, 324.04°) |
| OKLab | oklab(79.59% 0.1466 -0.1075) |
| OKLCH | oklch(79.59% 0.182 323.8) |
| XYZ | xyz(65.1691, 46.3382, 99.2581) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.52
Candy Pink
#FF63E9
ΔE00 8.11
Baby Purple
#CA9BF7
ΔE00 8.16
Plum
#DDA0DD
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490FE #9AFE90
analogous
#BD90FE #F490FE #FE90D1
triadic
#F490FE #FEF490 #90FEF4
tetradic
#F490FE #FEBD90 #9AFE90 #90D1FE
square
#F490FE #FEBD90 #9AFE90 #90D1FE
split-complementary
#F490FE #D1FE90 #90FEBD
monochromatic
#E817FD #EE53FD #F490FE #FACDFF #FCE1FF
Accessibility & contrast
On white
2.05
#F490FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F490FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490FE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490FE | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#9FB9FB
Tritanopia (blue-blind)
#F89DBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f490fe; /* rgb */ color: rgb(244, 144, 254); /* oklch */ color: oklch(79.6% 0.182 323.8);
Tailwind
colors: {
custom: {
50: '#f9b3ff',
500: '#f490fe',
950: '#000000',
},
}SCSS
$custom: #f490fe; $custom-light: #f9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f490fe",
"rgb": {
"r": 244,
"g": 144,
"b": 254
},
"hsl": {
"h": 294.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.79591,
"c": 0.18183,
"h": 323.8
},
"luminance": 0.46335
}Semantic roles & 50–950 ramp
primary
#F490FE
secondary
#D7F7D4
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086