#F77AEF#F77AEF
#F77AEF is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.2% C 0.205 H 329.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AEF |
|---|---|
| RGB | rgb(247, 122, 239) |
| HSL | hsl(304, 89%, 72%) |
| HSV | hsv(304, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 3.2%, 3.1%) |
| CIE-LAB | lab(69.42, 62.86, -37.70) |
| CIE-LCH | lch(69.42, 73.30, 329.04°) |
| OKLab | oklab(76.24% 0.1773 -0.1031) |
| OKLCH | oklch(76.24% 0.205 329.8) |
| XYZ | xyz(60.8967, 39.9289, 86.1441) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Violet (CSS)
#EE82EE
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AEF #7AF782
analogous
#C17AF7 #F77AEF #F77AB1
triadic
#F77AEF #EFF77A #7AEFF7
tetradic
#F77AEF #F7C17A #7AF782 #7AB1F7
square
#F77AEF #F7C17A #7AF782 #7AB1F7
split-complementary
#F77AEF #B1F77A #7AF7C1
monochromatic
#E90EDB #F440E8 #F77AEF #FAB4F6 #FDE2FC
Accessibility & contrast
On white
2.34
#F77AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F77AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AEF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AEF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77aef; /* rgb */ color: rgb(247, 122, 239); /* oklch */ color: oklch(76.2% 0.205 329.8);
Tailwind
colors: {
custom: {
50: '#fca5f4',
500: '#f77aef',
950: '#000000',
},
}SCSS
$custom: #f77aef; $custom-light: #fca5f4; $custom-dark: #000000;
JSON
{
"hex": "#f77aef",
"rgb": {
"r": 247,
"g": 122,
"b": 239
},
"hsl": {
"h": 303.84,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.76237,
"c": 0.20511,
"h": 329.8
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#F77AEF
secondary
#D6F5D8
accent
#E50F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85