#F98BF0#F98BF0
#F98BF0 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.180 H 330.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BF0 |
|---|---|
| RGB | rgb(249, 139, 240) |
| HSL | hsl(305, 90%, 76%) |
| HSV | hsv(305, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 3.6%, 2.4%) |
| CIE-LAB | lab(72.83, 55.44, -32.95) |
| CIE-LCH | lch(72.83, 64.49, 329.28°) |
| OKLab | oklab(78.83% 0.1565 -0.0897) |
| OKLCH | oklch(78.83% 0.18 330.2) |
| XYZ | xyz(64.0270, 44.8997, 87.7152) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BF0 #8BF994
analogous
#CB8BF9 #F98BF0 #F98BB9
triadic
#F98BF0 #F0F98B #8BF0F9
tetradic
#F98BF0 #F9CB8B #8BF994 #8BB9F9
square
#F98BF0 #F9CB8B #8BF994 #8BB9F9
split-complementary
#F98BF0 #B9F98B #8BF9CB
monochromatic
#F317E1 #F651E8 #F98BF0 #FCC5F8 #FDE2FB
Accessibility & contrast
On white
2.10
#F98BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F98BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BF0
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BF0 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F4
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98bf0; /* rgb */ color: rgb(249, 139, 240); /* oklch */ color: oklch(78.8% 0.180 330.2);
Tailwind
colors: {
custom: {
50: '#fdb0f5',
500: '#f98bf0',
950: '#000000',
},
}SCSS
$custom: #f98bf0; $custom-light: #fdb0f5; $custom-dark: #000000;
JSON
{
"hex": "#f98bf0",
"rgb": {
"r": 249,
"g": 139,
"b": 240
},
"hsl": {
"h": 304.909,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78832,
"c": 0.18034,
"h": 330.2
},
"luminance": 0.44896
}Semantic roles & 50–950 ramp
primary
#F98BF0
secondary
#D5F6D8
accent
#E61300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085