#F77BEF#F77BEF
#F77BEF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.204 H 329.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BEF |
|---|---|
| RGB | rgb(247, 123, 239) |
| HSL | hsl(304, 89%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 3.2%, 3.1%) |
| CIE-LAB | lab(69.59, 62.39, -37.43) |
| CIE-LCH | lch(69.59, 72.76, 329.04°) |
| OKLab | oklab(76.37% 0.176 -0.1023) |
| OKLCH | oklch(76.37% 0.204 329.8) |
| XYZ | xyz(61.0201, 40.1757, 86.1853) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 3.81
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BEF #7BF783
analogous
#C17BF7 #F77BEF #F77BB1
triadic
#F77BEF #EFF77B #7BEFF7
tetradic
#F77BEF #F7C17B #7BF783 #7BB1F7
square
#F77BEF #F7C17B #7BF783 #7BB1F7
split-complementary
#F77BEF #B1F77B #7BF7C1
monochromatic
#E90EDB #F441E8 #F77BEF #FAB5F6 #FDE2FC
Accessibility & contrast
On white
2.32
#F77BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F77BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BEF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BEF | 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)
#749FF3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77bef; /* rgb */ color: rgb(247, 123, 239); /* oklch */ color: oklch(76.4% 0.204 329.8);
Tailwind
colors: {
custom: {
50: '#fca6f4',
500: '#f77bef',
950: '#000000',
},
}SCSS
$custom: #f77bef; $custom-light: #fca6f4; $custom-dark: #000000;
JSON
{
"hex": "#f77bef",
"rgb": {
"r": 247,
"g": 123,
"b": 239
},
"hsl": {
"h": 303.871,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76366,
"c": 0.20358,
"h": 329.8
},
"luminance": 0.40172
}Semantic roles & 50–950 ramp
primary
#F77BEF
secondary
#D6F5D8
accent
#E50F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85