#F98BFA#F98BFA
#F98BFA is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.3% C 0.189 H 326.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BFA |
|---|---|
| RGB | rgb(249, 139, 250) |
| HSL | hsl(299, 92%, 76%) |
| HSV | hsv(299, 44%, 98%) |
| CMYK | cmyk(0.4%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(73.23, 57.17, -37.78) |
| CIE-LCH | lch(73.23, 68.52, 326.54°) |
| OKLab | oklab(79.26% 0.1584 -0.1034) |
| OKLCH | oklch(79.26% 0.189 326.9) |
| XYZ | xyz(65.5536, 45.5104, 95.7554) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 6.91
Violet Pink
#FB5FFC
ΔE00 7.42
Light Magenta
#FA5FF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BFA #8CFA8B
analogous
#C28BFA #F98BFA #FA8BC4
triadic
#F98BFA #FAF98B #8BFAF9
tetradic
#F98BFA #FAC28B #8CFA8B #8BC4FA
square
#F98BFA #FAC28B #8CFA8B #8BC4FA
split-complementary
#F98BFA #C4FA8B #8BFAC2
monochromatic
#F316F5 #F650F7 #F98BFA #FCC6FD #FDE2FE
Accessibility & contrast
On white
2.08
#F98BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F98BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BFA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BFA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FF96B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98bfa; /* rgb */ color: rgb(249, 139, 250); /* oklch */ color: oklch(79.3% 0.189 326.9);
Tailwind
colors: {
custom: {
50: '#fdb0fc',
500: '#f98bfa',
950: '#000000',
},
}SCSS
$custom: #f98bfa; $custom-light: #fdb0fc; $custom-dark: #000000;
JSON
{
"hex": "#f98bfa",
"rgb": {
"r": 249,
"g": 139,
"b": 250
},
"hsl": {
"h": 299.459,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79262,
"c": 0.18914,
"h": 326.9
},
"luminance": 0.45507
}Semantic roles & 50–950 ramp
primary
#F98BFA
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085