#F78EFA#F78EFA
#F78EFA is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.183 H 326.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EFA |
|---|---|
| RGB | rgb(247, 142, 250) |
| HSL | hsl(298, 92%, 77%) |
| HSV | hsv(298, 43%, 98%) |
| CMYK | cmyk(1.2%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(73.56, 55.12, -37.27) |
| CIE-LCH | lch(73.56, 66.54, 325.93°) |
| OKLab | oklab(79.46% 0.152 -0.102) |
| OKLCH | oklch(79.46% 0.183 326.1) |
| XYZ | xyz(65.2847, 46.0254, 95.8689) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 7.48
Violet Pink
#FB5FFC
ΔE00 7.96
Light Magenta
#FA5FF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EFA #91FA8E
analogous
#C18EFA #F78EFA #FA8EC7
triadic
#F78EFA #FAF78E #8EFAF7
tetradic
#F78EFA #FAC18E #91FA8E #8EC7FA
square
#F78EFA #FAC18E #91FA8E #8EC7FA
split-complementary
#F78EFA #C7FA8E #8EFAC1
monochromatic
#EF19F5 #F353F7 #F78EFA #FBC9FD #FDE2FE
Accessibility & contrast
On white
2.06
#F78EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F78EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EFA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EFA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#FC99B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f78efa; /* rgb */ color: rgb(247, 142, 250); /* oklch */ color: oklch(79.5% 0.183 326.1);
Tailwind
colors: {
custom: {
50: '#fcb2fc',
500: '#f78efa',
950: '#000000',
},
}SCSS
$custom: #f78efa; $custom-light: #fcb2fc; $custom-dark: #000000;
JSON
{
"hex": "#f78efa",
"rgb": {
"r": 247,
"g": 142,
"b": 250
},
"hsl": {
"h": 298.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79461,
"c": 0.18309,
"h": 326.1
},
"luminance": 0.46022
}Semantic roles & 50–950 ramp
primary
#F78EFA
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085