#F78BEE#F78BEE
#F78BEE is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.5% C 0.177 H 330.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BEE |
|---|---|
| RGB | rgb(247, 139, 238) |
| HSL | hsl(305, 87%, 76%) |
| HSV | hsv(305, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 3.6%, 3.1%) |
| CIE-LAB | lab(72.51, 54.51, -32.37) |
| CIE-LCH | lch(72.51, 63.40, 329.30°) |
| OKLab | oklab(78.52% 0.1538 -0.0881) |
| OKLCH | oklch(78.52% 0.177 330.2) |
| XYZ | xyz(63.0223, 44.4159, 86.1259) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BEE #8BF794
analogous
#CA8BF7 #F78BEE #F78BB8
triadic
#F78BEE #EEF78B #8BEEF7
tetradic
#F78BEE #F7CA8B #8BF794 #8BB8F7
square
#F78BEE #F7CA8B #8BF794 #8BB8F7
split-complementary
#F78BEE #B8F78B #8BF7CA
monochromatic
#EF18DD #F352E6 #F78BEE #FBC4F6 #FDE2FB
Accessibility & contrast
On white
2.12
#F78BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F78BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BEE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BEE | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#FE93B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f78bee; /* rgb */ color: rgb(247, 139, 238); /* oklch */ color: oklch(78.5% 0.177 330.2);
Tailwind
colors: {
custom: {
50: '#fcb0f3',
500: '#f78bee',
950: '#000000',
},
}SCSS
$custom: #f78bee; $custom-light: #fcb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f78bee",
"rgb": {
"r": 247,
"g": 139,
"b": 238
},
"hsl": {
"h": 305,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.78516,
"c": 0.17728,
"h": 330.2
},
"luminance": 0.44412
}Semantic roles & 50–950 ramp
primary
#F78BEE
secondary
#D6F5D9
accent
#E41502
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085