#F98CF3#F98CF3
#F98CF3 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.181 H 329.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F98CF3 |
|---|---|
| RGB | rgb(249, 140, 243) |
| HSL | hsl(303, 90%, 76%) |
| HSV | hsv(303, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 2.4%, 2.4%) |
| CIE-LAB | lab(73.14, 55.46, -34.11) |
| CIE-LCH | lch(73.14, 65.11, 328.41°) |
| OKLab | oklab(79.1% 0.1557 -0.093) |
| OKLCH | oklch(79.1% 0.181 329.1) |
| XYZ | xyz(64.6218, 45.3704, 90.1302) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.93
Bubblegum Pink
#FE83CC
ΔE00 7.60
Plum
#DDA0DD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F98CF3 #8CF992
analogous
#C98CF9 #F98CF3 #F98CBD
triadic
#F98CF3 #F3F98C #8CF3F9
tetradic
#F98CF3 #F9C98C #8CF992 #8CBDF9
square
#F98CF3 #F9C98C #8CF992 #8CBDF9
split-complementary
#F98CF3 #BDF98C #8CF9C9
monochromatic
#F318E7 #F652ED #F98CF3 #FCC6F9 #FDE2FC
Accessibility & contrast
On white
2.08
#F98CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F98CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F98CF3
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F98CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F98CF3 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF7
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f98cf3; /* rgb */ color: rgb(249, 140, 243); /* oklch */ color: oklch(79.1% 0.181 329.1);
Tailwind
colors: {
custom: {
50: '#fdb0f7',
500: '#f98cf3',
950: '#000000',
},
}SCSS
$custom: #f98cf3; $custom-light: #fdb0f7; $custom-dark: #000000;
JSON
{
"hex": "#f98cf3",
"rgb": {
"r": 249,
"g": 140,
"b": 243
},
"hsl": {
"h": 303.303,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.79102,
"c": 0.18131,
"h": 329.1
},
"luminance": 0.45367
}Semantic roles & 50–950 ramp
primary
#F98CF3
secondary
#D5F6D7
accent
#E60D00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085