#F77BEC#F77BEC
#F77BEC is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.2% C 0.201 H 330.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BEC |
|---|---|
| RGB | rgb(247, 123, 236) |
| HSL | hsl(305, 89%, 73%) |
| HSV | hsv(305, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 4.5%, 3.1%) |
| CIE-LAB | lab(69.47, 61.89, -35.97) |
| CIE-LCH | lch(69.47, 71.59, 329.83°) |
| OKLab | oklab(76.23% 0.1755 -0.0982) |
| OKLCH | oklch(76.23% 0.201 330.8) |
| XYZ | xyz(60.5806, 39.9999, 83.8705) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.75
Violet (CSS)
#EE82EE
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.04
Violet Pink
#FB5FFC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BEC #7BF786
analogous
#C47BF7 #F77BEC #F77BAE
triadic
#F77BEC #ECF77B #7BECF7
tetradic
#F77BEC #F7C47B #7BF786 #7BAEF7
square
#F77BEC #F7C47B #7BF786 #7BAEF7
split-complementary
#F77BEC #AEF77B #7BF7C4
monochromatic
#E90ED6 #F441E4 #F77BEC #FAB5F4 #FDE2FB
Accessibility & contrast
On white
2.33
#F77BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F77BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BEC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BEC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77bec; /* rgb */ color: rgb(247, 123, 236); /* oklch */ color: oklch(76.2% 0.201 330.8);
Tailwind
colors: {
custom: {
50: '#fca6f2',
500: '#f77bec',
950: '#000000',
},
}SCSS
$custom: #f77bec; $custom-light: #fca6f2; $custom-dark: #000000;
JSON
{
"hex": "#f77bec",
"rgb": {
"r": 247,
"g": 123,
"b": 236
},
"hsl": {
"h": 305.323,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76233,
"c": 0.20109,
"h": 330.8
},
"luminance": 0.39996
}Semantic roles & 50–950 ramp
primary
#F77BEC
secondary
#D6F5D8
accent
#E51500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85