#F78EF8#F78EF8
#F78EF8 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.4% C 0.181 H 326.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EF8 |
|---|---|
| RGB | rgb(247, 142, 248) |
| HSL | hsl(299, 88%, 76%) |
| HSV | hsv(299, 43%, 97%) |
| CMYK | cmyk(0.4%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(73.48, 54.76, -36.31) |
| CIE-LCH | lch(73.48, 65.71, 326.45°) |
| OKLab | oklab(79.37% 0.1516 -0.0993) |
| OKLCH | oklch(79.37% 0.181 326.8) |
| XYZ | xyz(64.9728, 45.9006, 94.2261) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.87
Light Magenta
#FA5FF7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EF8 #8FF88E
analogous
#C28EF8 #F78EF8 #F88EC4
triadic
#F78EF8 #F8F78E #8EF8F7
tetradic
#F78EF8 #F8C28E #8FF88E #8EC4F8
square
#F78EF8 #F8C28E #8FF88E #8EC4F8
split-complementary
#F78EF8 #C4F88E #8EF8C2
monochromatic
#EF1BF1 #F354F4 #F78EF8 #FBC8FC #FDE2FD
Accessibility & contrast
On white
2.06
#F78EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F78EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EF8
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EF8 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#FD99B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78ef8; /* rgb */ color: rgb(247, 142, 248); /* oklch */ color: oklch(79.4% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#fcb2fb',
500: '#f78ef8',
950: '#000000',
},
}SCSS
$custom: #f78ef8; $custom-light: #fcb2fb; $custom-dark: #000000;
JSON
{
"hex": "#f78ef8",
"rgb": {
"r": 247,
"g": 142,
"b": 248
},
"hsl": {
"h": 299.434,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.79374,
"c": 0.18126,
"h": 326.8
},
"luminance": 0.45897
}Semantic roles & 50–950 ramp
primary
#F78EF8
secondary
#D6F5D6
accent
#E50103
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085