#F77CFF#F77CFF
#F77CFF is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.2% C 0.216 H 325.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CFF |
|---|---|
| RGB | rgb(247, 124, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 51%, 100%) |
| CMYK | cmyk(3.1%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(70.46, 64.67, -44.83) |
| CIE-LCH | lch(70.46, 78.69, 325.27°) |
| OKLab | oklab(77.24% 0.177 -0.1236) |
| OKLCH | oklch(77.24% 0.216 325.1) |
| XYZ | xyz(63.6139, 41.4128, 99.2311) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CFF #84FF7C
analogous
#B67CFF #F77CFF #FF7CC6
triadic
#F77CFF #FFF77C #7CFFF7
tetradic
#F77CFF #FFB67C #84FF7C #7CC6FF
square
#F77CFF #FFB67C #84FF7C #7CC6FF
split-complementary
#F77CFF #C6FF7C #7CFFB6
monochromatic
#F002FF #F33FFF #F77CFF #FBB9FF #FDE0FF
Accessibility & contrast
On white
2.26
#F77CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F77CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CFF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CFF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FC8CB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77cff; /* rgb */ color: rgb(247, 124, 255); /* oklch */ color: oklch(77.2% 0.216 325.1);
Tailwind
colors: {
custom: {
50: '#fca7ff',
500: '#f77cff',
950: '#000000',
},
}SCSS
$custom: #f77cff; $custom-light: #fca7ff; $custom-dark: #000000;
JSON
{
"hex": "#f77cff",
"rgb": {
"r": 247,
"g": 124,
"b": 255
},
"hsl": {
"h": 296.336,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77235,
"c": 0.21584,
"h": 325.1
},
"luminance": 0.41409
}Semantic roles & 50–950 ramp
primary
#F77CFF
secondary
#D6F7D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86