#F778FB#F778FB
#F778FB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.218 H 326.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F778FB |
|---|---|
| RGB | rgb(247, 120, 251) |
| HSL | hsl(298, 94%, 73%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(1.6%, 52.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.59, 65.82, -44.01) |
| CIE-LCH | lch(69.59, 79.18, 326.23°) |
| OKLab | oklab(76.54% 0.1816 -0.1212) |
| OKLCH | oklch(76.54% 0.218 326.3) |
| XYZ | xyz(62.4856, 40.1756, 95.7115) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 4.28
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F778FB #7CFB78
analogous
#B578FB #F778FB #FB78BD
triadic
#F778FB #FBF778 #78FBF7
tetradic
#F778FB #FBB578 #7CFB78 #78BDFB
square
#F778FB #FBB578 #7CFB78 #78BDFB
split-complementary
#F778FB #BDFB78 #78FBB5
monochromatic
#EA07F1 #F33DF9 #F778FB #FBB3FD #FDE1FE
Accessibility & contrast
On white
2.32
#F778FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F778FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F778FB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F778FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F778FB | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#FD88AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f778fb; /* rgb */ color: rgb(247, 120, 251); /* oklch */ color: oklch(76.5% 0.218 326.3);
Tailwind
colors: {
custom: {
50: '#fca4fd',
500: '#f778fb',
950: '#000000',
},
}SCSS
$custom: #f778fb; $custom-light: #fca4fd; $custom-dark: #000000;
JSON
{
"hex": "#f778fb",
"rgb": {
"r": 247,
"g": 120,
"b": 251
},
"hsl": {
"h": 298.168,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.76536,
"c": 0.21832,
"h": 326.3
},
"luminance": 0.40172
}Semantic roles & 50–950 ramp
primary
#F778FB
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85