#F498EE#F498EE
#F498EE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.1% C 0.154 H 329.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F498EE |
|---|---|
| RGB | rgb(244, 152, 238) |
| HSL | hsl(304, 81%, 78%) |
| HSV | hsv(304, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 2.5%, 4.3%) |
| CIE-LAB | lab(74.74, 47.05, -28.96) |
| CIE-LCH | lch(74.74, 55.25, 328.39°) |
| OKLab | oklab(80.12% 0.1319 -0.0786) |
| OKLCH | oklch(80.12% 0.154 329.2) |
| XYZ | xyz(63.9681, 47.8656, 86.7419) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.04
Plum
#DDA0DD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 7.15
Bubblegum Pink
#FE83CC
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498EE #98F49E
analogous
#CC98F4 #F498EE #F498C0
triadic
#F498EE #EEF498 #98EEF4
tetradic
#F498EE #F4CC98 #98F49E #98C0F4
square
#F498EE #F4CC98 #98F49E #98C0F4
split-complementary
#F498EE #C0F498 #98F4CC
monochromatic
#E829DC #EE61E5 #F498EE #FACFF7 #FCE3FA
Accessibility & contrast
On white
1.99
#F498EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F498EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498EE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498EE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#FA9FB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f498ee; /* rgb */ color: rgb(244, 152, 238); /* oklch */ color: oklch(80.1% 0.154 329.2);
Tailwind
colors: {
custom: {
50: '#f9b8f3',
500: '#f498ee',
950: '#000000',
},
}SCSS
$custom: #f498ee; $custom-light: #f9b8f3; $custom-dark: #000000;
JSON
{
"hex": "#f498ee",
"rgb": {
"r": 244,
"g": 152,
"b": 238
},
"hsl": {
"h": 303.913,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.80116,
"c": 0.15357,
"h": 329.2
},
"luminance": 0.47863
}Semantic roles & 50–950 ramp
primary
#F498EE
secondary
#D7F4D9
accent
#DD1608
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085