#F981EB#F981EB
#F981EB is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.192 H 331.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F981EB |
|---|---|
| RGB | rgb(249, 129, 235) |
| HSL | hsl(307, 91%, 74%) |
| HSV | hsv(307, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 5.6%, 2.4%) |
| CIE-LAB | lab(70.76, 59.45, -33.40) |
| CIE-LCH | lch(70.76, 68.19, 330.67°) |
| OKLab | oklab(77.23% 0.1693 -0.0909) |
| OKLCH | oklch(77.23% 0.192 331.8) |
| XYZ | xyz(61.9122, 41.8422, 83.3965) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 6.30
Violet Pink
#FB5FFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981EB #81F98F
analogous
#CB81F9 #F981EB #F981AF
triadic
#F981EB #EBF981 #81EBF9
tetradic
#F981EB #F9CB81 #81F98F #81AFF9
square
#F981EB #F9CB81 #81F98F #81AFF9
split-complementary
#F981EB #AFF981 #81F9CB
monochromatic
#F30CD8 #F647E2 #F981EB #FCBBF4 #FEE2FA
Accessibility & contrast
On white
2.24
#F981EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F981EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981EB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981EB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EF
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#FF8AAB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f981eb; /* rgb */ color: rgb(249, 129, 235); /* oklch */ color: oklch(77.2% 0.192 331.8);
Tailwind
colors: {
custom: {
50: '#fda9f1',
500: '#f981eb',
950: '#000000',
},
}SCSS
$custom: #f981eb; $custom-light: #fda9f1; $custom-dark: #000000;
JSON
{
"hex": "#f981eb",
"rgb": {
"r": 249,
"g": 129,
"b": 235
},
"hsl": {
"h": 307,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77231,
"c": 0.19218,
"h": 331.8
},
"luminance": 0.41838
}Semantic roles & 50–950 ramp
primary
#F981EB
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85