#F490EE#F490EE
#F490EE is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.167 H 329.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F490EE |
|---|---|
| RGB | rgb(244, 144, 238) |
| HSL | hsl(304, 82%, 76%) |
| HSV | hsv(304, 41%, 96%) |
| CMYK | cmyk(0%, 41%, 2.5%, 4.3%) |
| CIE-LAB | lab(73.13, 51.13, -31.44) |
| CIE-LCH | lch(73.13, 60.02, 328.41°) |
| OKLab | oklab(78.9% 0.1435 -0.0855) |
| OKLCH | oklch(78.9% 0.167 329.2) |
| XYZ | xyz(62.7132, 45.3558, 86.3236) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 7.24
Candy Pink
#FF63E9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F490EE #90F496
analogous
#C890F4 #F490EE #F490BC
triadic
#F490EE #EEF490 #90EEF4
tetradic
#F490EE #F4C890 #90F496 #90BCF4
square
#F490EE #F4C890 #90F496 #90BCF4
split-complementary
#F490EE #BCF490 #90F4C8
monochromatic
#E921DD #EE58E5 #F490EE #FAC8F7 #FCE3FB
Accessibility & contrast
On white
2.09
#F490EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F490EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F490EE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F490EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F490EE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FB98B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f490ee; /* rgb */ color: rgb(244, 144, 238); /* oklch */ color: oklch(78.9% 0.167 329.2);
Tailwind
colors: {
custom: {
50: '#f9b3f3',
500: '#f490ee',
950: '#000000',
},
}SCSS
$custom: #f490ee; $custom-light: #f9b3f3; $custom-dark: #000000;
JSON
{
"hex": "#f490ee",
"rgb": {
"r": 244,
"g": 144,
"b": 238
},
"hsl": {
"h": 303.6,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.78903,
"c": 0.16702,
"h": 329.2
},
"luminance": 0.45353
}Semantic roles & 50–950 ramp
primary
#F490EE
secondary
#D7F4D9
accent
#DE1407
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085