#F78BEC#F78BEC
#F78BEC is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.4% C 0.176 H 330.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BEC |
|---|---|
| RGB | rgb(247, 139, 236) |
| HSL | hsl(306, 87%, 76%) |
| HSV | hsv(306, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 4.5%, 3.1%) |
| CIE-LAB | lab(72.43, 54.17, -31.39) |
| CIE-LCH | lch(72.43, 62.61, 329.91°) |
| OKLab | oklab(78.43% 0.1534 -0.0853) |
| OKLCH | oklch(78.43% 0.176 330.9) |
| XYZ | xyz(62.7301, 44.2990, 84.5870) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 6.78
Plum
#DDA0DD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BEC #8BF796
analogous
#CC8BF7 #F78BEC #F78BB6
triadic
#F78BEC #ECF78B #8BECF7
tetradic
#F78BEC #F7CC8B #8BF796 #8BB6F7
square
#F78BEC #F7CC8B #8BF796 #8BB6F7
split-complementary
#F78BEC #B6F78B #8BF7CC
monochromatic
#EF18D9 #F352E3 #F78BEC #FBC4F5 #FDE2FA
Accessibility & contrast
On white
2.13
#F78BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F78BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BEC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BEC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f78bec; /* rgb */ color: rgb(247, 139, 236); /* oklch */ color: oklch(78.4% 0.176 330.9);
Tailwind
colors: {
custom: {
50: '#fcb0f2',
500: '#f78bec',
950: '#000000',
},
}SCSS
$custom: #f78bec; $custom-light: #fcb0f2; $custom-dark: #000000;
JSON
{
"hex": "#f78bec",
"rgb": {
"r": 247,
"g": 139,
"b": 236
},
"hsl": {
"h": 306.111,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.78432,
"c": 0.17556,
"h": 330.9
},
"luminance": 0.44296
}Semantic roles & 50–950 ramp
primary
#F78BEC
secondary
#D6F5D9
accent
#E41902
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085