#F78AFA#F78AFA
#F78AFA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.190 H 326.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F78AFA |
|---|---|
| RGB | rgb(247, 138, 250) |
| HSL | hsl(298, 92%, 76%) |
| HSV | hsv(298, 45%, 98%) |
| CMYK | cmyk(1.2%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(72.80, 57.09, -38.46) |
| CIE-LCH | lch(72.80, 68.84, 326.03°) |
| OKLab | oklab(78.89% 0.1575 -0.1054) |
| OKLCH | oklch(78.89% 0.19 326.2) |
| XYZ | xyz(64.7002, 44.8564, 95.6741) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.78
Violet Pink
#FB5FFC
ΔE00 7.16
Light Magenta
#FA5FF7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78AFA #8DFA8A
analogous
#BF8AFA #F78AFA #FA8AC5
triadic
#F78AFA #FAF78A #8AFAF7
tetradic
#F78AFA #FABF8A #8DFA8A #8AC5FA
square
#F78AFA #FABF8A #8DFA8A #8AC5FA
split-complementary
#F78AFA #C5FA8A #8AFABF
monochromatic
#EF15F5 #F34FF7 #F78AFA #FBC5FD #FDE2FE
Accessibility & contrast
On white
2.11
#F78AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F78AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78AFA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78AFA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FC96B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78afa; /* rgb */ color: rgb(247, 138, 250); /* oklch */ color: oklch(78.9% 0.190 326.2);
Tailwind
colors: {
custom: {
50: '#fcaffc',
500: '#f78afa',
950: '#000000',
},
}SCSS
$custom: #f78afa; $custom-light: #fcaffc; $custom-dark: #000000;
JSON
{
"hex": "#f78afa",
"rgb": {
"r": 247,
"g": 138,
"b": 250
},
"hsl": {
"h": 298.393,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.78892,
"c": 0.18955,
"h": 326.2
},
"luminance": 0.44853
}Semantic roles & 50–950 ramp
primary
#F78AFA
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085