#F77DF8#F77DF8
#F77DF8 is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.208 H 327.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DF8 |
|---|---|
| RGB | rgb(247, 125, 248) |
| HSL | hsl(300, 90%, 73%) |
| HSV | hsv(300, 50%, 97%) |
| CMYK | cmyk(0.4%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.33, 62.99, -41.22) |
| CIE-LCH | lch(70.33, 75.27, 326.80°) |
| OKLab | oklab(77.04% 0.1747 -0.1132) |
| OKLCH | oklch(77.04% 0.208 327.1) |
| XYZ | xyz(62.6336, 41.2222, 93.4463) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DF8 #7EF87D
analogous
#B97DF8 #F77DF8 #F87DBB
triadic
#F77DF8 #F8F77D #7DF8F7
tetradic
#F77DF8 #F8B97D #7EF87D #7DBBF8
square
#F77DF8 #F8B97D #7EF87D #7DBBF8
split-complementary
#F77DF8 #BBF87D #7DF8B9
monochromatic
#EC0DEE #F343F5 #F77DF8 #FBB7FB #FDE2FD
Accessibility & contrast
On white
2.27
#F77DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F77DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DF8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DF8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#FD8BB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77df8; /* rgb */ color: rgb(247, 125, 248); /* oklch */ color: oklch(77.0% 0.208 327.1);
Tailwind
colors: {
custom: {
50: '#fca7fb',
500: '#f77df8',
950: '#000000',
},
}SCSS
$custom: #f77df8; $custom-light: #fca7fb; $custom-dark: #000000;
JSON
{
"hex": "#f77df8",
"rgb": {
"r": 247,
"g": 125,
"b": 248
},
"hsl": {
"h": 299.512,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.77036,
"c": 0.20818,
"h": 327.1
},
"luminance": 0.41219
}Semantic roles & 50–950 ramp
primary
#F77DF8
secondary
#D6F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85