#F77BEE#F77BEE
#F77BEE is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.203 H 330.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BEE |
|---|---|
| RGB | rgb(247, 123, 238) |
| HSL | hsl(304, 89%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 3.6%, 3.1%) |
| CIE-LAB | lab(69.55, 62.23, -36.95) |
| CIE-LCH | lch(69.55, 72.37, 329.30°) |
| OKLab | oklab(76.32% 0.1758 -0.101) |
| OKLCH | oklch(76.32% 0.203 330.1) |
| XYZ | xyz(60.8728, 40.1168, 85.4094) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BEE #7BF784
analogous
#C27BF7 #F77BEE #F77BB0
triadic
#F77BEE #EEF77B #7BEEF7
tetradic
#F77BEE #F7C27B #7BF784 #7BB0F7
square
#F77BEE #F7C27B #7BF784 #7BB0F7
split-complementary
#F77BEE #B0F77B #7BF7C2
monochromatic
#E90EDA #F441E7 #F77BEE #FAB5F5 #FDE2FB
Accessibility & contrast
On white
2.33
#F77BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F77BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BEE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BEE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f77bee; /* rgb */ color: rgb(247, 123, 238); /* oklch */ color: oklch(76.3% 0.203 330.1);
Tailwind
colors: {
custom: {
50: '#fca6f4',
500: '#f77bee',
950: '#000000',
},
}SCSS
$custom: #f77bee; $custom-light: #fca6f4; $custom-dark: #000000;
JSON
{
"hex": "#f77bee",
"rgb": {
"r": 247,
"g": 123,
"b": 238
},
"hsl": {
"h": 304.355,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.76322,
"c": 0.20274,
"h": 330.1
},
"luminance": 0.40113
}Semantic roles & 50–950 ramp
primary
#F77BEE
secondary
#D6F5D8
accent
#E51100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85