#F984FA#F984FA
#F984FA is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.3% C 0.200 H 327.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F984FA |
|---|---|
| RGB | rgb(249, 132, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 47%, 98%) |
| CMYK | cmyk(0.4%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(71.93, 60.56, -39.80) |
| CIE-LCH | lch(71.93, 72.47, 326.69°) |
| OKLab | oklab(78.3% 0.1679 -0.1092) |
| OKLCH | oklch(78.3% 0.2 327) |
| XYZ | xyz(64.5723, 43.5478, 95.4283) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F984FA #85FA84
analogous
#BE84FA #F984FA #FA84C0
triadic
#F984FA #FAF984 #84FAF9
tetradic
#F984FA #FABE84 #85FA84 #84C0FA
square
#F984FA #FABE84 #85FA84 #84C0FA
split-complementary
#F984FA #C0FA84 #84FABE
monochromatic
#F30EF5 #F649F8 #F984FA #FCBFFC #FEE2FE
Accessibility & contrast
On white
2.16
#F984FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F984FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F984FA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F984FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F984FA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#FF91B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f984fa; /* rgb */ color: rgb(249, 132, 250); /* oklch */ color: oklch(78.3% 0.200 327.0);
Tailwind
colors: {
custom: {
50: '#fdabfc',
500: '#f984fa',
950: '#000000',
},
}SCSS
$custom: #f984fa; $custom-light: #fdabfc; $custom-dark: #000000;
JSON
{
"hex": "#f984fa",
"rgb": {
"r": 249,
"g": 132,
"b": 250
},
"hsl": {
"h": 299.492,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.78296,
"c": 0.20025,
"h": 327
},
"luminance": 0.43544
}Semantic roles & 50–950 ramp
primary
#F984FA
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85