#F78DFA#F78DFA
#F78DFA is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.185 H 326.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DFA |
|---|---|
| RGB | rgb(247, 141, 250) |
| HSL | hsl(298, 92%, 77%) |
| HSV | hsv(298, 44%, 98%) |
| CMYK | cmyk(1.2%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(73.37, 55.61, -37.57) |
| CIE-LCH | lch(73.37, 67.11, 325.96°) |
| OKLab | oklab(79.32% 0.1534 -0.1029) |
| OKLCH | oklch(79.32% 0.185 326.1) |
| XYZ | xyz(65.1366, 45.7292, 95.8196) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 7.30
Violet Pink
#FB5FFC
ΔE00 7.76
Light Magenta
#FA5FF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DFA #90FA8D
analogous
#C18DFA #F78DFA #FA8DC7
triadic
#F78DFA #FAF78D #8DFAF7
tetradic
#F78DFA #FAC18D #90FA8D #8DC7FA
square
#F78DFA #FAC18D #90FA8D #8DC7FA
split-complementary
#F78DFA #C7FA8D #8DFAC1
monochromatic
#EF18F5 #F352F7 #F78DFA #FBC8FD #FDE2FE
Accessibility & contrast
On white
2.07
#F78DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F78DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DFA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DFA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FC98B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78dfa; /* rgb */ color: rgb(247, 141, 250); /* oklch */ color: oklch(79.3% 0.185 326.1);
Tailwind
colors: {
custom: {
50: '#fcb1fc',
500: '#f78dfa',
950: '#000000',
},
}SCSS
$custom: #f78dfa; $custom-light: #fcb1fc; $custom-dark: #000000;
JSON
{
"hex": "#f78dfa",
"rgb": {
"r": 247,
"g": 141,
"b": 250
},
"hsl": {
"h": 298.349,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.79318,
"c": 0.18472,
"h": 326.1
},
"luminance": 0.45726
}Semantic roles & 50–950 ramp
primary
#F78DFA
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085