#F98BF2#F98BF2
#F98BF2 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.182 H 329.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F98BF2 |
|---|---|
| RGB | rgb(249, 139, 242) |
| HSL | hsl(304, 90%, 76%) |
| HSV | hsv(304, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 2.8%, 2.4%) |
| CIE-LAB | lab(72.90, 55.78, -33.92) |
| CIE-LCH | lch(72.90, 65.28, 328.70°) |
| OKLab | oklab(78.92% 0.1569 -0.0924) |
| OKLCH | oklch(78.92% 0.182 329.5) |
| XYZ | xyz(64.3257, 45.0192, 89.2885) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.36
Candy Pink
#FF63E9
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 7.44
Light Magenta
#FA5FF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98BF2 #8BF992
analogous
#C98BF9 #F98BF2 #F98BBB
triadic
#F98BF2 #F2F98B #8BF2F9
tetradic
#F98BF2 #F9C98B #8BF992 #8BBBF9
square
#F98BF2 #F9C98B #8BF992 #8BBBF9
split-complementary
#F98BF2 #BBF98B #8BF9C9
monochromatic
#F317E5 #F651EB #F98BF2 #FCC5F9 #FDE2FC
Accessibility & contrast
On white
2.10
#F98BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F98BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98BF2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98BF2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f98bf2; /* rgb */ color: rgb(249, 139, 242); /* oklch */ color: oklch(78.9% 0.182 329.5);
Tailwind
colors: {
custom: {
50: '#fdb0f6',
500: '#f98bf2',
950: '#000000',
},
}SCSS
$custom: #f98bf2; $custom-light: #fdb0f6; $custom-dark: #000000;
JSON
{
"hex": "#f98bf2",
"rgb": {
"r": 249,
"g": 139,
"b": 242
},
"hsl": {
"h": 303.818,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78917,
"c": 0.18206,
"h": 329.5
},
"luminance": 0.45016
}Semantic roles & 50–950 ramp
primary
#F98BF2
secondary
#D5F6D7
accent
#E60F00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085