#F983F2#F983F2
#F983F2 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.195 H 329.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F983F2 |
|---|---|
| RGB | rgb(249, 131, 242) |
| HSL | hsl(304, 91%, 75%) |
| HSV | hsv(304, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 2.8%, 2.4%) |
| CIE-LAB | lab(71.41, 59.67, -36.23) |
| CIE-LCH | lch(71.41, 69.81, 328.73°) |
| OKLab | oklab(77.81% 0.1679 -0.099) |
| OKLCH | oklch(77.81% 0.195 329.5) |
| XYZ | xyz(63.2095, 42.7867, 88.9165) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F983F2 #83F98A
analogous
#C583F9 #F983F2 #F983B7
triadic
#F983F2 #F2F983 #83F2F9
tetradic
#F983F2 #F9C583 #83F98A #83B7F9
square
#F983F2 #F9C583 #83F98A #83B7F9
split-complementary
#F983F2 #B7F983 #83F9C5
monochromatic
#F30EE6 #F649EC #F983F2 #FCBDF8 #FEE2FC
Accessibility & contrast
On white
2.20
#F983F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F983F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F983F2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F983F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F983F2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f983f2; /* rgb */ color: rgb(249, 131, 242); /* oklch */ color: oklch(77.8% 0.195 329.5);
Tailwind
colors: {
custom: {
50: '#fdabf6',
500: '#f983f2',
950: '#000000',
},
}SCSS
$custom: #f983f2; $custom-light: #fdabf6; $custom-dark: #000000;
JSON
{
"hex": "#f983f2",
"rgb": {
"r": 249,
"g": 131,
"b": 242
},
"hsl": {
"h": 303.559,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.77805,
"c": 0.19488,
"h": 329.5
},
"luminance": 0.42783
}Semantic roles & 50–950 ramp
primary
#F983F2
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85