#F490EB#F490EB
#F490EB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.164 H 330.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F490EB |
|---|---|
| RGB | rgb(244, 144, 235) |
| HSL | hsl(305, 82%, 76%) |
| HSV | hsv(305, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 3.7%, 4.3%) |
| CIE-LAB | lab(73.01, 50.61, -29.98) |
| CIE-LCH | lch(73.01, 58.82, 329.36°) |
| OKLab | oklab(78.78% 0.1428 -0.0814) |
| OKLCH | oklch(78.78% 0.164 330.3) |
| XYZ | xyz(62.2761, 45.1810, 84.0217) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.51
Plum
#DDA0DD
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 6.72
Candy Pink
#FF63E9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490EB #90F499
analogous
#CB90F4 #F490EB #F490B9
triadic
#F490EB #EBF490 #90EBF4
tetradic
#F490EB #F4CB90 #90F499 #90B9F4
square
#F490EB #F4CB90 #90F499 #90B9F4
split-complementary
#F490EB #B9F490 #90F4CB
monochromatic
#E921D7 #EE58E1 #F490EB #FAC8F5 #FCE3FA
Accessibility & contrast
On white
2.09
#F490EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F490EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490EB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490EB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FB97B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f490eb; /* rgb */ color: rgb(244, 144, 235); /* oklch */ color: oklch(78.8% 0.164 330.3);
Tailwind
colors: {
custom: {
50: '#f9b3f1',
500: '#f490eb',
950: '#000000',
},
}SCSS
$custom: #f490eb; $custom-light: #f9b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f490eb",
"rgb": {
"r": 244,
"g": 144,
"b": 235
},
"hsl": {
"h": 305.4,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.7878,
"c": 0.16436,
"h": 330.3
},
"luminance": 0.45178
}Semantic roles & 50–950 ramp
primary
#F490EB
secondary
#D7F4DA
accent
#DE1B07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085