#F78EF2#F78EF2
#F78EF2 is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.1% C 0.176 H 328.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F78EF2 |
|---|---|
| RGB | rgb(247, 142, 242) |
| HSL | hsl(303, 87%, 76%) |
| HSV | hsv(303, 43%, 97%) |
| CMYK | cmyk(0%, 42.5%, 2%, 3.1%) |
| CIE-LAB | lab(73.24, 53.71, -33.41) |
| CIE-LCH | lch(73.24, 63.26, 328.11°) |
| OKLab | oklab(79.12% 0.1505 -0.0911) |
| OKLCH | oklch(79.12% 0.176 328.8) |
| XYZ | xyz(64.0568, 45.5342, 89.4021) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.29
Plum
#DDA0DD
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.33
Bubblegum Pink
#FE83CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78EF2 #8EF793
analogous
#C88EF7 #F78EF2 #F78EBE
triadic
#F78EF2 #F2F78E #8EF2F7
tetradic
#F78EF2 #F7C88E #8EF793 #8EBEF7
square
#F78EF2 #F7C88E #8EF793 #8EBEF7
split-complementary
#F78EF2 #BEF78E #8EF7C8
monochromatic
#EF1CE5 #F355EB #F78EF2 #FBC7F9 #FDE2FC
Accessibility & contrast
On white
2.08
#F78EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F78EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78EF2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78EF2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF6
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FE97B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78ef2; /* rgb */ color: rgb(247, 142, 242); /* oklch */ color: oklch(79.1% 0.176 328.8);
Tailwind
colors: {
custom: {
50: '#fcb2f6',
500: '#f78ef2',
950: '#000000',
},
}SCSS
$custom: #f78ef2; $custom-light: #fcb2f6; $custom-dark: #000000;
JSON
{
"hex": "#f78ef2",
"rgb": {
"r": 247,
"g": 142,
"b": 242
},
"hsl": {
"h": 302.857,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.79118,
"c": 0.17587,
"h": 328.8
},
"luminance": 0.45531
}Semantic roles & 50–950 ramp
primary
#F78EF2
secondary
#D6F5D7
accent
#E30D02
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085