#F98BF8#F98BF8
#F98BF8 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.187 H 327.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BF8 |
|---|---|
| RGB | rgb(249, 139, 248) |
| HSL | hsl(301, 90%, 76%) |
| HSV | hsv(301, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 0.4%, 2.4%) |
| CIE-LAB | lab(73.15, 56.82, -36.82) |
| CIE-LCH | lch(73.15, 67.70, 327.06°) |
| OKLab | oklab(79.18% 0.158 -0.1007) |
| OKLCH | oklch(79.18% 0.187 327.5) |
| XYZ | xyz(65.2417, 45.3856, 94.1125) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.93
Candy Pink
#FF63E9
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 7.49
Violet Pink
#FB5FFC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BF8 #8BF98C
analogous
#C38BF9 #F98BF8 #F98BC1
triadic
#F98BF8 #F8F98B #8BF8F9
tetradic
#F98BF8 #F9C38B #8BF98C #8BC1F9
square
#F98BF8 #F9C38B #8BF98C #8BC1F9
split-complementary
#F98BF8 #C1F98B #8BF9C3
monochromatic
#F317F1 #F651F4 #F98BF8 #FCC5FC #FDE2FD
Accessibility & contrast
On white
2.08
#F98BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F98BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BF8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BF8 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFC
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#FF96B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98bf8; /* rgb */ color: rgb(249, 139, 248); /* oklch */ color: oklch(79.2% 0.187 327.5);
Tailwind
colors: {
custom: {
50: '#fdb0fb',
500: '#f98bf8',
950: '#000000',
},
}SCSS
$custom: #f98bf8; $custom-light: #fdb0fb; $custom-dark: #000000;
JSON
{
"hex": "#f98bf8",
"rgb": {
"r": 249,
"g": 139,
"b": 248
},
"hsl": {
"h": 300.545,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.79175,
"c": 0.18736,
"h": 327.5
},
"luminance": 0.45382
}Semantic roles & 50–950 ramp
primary
#F98BF8
secondary
#D5F6D6
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085