#F490EC#F490EC
#F490EC is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.165 H 329.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F490EC |
|---|---|
| RGB | rgb(244, 144, 236) |
| HSL | hsl(305, 82%, 76%) |
| HSV | hsv(305, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 3.3%, 4.3%) |
| CIE-LAB | lab(73.05, 50.78, -30.47) |
| CIE-LCH | lch(73.05, 59.22, 329.04°) |
| OKLab | oklab(78.82% 0.143 -0.0828) |
| OKLCH | oklch(78.82% 0.165 329.9) |
| XYZ | xyz(62.4210, 45.2389, 84.7847) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 6.89
Candy Pink
#FF63E9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490EC #90F498
analogous
#CA90F4 #F490EC #F490BA
triadic
#F490EC #ECF490 #90ECF4
tetradic
#F490EC #F4CA90 #90F498 #90BAF4
square
#F490EC #F4CA90 #90F498 #90BAF4
split-complementary
#F490EC #BAF490 #90F4CA
monochromatic
#E921D9 #EE58E2 #F490EC #FAC8F6 #FCE3FA
Accessibility & contrast
On white
2.09
#F490EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F490EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490EC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490EC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#FB98B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f490ec; /* rgb */ color: rgb(244, 144, 236); /* oklch */ color: oklch(78.8% 0.165 329.9);
Tailwind
colors: {
custom: {
50: '#f9b3f2',
500: '#f490ec',
950: '#000000',
},
}SCSS
$custom: #f490ec; $custom-light: #f9b3f2; $custom-dark: #000000;
JSON
{
"hex": "#f490ec",
"rgb": {
"r": 244,
"g": 144,
"b": 236
},
"hsl": {
"h": 304.8,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.78821,
"c": 0.16524,
"h": 329.9
},
"luminance": 0.45236
}Semantic roles & 50–950 ramp
primary
#F490EC
secondary
#D7F4D9
accent
#DE1807
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085