#F77DF9#F77DF9
#F77DF9 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.1% C 0.209 H 326.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DF9 |
|---|---|
| RGB | rgb(247, 125, 249) |
| HSL | hsl(299, 91%, 73%) |
| HSV | hsv(299, 50%, 98%) |
| CMYK | cmyk(0.8%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.37, 63.16, -41.69) |
| CIE-LCH | lch(70.37, 75.68, 326.57°) |
| OKLab | oklab(77.08% 0.1749 -0.1146) |
| OKLCH | oklch(77.08% 0.209 326.8) |
| XYZ | xyz(62.7891, 41.2844, 94.2656) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 4.72
Light Magenta
#FA5FF7
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DF9 #7FF97D
analogous
#B97DF9 #F77DF9 #F97DBD
triadic
#F77DF9 #F9F77D #7DF9F7
tetradic
#F77DF9 #F9B97D #7FF97D #7DBDF9
square
#F77DF9 #F9B97D #7FF97D #7DBDF9
split-complementary
#F77DF9 #BDF97D #7DF9B9
monochromatic
#ED0BF0 #F342F6 #F77DF9 #FBB7FC #FDE2FE
Accessibility & contrast
On white
2.27
#F77DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F77DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DF9
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DF9 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FD
Deuteranopia (green-blind)
#95B2F5
Tritanopia (blue-blind)
#FD8BB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77df9; /* rgb */ color: rgb(247, 125, 249); /* oklch */ color: oklch(77.1% 0.209 326.8);
Tailwind
colors: {
custom: {
50: '#fca7fb',
500: '#f77df9',
950: '#000000',
},
}SCSS
$custom: #f77df9; $custom-light: #fca7fb; $custom-dark: #000000;
JSON
{
"hex": "#f77df9",
"rgb": {
"r": 247,
"g": 125,
"b": 249
},
"hsl": {
"h": 299.032,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.77083,
"c": 0.20905,
"h": 326.8
},
"luminance": 0.41281
}Semantic roles & 50–950 ramp
primary
#F77DF9
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85