#F77FF9#F77FF9
#F77FF9 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.3% C 0.206 H 326.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FF9 |
|---|---|
| RGB | rgb(247, 127, 249) |
| HSL | hsl(299, 91%, 74%) |
| HSV | hsv(299, 49%, 98%) |
| CMYK | cmyk(0.8%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(70.73, 62.22, -41.14) |
| CIE-LCH | lch(70.73, 74.59, 326.53°) |
| OKLab | oklab(77.35% 0.1722 -0.113) |
| OKLCH | oklch(77.35% 0.206 326.7) |
| XYZ | xyz(63.0448, 41.7959, 94.3508) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.29
Candy Pink
#FF63E9
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FF9 #81F97F
analogous
#BA7FF9 #F77FF9 #F97FBE
triadic
#F77FF9 #F9F77F #7FF9F7
tetradic
#F77FF9 #F9BA7F #81F97F #7FBEF9
square
#F77FF9 #F9BA7F #81F97F #7FBEF9
split-complementary
#F77FF9 #BEF97F #7FF9BA
monochromatic
#EE0BF2 #F345F6 #F77FF9 #FBB9FC #FDE2FE
Accessibility & contrast
On white
2.24
#F77FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F77FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FF9
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FF9 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#FD8DB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77ff9; /* rgb */ color: rgb(247, 127, 249); /* oklch */ color: oklch(77.3% 0.206 326.7);
Tailwind
colors: {
custom: {
50: '#fca8fb',
500: '#f77ff9',
950: '#000000',
},
}SCSS
$custom: #f77ff9; $custom-light: #fca8fb; $custom-dark: #000000;
JSON
{
"hex": "#f77ff9",
"rgb": {
"r": 247,
"g": 127,
"b": 249
},
"hsl": {
"h": 299.016,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.77345,
"c": 0.20597,
"h": 326.7
},
"luminance": 0.41792
}Semantic roles & 50–950 ramp
primary
#F77FF9
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85