#F78FFC#F78FFC
#F78FFC is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.183 H 325.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F78FFC |
|---|---|
| RGB | rgb(247, 143, 252) |
| HSL | hsl(297, 95%, 77%) |
| HSV | hsv(297, 43%, 99%) |
| CMYK | cmyk(2%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.84, 54.97, -37.93) |
| CIE-LCH | lch(73.84, 66.79, 325.39°) |
| OKLab | oklab(79.69% 0.151 -0.1039) |
| OKLCH | oklch(79.69% 0.183 325.5) |
| XYZ | xyz(65.7494, 46.4504, 97.5791) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.36
Candy Pink
#FF63E9
ΔE00 7.74
Violet Pink
#FB5FFC
ΔE00 8.09
Light Magenta
#FA5FF7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78FFC #94FC8F
analogous
#C18FFC #F78FFC #FC8FCA
triadic
#F78FFC #FCF78F #8FFCF7
tetradic
#F78FFC #FCC18F #94FC8F #8FCAFC
square
#F78FFC #FCC18F #94FC8F #8FCAFC
split-complementary
#F78FFC #CAFC8F #8FFCC1
monochromatic
#EE18F9 #F353FA #F78FFC #FBCBFE #FDE1FE
Accessibility & contrast
On white
2.04
#F78FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F78FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78FFC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78FFC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#FC9BBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f78ffc; /* rgb */ color: rgb(247, 143, 252); /* oklch */ color: oklch(79.7% 0.183 325.5);
Tailwind
colors: {
custom: {
50: '#fcb2fd',
500: '#f78ffc',
950: '#000000',
},
}SCSS
$custom: #f78ffc; $custom-light: #fcb2fd; $custom-dark: #000000;
JSON
{
"hex": "#f78ffc",
"rgb": {
"r": 247,
"g": 143,
"b": 252
},
"hsl": {
"h": 297.248,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79693,
"c": 0.18331,
"h": 325.5
},
"luminance": 0.46447
}Semantic roles & 50–950 ramp
primary
#F78FFC
secondary
#D6F6D5
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085