#F98BFB#F98BFB
#F98BFB is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.190 H 326.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BFB |
|---|---|
| RGB | rgb(249, 139, 251) |
| HSL | hsl(299, 93%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.8%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.27, 57.34, -38.26) |
| CIE-LCH | lch(73.27, 68.93, 326.29°) |
| OKLab | oklab(79.31% 0.1585 -0.1048) |
| OKLCH | oklch(79.31% 0.19 326.5) |
| XYZ | xyz(65.7108, 45.5733, 96.5834) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 6.95
Violet Pink
#FB5FFC
ΔE00 7.38
Light Magenta
#FA5FF7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BFB #8DFB8B
analogous
#C18BFB #F98BFB #FB8BC5
triadic
#F98BFB #FBF98B #8BFBF9
tetradic
#F98BFB #FBC18B #8DFB8B #8BC5FB
square
#F98BFB #FBC18B #8DFB8B #8BC5FB
split-complementary
#F98BFB #C5FB8B #8BFBC1
monochromatic
#F315F7 #F650F9 #F98BFB #FCC6FD #FDE1FE
Accessibility & contrast
On white
2.08
#F98BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F98BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BFB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BFB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#FF97B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98bfb; /* rgb */ color: rgb(249, 139, 251); /* oklch */ color: oklch(79.3% 0.190 326.5);
Tailwind
colors: {
custom: {
50: '#fdb0fd',
500: '#f98bfb',
950: '#000000',
},
}SCSS
$custom: #f98bfb; $custom-light: #fdb0fd; $custom-dark: #000000;
JSON
{
"hex": "#f98bfb",
"rgb": {
"r": 249,
"g": 139,
"b": 251
},
"hsl": {
"h": 298.929,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79306,
"c": 0.19005,
"h": 326.5
},
"luminance": 0.4557
}Semantic roles & 50–950 ramp
primary
#F98BFB
secondary
#D5F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085