#F490FF#F490FF
#F490FF is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.183 H 323.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F490FF |
|---|---|
| RGB | rgb(244, 144, 255) |
| HSL | hsl(294, 100%, 78%) |
| HSV | hsv(294, 44%, 100%) |
| CMYK | cmyk(4.3%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(73.81, 54.17, -39.64) |
| CIE-LCH | lch(73.81, 67.12, 323.81°) |
| OKLab | oklab(79.64% 0.1468 -0.1089) |
| OKLCH | oklch(79.64% 0.183 323.4) |
| XYZ | xyz(65.3297, 46.4024, 100.1037) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 8.12
Candy Pink
#FF63E9
ΔE00 8.16
Violet Pink
#FB5FFC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490FF #9BFF90
analogous
#BC90FF #F490FF #FF90D2
triadic
#F490FF #FFF490 #90FFF4
tetradic
#F490FF #FFBC90 #9BFF90 #90D2FF
square
#F490FF #FFBC90 #9BFF90 #90D2FF
split-complementary
#F490FF #D2FF90 #90FFBC
monochromatic
#E816FF #EE53FF #F490FF #FACDFF #FCE0FF
Accessibility & contrast
On white
2.04
#F490FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F490FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490FF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490FF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#F89DBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f490ff; /* rgb */ color: rgb(244, 144, 255); /* oklch */ color: oklch(79.6% 0.183 323.4);
Tailwind
colors: {
custom: {
50: '#f9b3ff',
500: '#f490ff',
950: '#000000',
},
}SCSS
$custom: #f490ff; $custom-light: #f9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f490ff",
"rgb": {
"r": 244,
"g": 144,
"b": 255
},
"hsl": {
"h": 294.054,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79635,
"c": 0.18277,
"h": 323.4
},
"luminance": 0.464
}Semantic roles & 50–950 ramp
primary
#F490FF
secondary
#D7F7D4
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086