#F78AE2#F78AE2
#F78AE2 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.9% C 0.169 H 334.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F78AE2 |
|---|---|
| RGB | rgb(247, 138, 226) |
| HSL | hsl(312, 87%, 75%) |
| HSV | hsv(312, 44%, 97%) |
| CMYK | cmyk(0%, 44.1%, 8.5%, 3.1%) |
| CIE-LAB | lab(71.86, 53.00, -26.79) |
| CIE-LCH | lch(71.86, 59.39, 333.19°) |
| OKLab | oklab(77.88% 0.1526 -0.0723) |
| OKLCH | oklch(77.88% 0.169 334.6) |
| XYZ | xyz(61.1736, 43.4458, 77.1005) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 4.44
Bubblegum Pink
#FE83CC
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78AE2 #8AF79F
analogous
#D68AF7 #F78AE2 #F78AAB
triadic
#F78AE2 #E2F78A #8AE2F7
tetradic
#F78AE2 #F7D68A #8AF79F #8AABF7
square
#F78AE2 #F7D68A #8AF79F #8AABF7
split-complementary
#F78AE2 #ABF78A #8AF7D6
monochromatic
#EF17C6 #F351D4 #F78AE2 #FBC3F0 #FDE2F8
Accessibility & contrast
On white
2.17
#F78AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F78AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78AE2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78AE2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E5
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#FF8FAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f78ae2; /* rgb */ color: rgb(247, 138, 226); /* oklch */ color: oklch(77.9% 0.169 334.6);
Tailwind
colors: {
custom: {
50: '#fcafeb',
500: '#f78ae2',
950: '#000000',
},
}SCSS
$custom: #f78ae2; $custom-light: #fcafeb; $custom-dark: #000000;
JSON
{
"hex": "#f78ae2",
"rgb": {
"r": 247,
"g": 138,
"b": 226
},
"hsl": {
"h": 311.56,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.77881,
"c": 0.16889,
"h": 334.6
},
"luminance": 0.43442
}Semantic roles & 50–950 ramp
primary
#F78AE2
secondary
#D6F5DC
accent
#E42D02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084