#F498FB#F498FB
#F498FB is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.7% C 0.166 H 324.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F498FB |
|---|---|
| RGB | rgb(244, 152, 251) |
| HSL | hsl(296, 93%, 79%) |
| HSV | hsv(296, 39%, 98%) |
| CMYK | cmyk(2.8%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(75.24, 49.38, -35.25) |
| CIE-LCH | lch(75.24, 60.67, 324.48°) |
| OKLab | oklab(80.65% 0.1348 -0.0964) |
| OKLCH | oklch(80.65% 0.166 324.4) |
| XYZ | xyz(65.9474, 48.6573, 97.1661) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.25
Baby Purple
#CA9BF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498FB #9FFB98
analogous
#C398FB #F498FB #FB98D1
triadic
#F498FB #FBF498 #98FBF4
tetradic
#F498FB #FBC398 #9FFB98 #98D1FB
square
#F498FB #FBC398 #9FFB98 #98D1FB
split-complementary
#F498FB #D1FB98 #98FBC3
monochromatic
#E722F6 #EE5DF9 #F498FB #FAD3FD #FCE2FE
Accessibility & contrast
On white
1.96
#F498FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F498FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498FB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498FB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#F8A2BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f498fb; /* rgb */ color: rgb(244, 152, 251); /* oklch */ color: oklch(80.7% 0.166 324.4);
Tailwind
colors: {
custom: {
50: '#f9b8fd',
500: '#f498fb',
950: '#000000',
},
}SCSS
$custom: #f498fb; $custom-light: #f9b8fd; $custom-dark: #000000;
JSON
{
"hex": "#f498fb",
"rgb": {
"r": 244,
"g": 152,
"b": 251
},
"hsl": {
"h": 295.758,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.80653,
"c": 0.16576,
"h": 324.4
},
"luminance": 0.48655
}Semantic roles & 50–950 ramp
primary
#F498FB
secondary
#D7F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085