#F98BFD#F98BFD
#F98BFD is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.4% C 0.192 H 325.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BFD |
|---|---|
| RGB | rgb(249, 139, 253) |
| HSL | hsl(298, 97%, 77%) |
| HSV | hsv(298, 45%, 99%) |
| CMYK | cmyk(1.6%, 45.1%, 0%, 0.8%) |
| CIE-LAB | lab(73.35, 57.69, -39.21) |
| CIE-LCH | lch(73.35, 69.76, 325.80°) |
| OKLab | oklab(79.4% 0.1589 -0.1075) |
| OKLCH | oklch(79.4% 0.192 325.9) |
| XYZ | xyz(66.0277, 45.7000, 98.2525) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.48
Candy Pink
#FF63E9
ΔE00 7.05
Violet Pink
#FB5FFC
ΔE00 7.32
Light Magenta
#FA5FF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BFD #8FFD8B
analogous
#C08BFD #F98BFD #FD8BC8
triadic
#F98BFD #FDF98B #8BFDF9
tetradic
#F98BFD #FDC08B #8FFD8B #8BC8FD
square
#F98BFD #FDC08B #8FFD8B #8BC8FD
split-complementary
#F98BFD #C8FD8B #8BFDC0
monochromatic
#F313FB #F64FFC #F98BFD #FCC7FE #FDE1FE
Accessibility & contrast
On white
2.07
#F98BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F98BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BFD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BFD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#FE97B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98bfd; /* rgb */ color: rgb(249, 139, 253); /* oklch */ color: oklch(79.4% 0.192 325.9);
Tailwind
colors: {
custom: {
50: '#fdb0fe',
500: '#f98bfd',
950: '#000000',
},
}SCSS
$custom: #f98bfd; $custom-light: #fdb0fe; $custom-dark: #000000;
JSON
{
"hex": "#f98bfd",
"rgb": {
"r": 249,
"g": 139,
"b": 253
},
"hsl": {
"h": 297.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79395,
"c": 0.19186,
"h": 325.9
},
"luminance": 0.45697
}Semantic roles & 50–950 ramp
primary
#F98BFD
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086