#F77BF8#F77BF8
#F77BF8 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.211 H 327.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BF8 |
|---|---|
| RGB | rgb(247, 123, 248) |
| HSL | hsl(300, 90%, 73%) |
| HSV | hsv(300, 50%, 97%) |
| CMYK | cmyk(0.4%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.98, 63.92, -41.77) |
| CIE-LCH | lch(69.98, 76.35, 326.84°) |
| OKLab | oklab(76.78% 0.1773 -0.1148) |
| OKLCH | oklch(76.78% 0.211 327.1) |
| XYZ | xyz(62.3829, 40.7209, 93.3628) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 2.86
Candy Pink
#FF63E9
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BF8 #7CF87B
analogous
#B87BF8 #F77BF8 #F87BBA
triadic
#F77BF8 #F8F77B #7BF8F7
tetradic
#F77BF8 #F8B87B #7CF87B #7BBAF8
square
#F77BF8 #F8B87B #7CF87B #7BBAF8
split-complementary
#F77BF8 #BAF87B #7BF8B8
monochromatic
#EA0DEC #F341F5 #F77BF8 #FBB5FB #FDE2FD
Accessibility & contrast
On white
2.30
#F77BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F77BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BF8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BF8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#FD89AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77bf8; /* rgb */ color: rgb(247, 123, 248); /* oklch */ color: oklch(76.8% 0.211 327.1);
Tailwind
colors: {
custom: {
50: '#fca6fb',
500: '#f77bf8',
950: '#000000',
},
}SCSS
$custom: #f77bf8; $custom-light: #fca6fb; $custom-dark: #000000;
JSON
{
"hex": "#f77bf8",
"rgb": {
"r": 247,
"g": 123,
"b": 248
},
"hsl": {
"h": 299.52,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76777,
"c": 0.21122,
"h": 327.1
},
"luminance": 0.40717
}Semantic roles & 50–950 ramp
primary
#F77BF8
secondary
#D6F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85