#F498FE#F498FE
#F498FE is a light, vivid purple. Relative luminance 0.488; OKLCH L 80.8% C 0.169 H 323.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F498FE |
|---|---|
| RGB | rgb(244, 152, 254) |
| HSL | hsl(294, 98%, 80%) |
| HSV | hsv(294, 40%, 100%) |
| CMYK | cmyk(3.9%, 40.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.36, 49.93, -36.68) |
| CIE-LCH | lch(75.36, 61.96, 323.69°) |
| OKLab | oklab(80.78% 0.1355 -0.1005) |
| OKLCH | oklch(80.78% 0.169 323.4) |
| XYZ | xyz(66.4240, 48.8479, 99.6764) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 7.18
Purply Pink
#F075E6
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498FE #A2FE98
analogous
#C198FE #F498FE #FE98D5
triadic
#F498FE #FEF498 #98FEF4
tetradic
#F498FE #FEC198 #A2FE98 #98D5FE
square
#F498FE #FEC198 #A2FE98 #98D5FE
split-complementary
#F498FE #D5FE98 #98FEC1
monochromatic
#E71FFD #EE5BFD #F498FE #FAD5FF #FCE1FF
Accessibility & contrast
On white
1.95
#F498FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#F498FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498FE
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498FE | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#F8A3BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f498fe; /* rgb */ color: rgb(244, 152, 254); /* oklch */ color: oklch(80.8% 0.169 323.4);
Tailwind
colors: {
custom: {
50: '#f9b8ff',
500: '#f498fe',
950: '#000000',
},
}SCSS
$custom: #f498fe; $custom-light: #f9b8ff; $custom-dark: #000000;
JSON
{
"hex": "#f498fe",
"rgb": {
"r": 244,
"g": 152,
"b": 254
},
"hsl": {
"h": 294.118,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.80782,
"c": 0.16867,
"h": 323.4
},
"luminance": 0.48845
}Semantic roles & 50–950 ramp
primary
#F498FE
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086