#F78DFF#F78DFF
#F78DFF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.189 H 324.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DFF |
|---|---|
| RGB | rgb(247, 141, 255) |
| HSL | hsl(296, 100%, 78%) |
| HSV | hsv(296, 45%, 100%) |
| CMYK | cmyk(3.1%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(73.58, 56.51, -39.97) |
| CIE-LCH | lch(73.58, 69.21, 324.73°) |
| OKLab | oklab(79.54% 0.1543 -0.1097) |
| OKLCH | oklch(79.54% 0.189 324.6) |
| XYZ | xyz(65.9310, 46.0469, 100.0034) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.67
Candy Pink
#FF63E9
ΔE00 7.54
Violet Pink
#FB5FFC
ΔE00 7.62
Light Magenta
#FA5FF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DFF #95FF8D
analogous
#BE8DFF #F78DFF #FF8DCE
triadic
#F78DFF #FFF78D #8DFFF7
tetradic
#F78DFF #FFBE8D #95FF8D #8DCEFF
square
#F78DFF #FFBE8D #95FF8D #8DCEFF
split-complementary
#F78DFF #CEFF8D #8DFFBE
monochromatic
#EE13FF #F350FF #F78DFF #FBCAFF #FDE0FF
Accessibility & contrast
On white
2.06
#F78DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F78DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DFF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DFF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#FB9ABA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f78dff; /* rgb */ color: rgb(247, 141, 255); /* oklch */ color: oklch(79.5% 0.189 324.6);
Tailwind
colors: {
custom: {
50: '#fcb1ff',
500: '#f78dff',
950: '#000000',
},
}SCSS
$custom: #f78dff; $custom-light: #fcb1ff; $custom-dark: #000000;
JSON
{
"hex": "#f78dff",
"rgb": {
"r": 247,
"g": 141,
"b": 255
},
"hsl": {
"h": 295.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.79539,
"c": 0.18933,
"h": 324.6
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#F78DFF
secondary
#D6F7D4
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086