#F991F7#F991F7
#F991F7 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.177 H 327.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F991F7 |
|---|---|
| RGB | rgb(249, 145, 247) |
| HSL | hsl(301, 90%, 77%) |
| HSV | hsv(301, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 0.8%, 2.4%) |
| CIE-LAB | lab(74.26, 53.67, -34.54) |
| CIE-LCH | lch(74.26, 63.82, 327.23°) |
| OKLab | oklab(79.99% 0.1495 -0.0943) |
| OKLCH | oklch(79.99% 0.177 327.8) |
| XYZ | xyz(65.9797, 47.1092, 93.5952) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.05
Plum
#DDA0DD
ΔE00 7.45
Candy Pink
#FF63E9
ΔE00 7.94
Bubblegum Pink
#FE83CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F991F7 #91F993
analogous
#C791F9 #F991F7 #F991C3
triadic
#F991F7 #F7F991 #91F7F9
tetradic
#F991F7 #F9C791 #91F993 #91C3F9
square
#F991F7 #F9C791 #91F993 #91C3F9
split-complementary
#F991F7 #C3F991 #91F9C7
monochromatic
#F31DEF #F657F3 #F991F7 #FCCBFB #FDE2FD
Accessibility & contrast
On white
2.02
#F991F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F991F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F991F7
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F991F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F991F7 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#A6BBF4
Tritanopia (blue-blind)
#FF9BB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f991f7; /* rgb */ color: rgb(249, 145, 247); /* oklch */ color: oklch(80.0% 0.177 327.8);
Tailwind
colors: {
custom: {
50: '#fdb4fa',
500: '#f991f7',
950: '#000000',
},
}SCSS
$custom: #f991f7; $custom-light: #fdb4fa; $custom-dark: #000000;
JSON
{
"hex": "#f991f7",
"rgb": {
"r": 249,
"g": 145,
"b": 247
},
"hsl": {
"h": 301.154,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.79993,
"c": 0.1767,
"h": 327.8
},
"luminance": 0.47106
}Semantic roles & 50–950 ramp
primary
#F991F7
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085