#F981ED#F981ED
#F981ED is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.194 H 331.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F981ED |
|---|---|
| RGB | rgb(249, 129, 237) |
| HSL | hsl(306, 91%, 74%) |
| HSV | hsv(306, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 4.8%, 2.4%) |
| CIE-LAB | lab(70.84, 59.78, -34.37) |
| CIE-LCH | lch(70.84, 68.96, 330.10°) |
| OKLab | oklab(77.32% 0.1697 -0.0936) |
| OKLCH | oklch(77.32% 0.194 331.1) |
| XYZ | xyz(62.2028, 41.9584, 84.9268) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 6.13
Violet Pink
#FB5FFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981ED #81F98D
analogous
#C981F9 #F981ED #F981B1
triadic
#F981ED #EDF981 #81EDF9
tetradic
#F981ED #F9C981 #81F98D #81B1F9
square
#F981ED #F9C981 #81F98D #81B1F9
split-complementary
#F981ED #B1F981 #81F9C9
monochromatic
#F30CDC #F647E5 #F981ED #FCBBF5 #FEE2FB
Accessibility & contrast
On white
2.24
#F981ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F981ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981ED
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981ED | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f981ed; /* rgb */ color: rgb(249, 129, 237); /* oklch */ color: oklch(77.3% 0.194 331.1);
Tailwind
colors: {
custom: {
50: '#fda9f3',
500: '#f981ed',
950: '#000000',
},
}SCSS
$custom: #f981ed; $custom-light: #fda9f3; $custom-dark: #000000;
JSON
{
"hex": "#f981ed",
"rgb": {
"r": 249,
"g": 129,
"b": 237
},
"hsl": {
"h": 306,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.77317,
"c": 0.19383,
"h": 331.1
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#F981ED
secondary
#D5F6D9
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85