#F77AFA#F77AFA
#F77AFA is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.214 H 326.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AFA |
|---|---|
| RGB | rgb(247, 122, 250) |
| HSL | hsl(299, 93%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(1.2%, 51.2%, 0%, 2%) |
| CIE-LAB | lab(69.89, 64.73, -42.99) |
| CIE-LCH | lch(69.89, 77.71, 326.41°) |
| OKLab | oklab(76.74% 0.1789 -0.1183) |
| OKLCH | oklch(76.74% 0.214 326.5) |
| XYZ | xyz(62.5714, 40.5988, 94.9645) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.08
Violet Pink
#FB5FFC
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AFA #7DFA7A
analogous
#B77AFA #F77AFA #FA7ABD
triadic
#F77AFA #FAF77A #7AFAF7
tetradic
#F77AFA #FAB77A #7DFA7A #7ABDFA
square
#F77AFA #FAB77A #7DFA7A #7ABDFA
split-complementary
#F77AFA #BDFA7A #7AFAB7
monochromatic
#EB09F1 #F33FF8 #F77AFA #FBB5FC #FDE2FE
Accessibility & contrast
On white
2.30
#F77AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F77AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AFA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AFA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#FD89AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77afa; /* rgb */ color: rgb(247, 122, 250); /* oklch */ color: oklch(76.7% 0.214 326.5);
Tailwind
colors: {
custom: {
50: '#fca5fc',
500: '#f77afa',
950: '#000000',
},
}SCSS
$custom: #f77afa; $custom-light: #fca5fc; $custom-dark: #000000;
JSON
{
"hex": "#f77afa",
"rgb": {
"r": 247,
"g": 122,
"b": 250
},
"hsl": {
"h": 298.594,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.76742,
"c": 0.21447,
"h": 326.5
},
"luminance": 0.40595
}Semantic roles & 50–950 ramp
primary
#F77AFA
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85