#F981E6#F981E6
#F981E6 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.0% C 0.188 H 333.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F981E6 |
|---|---|
| RGB | rgb(249, 129, 230) |
| HSL | hsl(310, 91%, 74%) |
| HSV | hsv(310, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 7.6%, 2.4%) |
| CIE-LAB | lab(70.56, 58.64, -30.95) |
| CIE-LCH | lch(70.56, 66.30, 332.17°) |
| OKLab | oklab(77.02% 0.1683 -0.084) |
| OKLCH | oklch(77.02% 0.188 333.5) |
| XYZ | xyz(61.2000, 41.5573, 79.6455) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.77
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981E6 #81F994
analogous
#D081F9 #F981E6 #F981AA
triadic
#F981E6 #E6F981 #81E6F9
tetradic
#F981E6 #F9D081 #81F994 #81AAF9
square
#F981E6 #F9D081 #81F994 #81AAF9
split-complementary
#F981E6 #AAF981 #81F9D0
monochromatic
#F30CCF #F647DA #F981E6 #FCBBF2 #FEE2F9
Accessibility & contrast
On white
2.26
#F981E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F981E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981E6
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981E6 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2E9
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#FF88A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f981e6; /* rgb */ color: rgb(249, 129, 230); /* oklch */ color: oklch(77.0% 0.188 333.5);
Tailwind
colors: {
custom: {
50: '#fda9ee',
500: '#f981e6',
950: '#000000',
},
}SCSS
$custom: #f981e6; $custom-light: #fda9ee; $custom-dark: #000000;
JSON
{
"hex": "#f981e6",
"rgb": {
"r": 249,
"g": 129,
"b": 230
},
"hsl": {
"h": 309.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.7702,
"c": 0.18812,
"h": 333.5
},
"luminance": 0.41553
}Semantic roles & 50–950 ramp
primary
#F981E6
secondary
#D5F6DA
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84