#F77AEA#F77AEA
#F77AEA is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.201 H 331.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AEA |
|---|---|
| RGB | rgb(247, 122, 234) |
| HSL | hsl(306, 89%, 72%) |
| HSV | hsv(306, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 5.3%, 3.1%) |
| CIE-LAB | lab(69.21, 62.03, -35.27) |
| CIE-LCH | lch(69.21, 71.36, 330.38°) |
| OKLab | oklab(76.01% 0.1765 -0.0962) |
| OKLCH | oklch(76.01% 0.201 331.4) |
| XYZ | xyz(60.1682, 39.6375, 82.3076) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Violet (CSS)
#EE82EE
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AEA #7AF787
analogous
#C67AF7 #F77AEA #F77AAC
triadic
#F77AEA #EAF77A #7AEAF7
tetradic
#F77AEA #F7C67A #7AF787 #7AACF7
square
#F77AEA #F7C67A #7AF787 #7AACF7
split-complementary
#F77AEA #ACF77A #7AF7C6
monochromatic
#E90ED2 #F440E1 #F77AEA #FAB4F3 #FDE2FA
Accessibility & contrast
On white
2.35
#F77AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F77AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AEA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AEA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#9AAFE6
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77aea; /* rgb */ color: rgb(247, 122, 234); /* oklch */ color: oklch(76.0% 0.201 331.4);
Tailwind
colors: {
custom: {
50: '#fca5f1',
500: '#f77aea',
950: '#000000',
},
}SCSS
$custom: #f77aea; $custom-light: #fca5f1; $custom-dark: #000000;
JSON
{
"hex": "#f77aea",
"rgb": {
"r": 247,
"g": 122,
"b": 234
},
"hsl": {
"h": 306.24,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.76014,
"c": 0.20098,
"h": 331.4
},
"luminance": 0.39634
}Semantic roles & 50–950 ramp
primary
#F77AEA
secondary
#D6F5D9
accent
#E51800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84