#F98BF6#F98BF6
#F98BF6 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.186 H 328.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BF6 |
|---|---|
| RGB | rgb(249, 139, 246) |
| HSL | hsl(302, 90%, 76%) |
| HSV | hsv(302, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 1.2%, 2.4%) |
| CIE-LAB | lab(73.06, 56.47, -35.85) |
| CIE-LCH | lch(73.06, 66.89, 327.59°) |
| OKLab | oklab(79.09% 0.1576 -0.0979) |
| OKLCH | oklch(79.09% 0.186 328.1) |
| XYZ | xyz(64.9331, 45.2622, 92.4871) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 6.79
Light Magenta
#FA5FF7
ΔE00 7.56
Violet Pink
#FB5FFC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BF6 #8BF98E
analogous
#C58BF9 #F98BF6 #F98BBF
triadic
#F98BF6 #F6F98B #8BF6F9
tetradic
#F98BF6 #F9C58B #8BF98E #8BBFF9
square
#F98BF6 #F9C58B #8BF98E #8BBFF9
split-complementary
#F98BF6 #BFF98B #8BF9C5
monochromatic
#F317ED #F651F1 #F98BF6 #FCC5FB #FDE2FD
Accessibility & contrast
On white
2.09
#F98BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F98BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BF6
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BF6 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98bf6; /* rgb */ color: rgb(249, 139, 246); /* oklch */ color: oklch(79.1% 0.186 328.1);
Tailwind
colors: {
custom: {
50: '#fdb0f9',
500: '#f98bf6',
950: '#000000',
},
}SCSS
$custom: #f98bf6; $custom-light: #fdb0f9; $custom-dark: #000000;
JSON
{
"hex": "#f98bf6",
"rgb": {
"r": 249,
"g": 139,
"b": 246
},
"hsl": {
"h": 301.636,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.79088,
"c": 0.18558,
"h": 328.1
},
"luminance": 0.45259
}Semantic roles & 50–950 ramp
primary
#F98BF6
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085