#F77AEE#F77AEE
#F77AEE is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.204 H 330.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AEE |
|---|---|
| RGB | rgb(247, 122, 238) |
| HSL | hsl(304, 89%, 72%) |
| HSV | hsv(304, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 3.6%, 3.1%) |
| CIE-LAB | lab(69.38, 62.69, -37.22) |
| CIE-LCH | lch(69.38, 72.91, 329.30°) |
| OKLab | oklab(76.19% 0.1771 -0.1017) |
| OKLCH | oklch(76.19% 0.204 330.1) |
| XYZ | xyz(60.7494, 39.8700, 85.3683) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 1.89
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AEE #7AF783
analogous
#C27AF7 #F77AEE #F77AB0
triadic
#F77AEE #EEF77A #7AEEF7
tetradic
#F77AEE #F7C27A #7AF783 #7AB0F7
square
#F77AEE #F7C27A #7AF783 #7AB0F7
split-complementary
#F77AEE #B0F77A #7AF7C2
monochromatic
#E90ED9 #F440E7 #F77AEE #FAB4F5 #FDE2FB
Accessibility & contrast
On white
2.34
#F77AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F77AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AEE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AEE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77aee; /* rgb */ color: rgb(247, 122, 238); /* oklch */ color: oklch(76.2% 0.204 330.1);
Tailwind
colors: {
custom: {
50: '#fca5f4',
500: '#f77aee',
950: '#000000',
},
}SCSS
$custom: #f77aee; $custom-light: #fca5f4; $custom-dark: #000000;
JSON
{
"hex": "#f77aee",
"rgb": {
"r": 247,
"g": 122,
"b": 238
},
"hsl": {
"h": 304.32,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.76192,
"c": 0.20428,
"h": 330.1
},
"luminance": 0.39866
}Semantic roles & 50–950 ramp
primary
#F77AEE
secondary
#D6F5D8
accent
#E51100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85