#F78EF9#F78EF9
#F78EF9 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.182 H 326.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EF9 |
|---|---|
| RGB | rgb(247, 142, 249) |
| HSL | hsl(299, 90%, 77%) |
| HSV | hsv(299, 43%, 98%) |
| CMYK | cmyk(0.8%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(73.52, 54.94, -36.79) |
| CIE-LCH | lch(73.52, 66.12, 326.19°) |
| OKLab | oklab(79.42% 0.1518 -0.1007) |
| OKLCH | oklch(79.42% 0.182 326.4) |
| XYZ | xyz(65.1283, 45.9628, 95.0453) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 7.45
Plum
#DDA0DD
ΔE00 7.97
Light Magenta
#FA5FF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EF9 #90F98E
analogous
#C28EF9 #F78EF9 #F98EC5
triadic
#F78EF9 #F9F78E #8EF9F7
tetradic
#F78EF9 #F9C28E #90F98E #8EC5F9
square
#F78EF9 #F9C28E #90F98E #8EC5F9
split-complementary
#F78EF9 #C5F98E #8EF9C2
monochromatic
#EF1AF3 #F354F6 #F78EF9 #FBC8FC #FDE2FD
Accessibility & contrast
On white
2.06
#F78EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F78EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EF9
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EF9 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FC99B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f78ef9; /* rgb */ color: rgb(247, 142, 249); /* oklch */ color: oklch(79.4% 0.182 326.4);
Tailwind
colors: {
custom: {
50: '#fcb2fb',
500: '#f78ef9',
950: '#000000',
},
}SCSS
$custom: #f78ef9; $custom-light: #fcb2fb; $custom-dark: #000000;
JSON
{
"hex": "#f78ef9",
"rgb": {
"r": 247,
"g": 142,
"b": 249
},
"hsl": {
"h": 298.879,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.79418,
"c": 0.18217,
"h": 326.4
},
"luminance": 0.4596
}Semantic roles & 50–950 ramp
primary
#F78EF9
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085