#F981EA#F981EA
#F981EA is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.191 H 332.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F981EA |
|---|---|
| RGB | rgb(249, 129, 234) |
| HSL | hsl(308, 91%, 74%) |
| HSV | hsv(308, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 6%, 2.4%) |
| CIE-LAB | lab(70.72, 59.29, -32.91) |
| CIE-LCH | lch(70.72, 67.81, 330.96°) |
| OKLab | oklab(77.19% 0.1691 -0.0895) |
| OKLCH | oklch(77.19% 0.191 332.1) |
| XYZ | xyz(61.7681, 41.7846, 82.6378) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981EA #81F990
analogous
#CC81F9 #F981EA #F981AE
triadic
#F981EA #EAF981 #81EAF9
tetradic
#F981EA #F9CC81 #81F990 #81AEF9
square
#F981EA #F9CC81 #81F990 #81AEF9
split-complementary
#F981EA #AEF981 #81F9CC
monochromatic
#F30CD7 #F647E0 #F981EA #FCBBF4 #FEE2FA
Accessibility & contrast
On white
2.24
#F981EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F981EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981EA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981EA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#A0B3E7
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f981ea; /* rgb */ color: rgb(249, 129, 234); /* oklch */ color: oklch(77.2% 0.191 332.1);
Tailwind
colors: {
custom: {
50: '#fda9f1',
500: '#f981ea',
950: '#000000',
},
}SCSS
$custom: #f981ea; $custom-light: #fda9f1; $custom-dark: #000000;
JSON
{
"hex": "#f981ea",
"rgb": {
"r": 249,
"g": 129,
"b": 234
},
"hsl": {
"h": 307.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77188,
"c": 0.19136,
"h": 332.1
},
"luminance": 0.41781
}Semantic roles & 50–950 ramp
primary
#F981EA
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84