#F77FFE#F77FFE
#F77FFE is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.210 H 325.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FFE |
|---|---|
| RGB | rgb(247, 127, 254) |
| HSL | hsl(297, 98%, 75%) |
| HSV | hsv(297, 50%, 100%) |
| CMYK | cmyk(2.8%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(70.95, 63.09, -43.53) |
| CIE-LCH | lch(70.95, 76.65, 325.40°) |
| OKLab | oklab(77.58% 0.1729 -0.1199) |
| OKLCH | oklch(77.58% 0.21 325.3) |
| XYZ | xyz(63.8351, 42.1119, 98.5127) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FFE #86FE7F
analogous
#B87FFE #F77FFE #FE7FC6
triadic
#F77FFE #FEF77F #7FFEF7
tetradic
#F77FFE #FEB87F #86FE7F #7FC6FE
square
#F77FFE #FEB87F #86FE7F #7FC6FE
split-complementary
#F77FFE #C6FE7F #7FFEB8
monochromatic
#EF06FD #F342FE #F77FFE #FBBCFE #FDE1FF
Accessibility & contrast
On white
2.23
#F77FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F77FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FFE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FFE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#FC8EB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f77ffe; /* rgb */ color: rgb(247, 127, 254); /* oklch */ color: oklch(77.6% 0.210 325.3);
Tailwind
colors: {
custom: {
50: '#fca8ff',
500: '#f77ffe',
950: '#000000',
},
}SCSS
$custom: #f77ffe; $custom-light: #fca8ff; $custom-dark: #000000;
JSON
{
"hex": "#f77ffe",
"rgb": {
"r": 247,
"g": 127,
"b": 254
},
"hsl": {
"h": 296.693,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77577,
"c": 0.21039,
"h": 325.3
},
"luminance": 0.42109
}Semantic roles & 50–950 ramp
primary
#F77FFE
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86