#F78EF6#F78EF6
#F78EF6 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.179 H 327.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EF6 |
|---|---|
| RGB | rgb(247, 142, 246) |
| HSL | hsl(301, 87%, 76%) |
| HSV | hsv(301, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 0.4%, 3.1%) |
| CIE-LAB | lab(73.40, 54.41, -35.35) |
| CIE-LCH | lch(73.40, 64.88, 326.99°) |
| OKLab | oklab(79.29% 0.1513 -0.0966) |
| OKLCH | oklch(79.29% 0.179 327.4) |
| XYZ | xyz(64.6642, 45.7772, 92.6007) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.67
Light Magenta
#FA5FF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EF6 #8EF78F
analogous
#C48EF7 #F78EF6 #F78EC2
triadic
#F78EF6 #F6F78E #8EF6F7
tetradic
#F78EF6 #F7C48E #8EF78F #8EC2F7
square
#F78EF6 #F7C48E #8EF78F #8EC2F7
split-complementary
#F78EF6 #C2F78E #8EF7C4
monochromatic
#EF1CED #F355F1 #F78EF6 #FBC7FB #FDE2FD
Accessibility & contrast
On white
2.07
#F78EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F78EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EF6
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EF6 | 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)
#86ACFA
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#FD98B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78ef6; /* rgb */ color: rgb(247, 142, 246); /* oklch */ color: oklch(79.3% 0.179 327.4);
Tailwind
colors: {
custom: {
50: '#fcb2f9',
500: '#f78ef6',
950: '#000000',
},
}SCSS
$custom: #f78ef6; $custom-light: #fcb2f9; $custom-dark: #000000;
JSON
{
"hex": "#f78ef6",
"rgb": {
"r": 247,
"g": 142,
"b": 246
},
"hsl": {
"h": 300.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.79288,
"c": 0.17945,
"h": 327.4
},
"luminance": 0.45774
}Semantic roles & 50–950 ramp
primary
#F78EF6
secondary
#D6F5D6
accent
#E30402
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085