#F891FA#F891FA
#F891FA is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.179 H 326.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F891FA |
|---|---|
| RGB | rgb(248, 145, 250) |
| HSL | hsl(299, 91%, 77%) |
| HSV | hsv(299, 42%, 98%) |
| CMYK | cmyk(0.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(74.26, 53.91, -36.18) |
| CIE-LCH | lch(74.26, 64.92, 326.13°) |
| OKLab | oklab(80.01% 0.1489 -0.0989) |
| OKLCH | oklch(80.01% 0.179 326.4) |
| XYZ | xyz(66.0908, 47.1125, 96.0363) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 8.01
Violet Pink
#FB5FFC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F891FA #93FA91
analogous
#C391FA #F891FA #FA91C8
triadic
#F891FA #FAF891 #91FAF8
tetradic
#F891FA #FAC391 #93FA91 #91C8FA
square
#F891FA #FAC391 #93FA91 #91C8FA
split-complementary
#F891FA #C8FA91 #91FAC3
monochromatic
#F11CF5 #F456F7 #F891FA #FCCCFD #FDE2FE
Accessibility & contrast
On white
2.02
#F891FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F891FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F891FA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F891FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F891FA | 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)
#88AEFE
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#FD9CBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f891fa; /* rgb */ color: rgb(248, 145, 250); /* oklch */ color: oklch(80.0% 0.179 326.4);
Tailwind
colors: {
custom: {
50: '#fcb4fc',
500: '#f891fa',
950: '#000000',
},
}SCSS
$custom: #f891fa; $custom-light: #fcb4fc; $custom-dark: #000000;
JSON
{
"hex": "#f891fa",
"rgb": {
"r": 248,
"g": 145,
"b": 250
},
"hsl": {
"h": 298.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.80009,
"c": 0.17881,
"h": 326.4
},
"luminance": 0.47109
}Semantic roles & 50–950 ramp
primary
#F891FA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085