#F78AEF#F78AEF
#F78AEF is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.4% C 0.180 H 329.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F78AEF |
|---|---|
| RGB | rgb(247, 138, 239) |
| HSL | hsl(304, 87%, 75%) |
| HSV | hsv(304, 44%, 97%) |
| CMYK | cmyk(0%, 44.1%, 3.2%, 3.1%) |
| CIE-LAB | lab(72.35, 55.18, -33.15) |
| CIE-LCH | lch(72.35, 64.37, 329.00°) |
| OKLab | oklab(78.42% 0.1555 -0.0903) |
| OKLCH | oklch(78.42% 0.18 329.9) |
| XYZ | xyz(63.0255, 44.1865, 86.8537) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 7.13
Orchid
#DA70D6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78AEF #8AF792
analogous
#C98AF7 #F78AEF #F78AB8
triadic
#F78AEF #EFF78A #8AEFF7
tetradic
#F78AEF #F7C98A #8AF792 #8AB8F7
square
#F78AEF #F7C98A #8AF792 #8AB8F7
split-complementary
#F78AEF #B8F78A #8AF7C9
monochromatic
#EF17DF #F351E7 #F78AEF #FBC3F7 #FDE2FB
Accessibility & contrast
On white
2.13
#F78AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F78AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78AEF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78AEF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#FE93B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f78aef; /* rgb */ color: rgb(247, 138, 239); /* oklch */ color: oklch(78.4% 0.180 329.9);
Tailwind
colors: {
custom: {
50: '#fcaff4',
500: '#f78aef',
950: '#000000',
},
}SCSS
$custom: #f78aef; $custom-light: #fcaff4; $custom-dark: #000000;
JSON
{
"hex": "#f78aef",
"rgb": {
"r": 247,
"g": 138,
"b": 239
},
"hsl": {
"h": 304.404,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.78415,
"c": 0.17977,
"h": 329.9
},
"luminance": 0.44183
}Semantic roles & 50–950 ramp
primary
#F78AEF
secondary
#D6F5D8
accent
#E41202
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085