#F983F4#F983F4
#F983F4 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.9% C 0.197 H 328.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F983F4 |
|---|---|
| RGB | rgb(249, 131, 244) |
| HSL | hsl(303, 91%, 75%) |
| HSV | hsv(303, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 2%, 2.4%) |
| CIE-LAB | lab(71.49, 60.01, -37.20) |
| CIE-LCH | lch(71.49, 70.60, 328.20°) |
| OKLab | oklab(77.89% 0.1682 -0.1017) |
| OKLCH | oklch(77.89% 0.197 328.8) |
| XYZ | xyz(63.5115, 42.9075, 90.5071) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 6.08
Violet Pink
#FB5FFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F983F4 #83F988
analogous
#C383F9 #F983F4 #F983B9
triadic
#F983F4 #F4F983 #83F4F9
tetradic
#F983F4 #F9C383 #83F988 #83B9F9
square
#F983F4 #F9C383 #83F988 #83B9F9
split-complementary
#F983F4 #B9F983 #83F9C3
monochromatic
#F30EEA #F649EF #F983F4 #FCBDF9 #FEE2FC
Accessibility & contrast
On white
2.19
#F983F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F983F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F983F4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F983F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F983F4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f983f4; /* rgb */ color: rgb(249, 131, 244); /* oklch */ color: oklch(77.9% 0.197 328.8);
Tailwind
colors: {
custom: {
50: '#fdabf8',
500: '#f983f4',
950: '#000000',
},
}SCSS
$custom: #f983f4; $custom-light: #fdabf8; $custom-dark: #000000;
JSON
{
"hex": "#f983f4",
"rgb": {
"r": 249,
"g": 131,
"b": 244
},
"hsl": {
"h": 302.542,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.77893,
"c": 0.19659,
"h": 328.8
},
"luminance": 0.42904
}Semantic roles & 50–950 ramp
primary
#F983F4
secondary
#D5F6D7
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85