#F984F2#F984F2
#F984F2 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.9% C 0.193 H 329.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F984F2 |
|---|---|
| RGB | rgb(249, 132, 242) |
| HSL | hsl(304, 91%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 47%, 2.8%, 2.4%) |
| CIE-LAB | lab(71.59, 59.19, -35.95) |
| CIE-LCH | lch(71.59, 69.25, 328.73°) |
| OKLab | oklab(77.94% 0.1665 -0.0982) |
| OKLCH | oklch(77.94% 0.193 329.5) |
| XYZ | xyz(63.3444, 43.0567, 88.9614) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F984F2 #84F98B
analogous
#C684F9 #F984F2 #F984B7
triadic
#F984F2 #F2F984 #84F2F9
tetradic
#F984F2 #F9C684 #84F98B #84B7F9
square
#F984F2 #F9C684 #84F98B #84B7F9
split-complementary
#F984F2 #B7F984 #84F9C6
monochromatic
#F30FE6 #F64AEC #F984F2 #FCBEF8 #FEE2FC
Accessibility & contrast
On white
2.19
#F984F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F984F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F984F2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F984F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F984F2 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f984f2; /* rgb */ color: rgb(249, 132, 242); /* oklch */ color: oklch(77.9% 0.193 329.5);
Tailwind
colors: {
custom: {
50: '#fdabf6',
500: '#f984f2',
950: '#000000',
},
}SCSS
$custom: #f984f2; $custom-light: #fdabf6; $custom-dark: #000000;
JSON
{
"hex": "#f984f2",
"rgb": {
"r": 249,
"g": 132,
"b": 242
},
"hsl": {
"h": 303.59,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.77941,
"c": 0.1933,
"h": 329.5
},
"luminance": 0.43053
}Semantic roles & 50–950 ramp
primary
#F984F2
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85