#F77EFA#F77EFA
#F77EFA is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.208 H 326.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EFA |
|---|---|
| RGB | rgb(247, 126, 250) |
| HSL | hsl(299, 93%, 74%) |
| HSV | hsv(299, 50%, 98%) |
| CMYK | cmyk(1.2%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(70.60, 62.86, -41.90) |
| CIE-LCH | lch(70.60, 75.55, 326.32°) |
| OKLab | oklab(77.26% 0.1737 -0.1152) |
| OKLCH | oklch(77.26% 0.208 326.5) |
| XYZ | xyz(63.0727, 41.6014, 95.1316) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EFA #81FA7E
analogous
#B97EFA #F77EFA #FA7EBF
triadic
#F77EFA #FAF77E #7EFAF7
tetradic
#F77EFA #FAB97E #81FA7E #7EBFFA
square
#F77EFA #FAB97E #81FA7E #7EBFFA
split-complementary
#F77EFA #BFFA7E #7EFAB9
monochromatic
#EE09F4 #F343F8 #F77EFA #FBB9FC #FDE2FE
Accessibility & contrast
On white
2.25
#F77EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F77EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EFA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EFA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FD8CB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77efa; /* rgb */ color: rgb(247, 126, 250); /* oklch */ color: oklch(77.3% 0.208 326.5);
Tailwind
colors: {
custom: {
50: '#fca8fc',
500: '#f77efa',
950: '#000000',
},
}SCSS
$custom: #f77efa; $custom-light: #fca8fc; $custom-dark: #000000;
JSON
{
"hex": "#f77efa",
"rgb": {
"r": 247,
"g": 126,
"b": 250
},
"hsl": {
"h": 298.548,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.7726,
"c": 0.20839,
"h": 326.5
},
"luminance": 0.41598
}Semantic roles & 50–950 ramp
primary
#F77EFA
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85