#F98BF9#F98BF9
#F98BF9 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.188 H 327.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BF9 |
|---|---|
| RGB | rgb(249, 139, 249) |
| HSL | hsl(300, 90%, 76%) |
| HSV | hsv(300, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.19, 56.99, -37.30) |
| CIE-LCH | lch(73.19, 68.11, 326.80°) |
| OKLab | oklab(79.22% 0.1582 -0.1021) |
| OKLCH | oklch(79.22% 0.188 327.2) |
| XYZ | xyz(65.3972, 45.4478, 94.9318) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.46
Violet Pink
#FB5FFC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BF9 #8BF98B
analogous
#C28BF9 #F98BF9 #F98BC2
triadic
#F98BF9 #F9F98B #8BF9F9
tetradic
#F98BF9 #F9C28B #8BF98B #8BC2F9
square
#F98BF9 #F9C28B #8BF98B #8BC2F9
split-complementary
#F98BF9 #C2F98B #8BF9C2
monochromatic
#F317F3 #F651F6 #F98BF9 #FCC5FC #FDE2FD
Accessibility & contrast
On white
2.08
#F98BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F98BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BF9
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BF9 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98bf9; /* rgb */ color: rgb(249, 139, 249); /* oklch */ color: oklch(79.2% 0.188 327.2);
Tailwind
colors: {
custom: {
50: '#fdb0fb',
500: '#f98bf9',
950: '#000000',
},
}SCSS
$custom: #f98bf9; $custom-light: #fdb0fb; $custom-dark: #000000;
JSON
{
"hex": "#f98bf9",
"rgb": {
"r": 249,
"g": 139,
"b": 249
},
"hsl": {
"h": 300,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.79219,
"c": 0.18825,
"h": 327.2
},
"luminance": 0.45445
}Semantic roles & 50–950 ramp
primary
#F98BF9
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085