#F981F6#F981F6
#F981F6 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.7% C 0.201 H 328.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F981F6 |
|---|---|
| RGB | rgb(249, 129, 246) |
| HSL | hsl(302, 91%, 74%) |
| HSV | hsv(302, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 1.2%, 2.4%) |
| CIE-LAB | lab(71.21, 61.30, -38.73) |
| CIE-LCH | lch(71.21, 72.51, 327.72°) |
| OKLab | oklab(77.71% 0.1713 -0.1061) |
| OKLCH | oklch(77.71% 0.201 328.2) |
| XYZ | xyz(63.5508, 42.4976, 92.0264) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981F6 #81F984
analogous
#C081F9 #F981F6 #F981BA
triadic
#F981F6 #F6F981 #81F6F9
tetradic
#F981F6 #F9C081 #81F984 #81BAF9
square
#F981F6 #F9C081 #81F984 #81BAF9
split-complementary
#F981F6 #BAF981 #81F9C0
monochromatic
#F30CEE #F647F2 #F981F6 #FCBBFA #FEE2FD
Accessibility & contrast
On white
2.21
#F981F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F981F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981F6
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981F6 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4FA
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f981f6; /* rgb */ color: rgb(249, 129, 246); /* oklch */ color: oklch(77.7% 0.201 328.2);
Tailwind
colors: {
custom: {
50: '#feaaf9',
500: '#f981f6',
950: '#000000',
},
}SCSS
$custom: #f981f6; $custom-light: #feaaf9; $custom-dark: #000000;
JSON
{
"hex": "#f981f6",
"rgb": {
"r": 249,
"g": 129,
"b": 246
},
"hsl": {
"h": 301.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77713,
"c": 0.20146,
"h": 328.2
},
"luminance": 0.42494
}Semantic roles & 50–950 ramp
primary
#F981F6
secondary
#D5F6D6
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85