#F490EF#F490EF
#F490EF is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.168 H 328.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F490EF |
|---|---|
| RGB | rgb(244, 144, 239) |
| HSL | hsl(303, 82%, 76%) |
| HSV | hsv(303, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 2%, 4.3%) |
| CIE-LAB | lab(73.16, 51.30, -31.93) |
| CIE-LCH | lch(73.16, 60.42, 328.10°) |
| OKLab | oklab(78.94% 0.1437 -0.0869) |
| OKLCH | oklch(78.94% 0.168 328.8) |
| XYZ | xyz(62.8605, 45.4147, 87.0994) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 7.40
Candy Pink
#FF63E9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490EF #90F495
analogous
#C790F4 #F490EF #F490BD
triadic
#F490EF #EFF490 #90EFF4
tetradic
#F490EF #F4C790 #90F495 #90BDF4
square
#F490EF #F4C790 #90F495 #90BDF4
split-complementary
#F490EF #BDF490 #90F4C7
monochromatic
#E921DF #EE58E7 #F490EF #FAC8F7 #FCE3FB
Accessibility & contrast
On white
2.08
#F490EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F490EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490EF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490EF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#FA98B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f490ef; /* rgb */ color: rgb(244, 144, 239); /* oklch */ color: oklch(78.9% 0.168 328.8);
Tailwind
colors: {
custom: {
50: '#f9b3f4',
500: '#f490ef',
950: '#000000',
},
}SCSS
$custom: #f490ef; $custom-light: #f9b3f4; $custom-dark: #000000;
JSON
{
"hex": "#f490ef",
"rgb": {
"r": 244,
"g": 144,
"b": 239
},
"hsl": {
"h": 303,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.78945,
"c": 0.16792,
"h": 328.8
},
"luminance": 0.45412
}Semantic roles & 50–950 ramp
primary
#F490EF
secondary
#D7F4D8
accent
#DE1207
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085