#F78DF8#F78DF8
#F78DF8 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.2% C 0.183 H 326.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DF8 |
|---|---|
| RGB | rgb(247, 141, 248) |
| HSL | hsl(299, 88%, 76%) |
| HSV | hsv(299, 43%, 97%) |
| CMYK | cmyk(0.4%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(73.29, 55.26, -36.61) |
| CIE-LCH | lch(73.29, 66.29, 326.47°) |
| OKLab | oklab(79.23% 0.153 -0.1002) |
| OKLCH | oklch(79.23% 0.183 326.8) |
| XYZ | xyz(64.8247, 45.6044, 94.1767) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 7.23
Light Magenta
#FA5FF7
ΔE00 7.82
Violet Pink
#FB5FFC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DF8 #8EF88D
analogous
#C28DF8 #F78DF8 #F88DC4
triadic
#F78DF8 #F8F78D #8DF8F7
tetradic
#F78DF8 #F8C28D #8EF88D #8DC4F8
square
#F78DF8 #F8C28D #8EF88D #8DC4F8
split-complementary
#F78DF8 #C4F88D #8DF8C2
monochromatic
#EF1AF1 #F353F4 #F78DF8 #FBC7FC #FDE2FD
Accessibility & contrast
On white
2.08
#F78DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F78DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DF8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DF8 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#FD98B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78df8; /* rgb */ color: rgb(247, 141, 248); /* oklch */ color: oklch(79.2% 0.183 326.8);
Tailwind
colors: {
custom: {
50: '#fcb1fb',
500: '#f78df8',
950: '#000000',
},
}SCSS
$custom: #f78df8; $custom-light: #fcb1fb; $custom-dark: #000000;
JSON
{
"hex": "#f78df8",
"rgb": {
"r": 247,
"g": 141,
"b": 248
},
"hsl": {
"h": 299.439,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.7923,
"c": 0.18289,
"h": 326.8
},
"luminance": 0.45601
}Semantic roles & 50–950 ramp
primary
#F78DF8
secondary
#D6F5D6
accent
#E50003
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085