#F498EB#F498EB
#F498EB is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.0% C 0.151 H 330.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F498EB |
|---|---|
| RGB | rgb(244, 152, 235) |
| HSL | hsl(306, 81%, 78%) |
| HSV | hsv(306, 38%, 96%) |
| CMYK | cmyk(0%, 37.7%, 3.7%, 4.3%) |
| CIE-LAB | lab(74.63, 46.53, -27.49) |
| CIE-LCH | lch(74.63, 54.04, 329.42°) |
| OKLab | oklab(80% 0.1312 -0.0745) |
| OKLCH | oklch(80% 0.151 330.4) |
| XYZ | xyz(63.5310, 47.6907, 84.4400) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F498EB #98F4A1
analogous
#CF98F4 #F498EB #F498BD
triadic
#F498EB #EBF498 #98EBF4
tetradic
#F498EB #F4CF98 #98F4A1 #98BDF4
square
#F498EB #F4CF98 #98F4A1 #98BDF4
split-complementary
#F498EB #BDF498 #98F4CF
monochromatic
#E829D6 #EE61E0 #F498EB #FACFF6 #FCE3FA
Accessibility & contrast
On white
1.99
#F498EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F498EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F498EB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F498EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F498EB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FB9EB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f498eb; /* rgb */ color: rgb(244, 152, 235); /* oklch */ color: oklch(80.0% 0.151 330.4);
Tailwind
colors: {
custom: {
50: '#f9b8f1',
500: '#f498eb',
950: '#000000',
},
}SCSS
$custom: #f498eb; $custom-light: #f9b8f1; $custom-dark: #000000;
JSON
{
"hex": "#f498eb",
"rgb": {
"r": 244,
"g": 152,
"b": 235
},
"hsl": {
"h": 305.87,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.79996,
"c": 0.15087,
"h": 330.4
},
"luminance": 0.47688
}Semantic roles & 50–950 ramp
primary
#F498EB
secondary
#D7F4DA
accent
#DD1D08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084