#F77EF1#F77EF1
#F77EF1 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.201 H 329.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EF1 |
|---|---|
| RGB | rgb(247, 126, 241) |
| HSL | hsl(303, 88%, 73%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 49%, 2.4%, 3.1%) |
| CIE-LAB | lab(70.21, 61.32, -37.57) |
| CIE-LCH | lch(70.21, 71.91, 328.51°) |
| OKLab | oklab(76.85% 0.1723 -0.1028) |
| OKLCH | oklch(76.85% 0.201 329.2) |
| XYZ | xyz(61.6951, 41.0503, 87.8759) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EF1 #7EF784
analogous
#C07EF7 #F77EF1 #F77EB4
triadic
#F77EF1 #F1F77E #7EF1F7
tetradic
#F77EF1 #F7C07E #7EF784 #7EB4F7
square
#F77EF1 #F7C07E #7EF784 #7EB4F7
split-complementary
#F77EF1 #B4F77E #7EF7C0
monochromatic
#EC0FE1 #F344EB #F77EF1 #FBB8F7 #FDE2FC
Accessibility & contrast
On white
2.28
#F77EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F77EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EF1
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EF1 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A1F5
Deuteranopia (green-blind)
#99B2ED
Tritanopia (blue-blind)
#FE89AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77ef1; /* rgb */ color: rgb(247, 126, 241); /* oklch */ color: oklch(76.8% 0.201 329.2);
Tailwind
colors: {
custom: {
50: '#fca7f6',
500: '#f77ef1',
950: '#000000',
},
}SCSS
$custom: #f77ef1; $custom-light: #fca7f6; $custom-dark: #000000;
JSON
{
"hex": "#f77ef1",
"rgb": {
"r": 247,
"g": 126,
"b": 241
},
"hsl": {
"h": 302.975,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.7685,
"c": 0.20061,
"h": 329.2
},
"luminance": 0.41047
}Semantic roles & 50–950 ramp
primary
#F77EF1
secondary
#D6F5D7
accent
#E50C01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85