#F77EF8#F77EF8
#F77EF8 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.207 H 327.0°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F77EF8 |
|---|---|
| RGB | rgb(247, 126, 248) |
| HSL | hsl(300, 90%, 73%) |
| HSV | hsv(300, 49%, 97%) |
| CMYK | cmyk(0.4%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.51, 62.52, -40.94) |
| CIE-LCH | lch(70.51, 74.73, 326.78°) |
| OKLab | oklab(77.17% 0.1734 -0.1124) |
| OKLCH | oklch(77.17% 0.207 327) |
| XYZ | xyz(62.7608, 41.4766, 93.4887) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 3.08
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77EF8 #7FF87E
analogous
#BA7EF8 #F77EF8 #F87EBC
triadic
#F77EF8 #F8F77E #7EF8F7
tetradic
#F77EF8 #F8BA7E #7FF87E #7EBCF8
square
#F77EF8 #F8BA7E #7FF87E #7EBCF8
split-complementary
#F77EF8 #BCF87E #7EF8BA
monochromatic
#ED0DEF #F344F5 #F77EF8 #FBB8FB #FDE2FD
Accessibility & contrast
On white
2.26
#F77EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F77EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77EF8
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77EF8 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#FD8BB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77ef8; /* rgb */ color: rgb(247, 126, 248); /* oklch */ color: oklch(77.2% 0.207 327.0);
Tailwind
colors: {
custom: {
50: '#fca8fb',
500: '#f77ef8',
950: '#000000',
},
}SCSS
$custom: #f77ef8; $custom-light: #fca8fb; $custom-dark: #000000;
JSON
{
"hex": "#f77ef8",
"rgb": {
"r": 247,
"g": 126,
"b": 248
},
"hsl": {
"h": 299.508,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.77167,
"c": 0.20665,
"h": 327
},
"luminance": 0.41473
}Semantic roles & 50–950 ramp
primary
#F77EF8
secondary
#D6F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85